Search found 314 matches: greasemonkey

Searched query: greasemonkey

by
Tue Sep 29, 2009 1:36 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

As far as adding choice adventures goes... I'm willing to code them, but without wasting a bunch of turns, I'm not gonna have the info I need. Translation: if there's an adventure you want included in the script that isn't handled... do a 'view frame source' and copy&paste the source into a mess...
by Muhandes
Tue Sep 29, 2009 12:00 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Thanks for posting it.

Can you add the other choice adventures please? I noticed specifically that "Just Deserts" is missing.
by
Mon Sep 28, 2009 7:14 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Carygon Nijax wrote:how can I install those "improved" adventure scripts?
Well, you could grab it from http://userscripts.org/scripts/show/58801

(Yep, finally posted it.)
by
Mon Sep 28, 2009 1:02 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

// ==UserScript== // @name spambuff // @description TH spam-buffing // @include http://www.twilightheroes.com/skills.php // ==/UserScript== var temp = document.getElementsByTagName('form'); var menu = document.getElementsByTagName('select')[1]; var item = menu.options[menu.options.selectedIndex].va...
by
Sat Sep 26, 2009 8:06 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

My best suggestion atm is to install the original version, then edit it, copy and pasting. I'll look into posting a complete version somewhere once I'm finished tinkering with it... but until such time, unless someone else chooses to somehow put the modified script on the wiki... that's about the on...
by Carygon Nijax
Sat Sep 26, 2009 2:40 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

how can I install those "improved" adventure scripts?
by
Sat Sep 26, 2009 12:07 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Stationary combat buttons works (as much as it does) with the autoadventure. It's better to turn it off, as it slows things down somewhat, but it can be left on without causing any functional problems... just performance ones. As to the wikification script... I've never used that one, so don't know ...
by Muhandes
Sat Sep 26, 2009 11:04 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

I had to turn off Stationary Combat Buttons, Choice Selection Saver, Continuous Attack, so far, as expected, but also the wikifier, which I wasn't expecting.
by
Fri Sep 25, 2009 10:22 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Just for the record, I typically have about 4-6 scripts active, and the autoadventure script has played nicely with all of them... Of course, I don't use that POS continuous attack script (I much prefer having the ability to do something other than attack, and not having to handle repetitive non-com...
by Cristiona
Fri Sep 25, 2009 4:23 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Well... you need to turn off other combat scripts. Outfit Manager, XP Status, and SellCube Items all play nicely with it. Actually, now that I think about it, so does Stationary Combat Buttons.
by Muhandes
Fri Sep 25, 2009 2:53 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

I had to turn off all other scripts to make this work, but now it does and it's very fine.
by
Fri Sep 25, 2009 2:21 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

The script works well for me, as long as I don't have any drops. When an item drops, the script clicks the wiki link of the last item (another greasemonkey script provides the links) and goes to the wiki. I'll stick to Continuous Attack for the time being. :-)
by Cristiona
Thu Sep 24, 2009 9:14 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

I have a working copy. Possibly messy as hell, but here you go: // ==UserScript== // @name Twilight Heros Adventure Script // @namespace www.twilightheroes.com // @description Autoadventureing for TH. // @include http://www.twilightheroes.com/fight.php* // ==/UserScript== function Select_Value_Set(S...
by
Thu Sep 24, 2009 3:05 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

... this enemy, and // something else against other enemies... that isn't available yet) ask someone // in chat or post a request in the forums on the greasemonkey thread. //If you don't want to use any of these specific example strategies, simply comment // out the strategy that isn't desired to list. ...
by MagiNinjA
Fri Sep 04, 2009 7:49 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

My request would fulfill yours, for sure.
by Harry Dresden
Fri Sep 04, 2009 4:11 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Anyone know how to edit the autoattack script so that it can throw a star before attacking to death?
by Strlikecrazy
Sun Aug 23, 2009 5:21 am
Forum: Gameplay & Discussion
Topic: Perfect Equipment
Replies: 26
Views: 53606

Re: Perfect Equipment

... script. What do they do and how come I dont have them? Clicking the W opens the wiki page. You dont have it? Download and install Firefox, get greasemonkey and then search the TH wiki for greasemonkey scripts. Also, what would be a good Azathoth hunter gear for non-Donaters? Dunno, i'll have ...
by Satan
Mon Aug 10, 2009 5:53 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

When we renovated Olaf's phpbot code, I added in item tracking. Although I should probably make a separate array for tracking by encounter. Probably can do that via the array we'd have to make for tracking encounters, so no big deal, either. I'll send the code as soon as I remember your email addres...
by neocamp22
Mon Aug 10, 2009 9:36 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Counting how many times you get each adventure and how many time you get each item is very similar codewise. However, I don't think anyone has even begun doing either of those two things for phpbot. I might be willing to take a look this week. Sate, please send me the code when you've got a sec. Com...
by Satan
Sun Aug 09, 2009 5:12 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

This would be much more easily done in a bot like in perl or php... JS kinda sucks... But overall the methods aren't that dissimilar in any of the languages, you've just got language limitations to deal with in JS. Technically, with a few modifications, the phpbot can already do what you want it to...
by
Sun Aug 09, 2009 7:34 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

1. A simple counter of combat/non-combat. I looked at the code and this is already detected and there are empty if clauses where I could increment the counters. But since I have zero experience in javascript I don't know how to display these counters. I don't mind any reasonable solution for where/...
by Muhandes
Sun Aug 09, 2009 5:15 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

This would be much more easily done in a bot like in perl or php... JS kinda sucks... But overall the methods aren't that dissimilar in any of the languages, you've just got language limitations to deal with in JS. Technically, with a few modifications, the phpbot can already do what you want it to...
by Satan
Sun Aug 09, 2009 1:07 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

This would be much more easily done in a bot like in perl or php... JS kinda sucks... But overall the methods aren't that dissimilar in any of the languages, you've just got language limitations to deal with in JS. Technically, with a few modifications, the phpbot can already do what you want it to ...
by Muhandes
Sun Aug 09, 2009 12:42 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Of course, I want EVERYTHING. But starting from simple to more complicated, each step would be useful on its own. 1. A simple counter of combat/non-combat. I looked at the code and this is already detected and there are empty if clauses where I could increment the counters. But since I have zero exp...
by
Sat Aug 08, 2009 8:04 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Oh. It'll take me longer to figure that one out. Didn't realize individual enemy counts for each type of combat were required.
by Satan
Sat Aug 08, 2009 6:34 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

He wants to know how many of each encounter (combat or not) he gets. Like, each enemy/non-com shows up and says encountered x times. For percentage stuffs.
by
Sat Aug 08, 2009 5:22 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

I'm hardly a GM guru, but I can take a look at that script and try to determine if I could make those changes, Muh. (Hopefully it's the version on the wiki that was meant, 'cuz that's what I'll be looking at.) If any of the guru types are still around, however, I do have a request: the nav pane has ...
by Muhandes
Wed Aug 05, 2009 7:06 am
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Is there anyone around here that can still help writing scripts? There are some simple things I would like to add to Continuous Attack which will make it a valuable spading tool. For instance, I noticed it already differentiates between combat and non-combat adventures, so just keeping tag of how ma...
by
Wed Jul 29, 2009 6:38 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Alarion wrote:You can find the script at userscripts.org: http://userscripts.org/scripts/show/28205.
Thanks!
by MagiNinjA
Tue Jul 28, 2009 11:40 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Not sure if ClownHammer and Co. is still around, but, if there was a way to have monster specific actions, that'd be great. So like if I met a gangster in red, maybe I'd use a spell instead. And if I can't, then just attack or something. I primarily want it so I can use items on specific monsters.
by
Sat Jul 25, 2009 3:55 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

mousel wrote:Does anyone know where to get the Wikification script? livercat's site seems to be down...
You can find the script at userscripts.org: http://userscripts.org/scripts/show/28205.
by Muhandes
Sat Jul 25, 2009 3:43 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Someone suggested it add chat, so I tried to write a script that adds a link to the MD in the top pane. I totally stole the Rest link script. But still, the problem is, it includes user ID and I can't find a way to get that from the top pane, and I don't know enough to get it from another pane. Anyw...
by
Mon Jul 13, 2009 12:23 am
Forum: Gameplay & Discussion
Topic: Twilight Heroes needs cheap/free/good marketing ideas!
Replies: 162
Views: 97450

Re: Twilight Heroes needs cheap/free/good marketing ideas!

... some games do is let you know when you can vote next. I created this in about five minutes: http://www.fileqube.com/file/QjlkWbD206012 It's a greasemonkey script that adds a "Vote for TH!" link right next to the logo. This will help remind me to vote every day, which is better than ...
by
Sun Jul 12, 2009 11:16 pm
Forum: Gameplay & Discussion
Topic: Greasemonkey
Replies: 352
Views: 210977

Re: Greasemonkey

Does anyone know where to get the Wikification script? livercat's site seems to be down...