Don’t use the latest version. It’s an older version you need to use. Version 3. Something. Don’t remember which one off the top of my head. I’ll look it up when I get home
For those having issues with the snowball dominance bot not picking up the quest correctly or turning it in please just add sleep parameters before the following lines:
if not $amDead then Dialog(0x83A601)
if not $amDead then Dialog(0x84)
if not $amDead then Dialog(0x83A607)
The bot was going to fast for the dialogue choices to register. Hope this helps.
SD run/fail counter isn't working for me, both are sitting at 0. Is it working for you? Not a big deal, because the script logs the runs success/fails to a file in the scripts dir. So I can guestimate that its winning ~75% of the time.
*Edit*
I added the sleep timers as suggested in the post above mine, no change. Initally set to sleep(100), will adjust and update.
SD run/fail counter isn't working for me, both are sitting at 0. Is it working for you? Not a big deal, because the script logs the runs success/fails to a file in the scripts dir. So I can guestimate that its winning ~75% of the time.
*Edit*
I added the sleep timers as suggested in the post above mine, no change. Initally set to sleep(100), will adjust and update.
The runs and fails counters do not work on mine either. I set the sleep on both to 1000 and that is what works for me. Using a ranger and N/R with pet gives me about a 75% win rate as well.
This is what most of the alterations looks like
endIf
if not $amDead then GoNearestNPCToCoords(-1490, 3511)
if not $amDead then sleep(1000)
if not $amDead then Dialog(0x83A601)
if not $amDead then sleep(1000)
if not $amDead then Dialog(0x84)
if not $amDead then sleep(1000)
if not $amDead then WaitMapLoading($MAPID_EOTN_Snowballs, 20000)
I made an update to the Polar Bot v9.7. I renamed it Polar Bear Bot by Blake v0.1, because I don't want anybody to get the impression, that this is an official update to the v9.7.
Updates include:
- Fixed a Bug where you wouldn't Pick up the Chest Loot if you unchecked "Collect Candy Canes" checkbox.
- Removed GetPrimaryProfession(). Please only use Assassin!
- Added a feature to fight in the last Battle!, if you tick the checkbox "Fight in Last Battle"
If you wanna try out the Fight feature please use Assassin and Cupcake!!!
I have not tested the fighting without cupcake, but it will probably fail quite a lot.
I would love to see you guys post some screens of statistics after you try it out for a few hours!
Does anyone have a Snowball Dominance bot that doesn't need a N/R with pet to work? I swear I used to see one around these forums last year but can't find it now, if I do I'll post it here for everyone.
Hi I have noticed the Vaettir bot here is not using Arcane Echo at all, when i manually press it though the bot begins to use slot 7's extra wastrel. Has anyone noticed the same?
Is there any working Pre-Searing bots right now? I've been trying a few out that are outdated, but most of them either: Don't launch or: don't do anything whilst running.