vampireWars

By blannie Last update Dec 1, 2009 — Installed 66,967 times.

update of 17 nov of game broke some thing in ap

in
Subscribe to update of 17 nov of game broke some thing in ap 13 posts, 7 voices



kakoura User
FirefoxWindows

i saw that auto mission is broke and it wont show the ratio of missions with the latest updates. auto fight works and auto buy if i manually go to the properties page. i havent checked any of the other options so far.

 
carlsbad User
FirefoxWindows

same problem here.

edit -- problem still persists, any ideas?

 
kakoura User
FirefoxWindows

wasnt that time stamp added a lot of time ago? or am i wrong? +the way auto mission was working by reloading the page shouldnt have a problem with the time cause it was getting the new link every time (i think)

 
Mozbrad User
FirefoxWindows

They modified some of the tags that the script was using to detect the jobs, but it can be fixed. There are two lines of code, both the same, that need to be modified.

Find the two instances of the following line:

var jobs = document.evaluate("//tr[@class='darkRow'] | //tr[@class='lightRow']", document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);

and change them to:

var jobs = document.evaluate("//tr[@class='darkRow'] | //tr[@class='lightRow'] | //tr[@class='']", document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);

I have tested this fix and it works in that it re-activates missions. I do not know if it will have any negative consequences.

 
kakoura User
FirefoxWindows

well the weird part is i can only find it 1 time in 2.6.1 -> looks like it is working though... will get back with any problems if i see any... if u fry my cpu i will haunt you :)

 
carlsbad User
FirefoxWindows

There is only one instance, I think he meant 2 lines.

The fix works great ....... bows_cap_in-hand!

 
PaoloGigli User
ChromeWindows

in my case, script refreshes every 3 secs. regardless of refresh time set
Coffin:
auto refresh On
url: /fight.php
Prioritize Missions over Combat On
enable auto-Bank On
Combat:
enable auto-Fight On
faR 0
AFEG 3
enable auto-Heal On
mh 50
mr 5
fight random vampires On

Any advice?

 
kakoura User
FirefoxWindows

the only problem i find right now after this fix and the auto buff fix from the other discussion is that it still hangs when it tries to auto akem gamble

 
xtcnafive0 User
FirefoxWindows

How do I modify the script that Mozbrad talks about?

 
kakoura User
FirefoxWindows

right click on the monkey face bottom right of ff, manage user scripts, find the vwap, click edit then do this edit and find the auto buff one from the other discussion here

 
xtcnafive0 User
FirefoxWindows

When I click on edit, it opens my c:/windows document folder.
I don't see any folders associated with Vampire Wars.

 
MightyDoc Scriptwright
ChromeWindows

continuing the script (as long as possible =)
http://userscripts.org/scripts/show/64049

 
blannie Script's Author
ChromeX11

Good job MightyDoc

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