Thats simple one, just for 1 acc follow, i wanted 7 acc follow with smart cast and fight.
The followbot I made is meant for unlocking maps for a toon on one or more accounts, but no fighting implemented. I can imagine that multiple accounts working together would require pretty harsh coding
Been MIA for a while but trying to use the presearing omni farmer again, how do I actually get it to use the igneous summoning stone? Currently have it checked on in the settings but it doesn't summon it (at least when trying to do the 2-10 as that is all I've tried so far).
Been MIA for a while but trying to use the presearing omni farmer again, how do I actually get it to use the igneous summoning stone? Currently have it checked on in the settings but it doesn't summon it (at least when trying to do the 2-10 as that is all I've tried so far).
I'm having the same issue, for some reason I got it to work on one character but still wont work on other characters.
Hey Y'all just wanted to post a massive thank you to everyone for the bots. The people who are here offering help are just fantastic. I have used information here to hack together some features into bots, and i cant believe its worked.
IM currently using a Vaettir-v0.3 bot and it must be something im doing wrong, its got the cool feature where you can choose with toggles what you want the bot to do with golds and salvaging. The problem im running into is that i have it set to store golds salvage white, blue, purple.... its just salvaging everything and i dont know what im inputting wrong. any advice?
Seen some recent talk of a mantids bot, I updated this one awhile back and it runs great. Is probably my favorite mantid bot that's ever been written! Credit to the original author, I just updated the GWA2 and deleted duplicate functions. It tells you how many of each celestial item it picks up, counts eye drops as well as amber. All around awesome bot! As of write now, it's canpickup func has some stuff written out. I have it only picking up shields/staves and scepters
Build is in the file but here also
OgcUYxr2lPPInDoOD3JcgOhuJIA
Bot works great and that GUI looks pretty slick mate
You might wanna copy the build above into the script, cause the one in the script is dervish
Bot works great and that GUI looks pretty slick mate
You might wanna copy the build above into the script, cause the one in the script is dervish
I actually didn't write any of the code and i think that was just some constants copied and pasted from a nf pcon bot i think. Yeah it's one of my favorites forsure! Mantid wise i mean.
I'm having the same issue, for some reason I got it to work on one character but still wont work on other characters.
It seems to happen with certain proffesions, for exmpl, my mesmer summons the fire imp but the warrior doesn't.
Easy fix for it.
1. run bot
2. run toolbox ( yes, that works with this bot without crashes )
3. make new hotkey in toolbox to use item ( in this case you're fire imp )
4. enable in the newly made hotkey ' trigger this key when entering an explorable area '
Done, now with the next run the bot will do, the fire imp is summoned.
I actually didn't write any of the code and i think that was just some constants copied and pasted from a nf pcon bot i think. Yeah it's one of my favorites forsure! Mantid wise i mean.
Ah, my bad for not reading properly ^^
Thanks for sharing anyway
anyone have any idea how to edit the Omnibot to turn in faction at say 40k instead of just going until full? in 2 runs you get roughly 44k and then it runs a full run again and you end up wasting time and faction. i suppose also a resign and turn in on max would work as well. im using the omni bot on page/post 1.
anyone have any idea how to edit the Omnibot to turn in faction at say 40k instead of just going until full? in 2 runs you get roughly 44k and then it runs a full run again and you end up wasting time and faction. i suppose also a resign and turn in on max would work as well. im using the omni bot on page/post 1.
Search for this in the bot and change the 5000 to whatever you desire
If $Bool_Donate Then
Do
CurrentAction("Donate")
DonateFaction(1)
RndSleep(250)
Until GetLuxonFaction() < 5000
Else