You will find that follow security settings and use guest account to update WOW no longer works with 3.0.9. In that case you HAVE to either use dual boot or install it on another computer, and copy the result file to the computer you used to bot. Never let WOW or its installer run as admin on the OS installation you used to bot.
Common QA: viewtopic.php?f=4&t=611
Access denied? viewtopic.php?f=4&t=787
Step by Step instructions: viewtopic.php?f=4&t=362
Tutorials: http://www.zolohouse.com/wow/wowFighter/tutorials/
Video Tutorial: viewtopic.php?f=4&t=1534
Advanced Scripting for ZoloFighter: viewtopic.php?f=4&t=363
ZoloFighter javascript APIs: viewtopic.php?f=4&t=146
Binding questions/documentation: viewtopic.php?f=4&t=240
Res and ghost waypoints:
You don't need to be dead to make ghost waypoints. As long as you selected one of the ghost waypoint type in the main bot UI, you can make ghost waypoints.
Upgrade: viewtopic.php?f=4&t=1140
Demo/donated versions:
There is no difference between Demo and donated versions, except the demo version will stop after several hours (at least 3 hours, test it yourself), and there is a start up limit on demo (you can only start demo so many times a day).
Lost Key:
http://zolohouse.com/wow/wowFisher/recoverkey.php
Can't start wow, Error cant check user, Cant find user
Enable your guest account, make sure name of guest is spelled correctly in settings.txt.
Can't start wow, Directory is invalid:
Most likely you copied your wow to some directory instead of install it, so the registry setting is invalid (your registry is either missing, or pointed to something else). You can either fix the registry yourself, or run wow normally so it fixes it for you:
Open Key error
Make a wow.reg file and paste the following code, depending on your os, into it.
(Start -> Run -> Notepad.exe -> File -> "Save As" -> "wow.reg" as name and change "textfile" to "any file")
With Windows XP / Vista 32 Bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\World of Warcraft]
"InstallPath"="C:\\Your\\Path\\World of Warcraft\\"
With Windows XP / Vista 64 Bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Blizzard Entertainment\World of Warcraft]
"InstallPath"="C:\\Your\\Path\\World of Warcraft\\"
You can also add this manually to the registry!
Thanks to Mrrgrrbl for the 64-bit version!
auto login: viewtopic.php?f=4&t=1093
Res problems:
the latest fighter (0.8.3.16 above I think), has
- Code: Select all
var maxResCount = 2; //will res twice and stop
An intersting post on how you can spam certain skills: viewtopic.php?f=4&t=913
Thanks picknicker for the suggestion!
What happens when you see "demo, please try tomorrow" viewtopic.php?f=4&t=764&p=2903&hilit=demo#p2903
for non-English users, sometimes guest is spelled differently (i.e GÄst). In this case edit settings.txt file with notepad.
set guestname to GÄst by
- Code: Select all
GUEST:GÄst
zoloFighter and zoloFisher supports all languages via UTF8 format.
"demo, try again tomorrow" viewtopic.php?f=4&t=764&p=2903&hilit=demo#p2903
Can't start wow
either guest account is not enabled, wow registry is in correct, or this viewtopic.php?f=4&t=979
