NeoQuest II Trainer

By nq2guy Last update Jul 29, 2008 — Installed 5,297 times.

"...for it has already been defeated!"

in
Subscribe to "...for it has already been defeated!" 1 post, 1 voice

MrJon User
FirefoxWindows
I found this rather annoying loop after I left it on overnight only to find it still refreshing constantly at the page where it says that the monster has already been defeated. No biggie... So I edited this part of the script: if(((texts[j].innerHTML.search(/for it has already been defeated!/)) != -1) || (texts[j].innerHTML=="You must select a valid target to cast on!
")) { hitTarget++; if(hitTarget>=9) { GM_setValue("hitTarget",5); } else { GM_setValue("hitTarget",hitTarget); } } I changed the 5 into a 4. This will increment the target to 5 again. Otherwise, this is a wonderful time-saving script that has already gotten me a silver NQII trophy!
Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel