I got a problem with the LDoA bot, at least the 2-10 lvl one... the bot doesn't pass close enough to Rurik so it doesn't trigger the follow movement for this mission, also the bot doesn't pop the summoning stone.
This happens after the 1st run, because the 1st run the bot runs without any issues.
Hello guys, first of all i want to thank you for your efforts and for everything you do to help us. I dont know how to write scripts and dont know how to code... And i would like to ask does someone got dragon moss bot that works, and sells in gh? These days Anjeka is luxon and bot cant sell there. Thx in advance and sorry!
Could i get the build to this, my ranger seems to remove a skill everytime he runs out. Please and thanks!
Hey you can find the Build in the script!
Quote:
Originally Posted by TacticalWarfare
I got a problem with the LDoA bot, at least the 2-10 lvl one... the bot doesn't pass close enough to Rurik so it doesn't trigger the follow movement for this mission, also the bot doesn't pop the summoning stone.
This happens after the 1st run, because the 1st run the bot runs without any issues.
Guys which program do you recommend to use for learning scripting ? Is it python or some other program ? I want to start learning, thx !
if you check autoit functions and look into some public bots you learn fast. its just a question of how much time you want to spend on it. i started with wirting some very simple scripts to farm nick sets like go out of an outpost and kill a group -> pickuploot and repeat. And half a year later i am here and can basically write way way more complex scripts and own functions and have private bots
Hi guys, I found an old BDS bot, of course it does not work... Need to update, tell me how to update GWA2 and where to find the updated file? And what advice can you give in addition to updating the GWA2 file ? After all, it is not only necessary to change it? Thanks. Maybe I can make it work. In other files, too, probably need to make changes?
none can tell you what to update. you find updated gwa2's in some updated bots that got posted recently. you might need to update any sort of id (like key ID's Boss ID's usw) you can get those number from toolbox. but most of the time autoit tells you where is a logic mistake if you change a script
Hi guys, I found an old BDS bot, of course it does not work... Need to update, tell me how to update GWA2 and where to find the updated file? And what advice can you give in addition to updating the GWA2 file ? After all, it is not only necessary to change it? Thanks. Maybe I can make it work. In other files, too, probably need to make changes?
hi, to have done it recently thanks to the help of Restia Ashdoll it is necessary to replace the gwa2 and the headers to add in the program directly
#include "GWA2_Headers.au3" once done you would surely get an error message because a line is missing in the current gwa2 I can't remember which one, everything is written in the error message look in the old one and add the one here again it will logically work after that.
if you check autoit functions and look into some public bots you learn fast. its just a question of how much time you want to spend on it. i started with wirting some very simple scripts to farm nick sets like go out of an outpost and kill a group -> pickuploot and repeat. And half a year later i am here and can basically write way way more complex scripts and own functions and have private bots
And what programing language do i need to know C? c++? or what one ?
I've been sitting for 4 hours and I can't understand anything, ***..... I took the new GWA2 file from the working bot, replaced , it writes me an error in this place. Please tell me what to do?