I was working on fixing the gwa2 and fixed most the patterns and other things like rendering.... before the guy stopped working with me and went and tried to sell bots to the public. which then backfired on him because he tried to use a flawed .a3x method to obfuscate the code --- here is the rest of the render fix you need!
'What you reap is what you sow!'
Code:
FUNC ENABLERENDERING()
MEMORYWRITE($MDISABLERENDERING, 0)
ENDFUNC
FUNC DISABLERENDERING()
IF MEMORYREAD(GETVALUE('DisableRendering')) THEN
ENABLERENDERING()
ELSE
MEMORYWRITE($MDISABLERENDERING, 1)
ENDIF
ENDFUNC
I was working on fixing the gwa2 and fixed most the patterns and other things like rendering.... before the guy stopped working with me and went and tried to sell bots to the public. which then backfired on him because he tried to use a flawed .a3x method to obfuscate the code --- here is the rest of the render fix you need!
'What you reap is what you sow!'
Code:
FUNC ENABLERENDERING()
MEMORYWRITE($MDISABLERENDERING, 0)
ENDFUNC
FUNC DISABLERENDERING()
IF MEMORYREAD(GETVALUE('DisableRendering')) THEN
ENABLERENDERING()
ELSE
MEMORYWRITE($MDISABLERENDERING, 1)
ENDIF
ENDFUNC
tks a lot Phat34 but it not working... bot stop when rendering is disable (it stop, it don't crash)
Look closely at the new disable rendering function and check how the vaettir bot does enable as I haven’t checked it yet.
While i can successfully disable rendering on the vaettir bot it doesnt kill at the end, which is particularly odd as it uses heart of shadows to unstuck itself no problem. I dont even know how to check for what is wrong because when i enable rendering again to see whats happening the bot kills just fine.
Ritualist feather bot from the 2019 topic, updated with the new gwa2. Works fine so far. (Bot is not my work, credits go to the original uploader - NiliyaFlamme iirc.)
anyone got any other working bots? I can pay in-game if needed.
(I have been a lurker for 9 years haha, really want to start writing my own scripts just don't know where to start, any pointers and tips would be greatly appreciated )
Hmm, got ban on 2 accs later 19 hours of use vaettir lol..strangely
If you have been banned, it's not about vaettir bot (i've farm the event like you without problem)... i'm using bots since + 10 years with only my 2 accounts and no problems for me.
As i say each time :
Quote:
1 - Don't use more than 2 accounts by ip adress ( or all accounts with same ip will be ban) 2 - Don't use more than 12 hours, take a break and restart 3 - Don't sell/buy stuff you get by bots (lot of ban in Kamadan) 4 - Be carefull in Pre searing, 1 developper and his daughter playing here; The dev ban quicly if he see a bot 5 - Ban waves are always start from pvp bots : JQ / HA / RA 6 - Don't be greedy
Cheers
If you have been banned, it's not about vaettir bot (i've farm the event like you without problem)... i'm using bots since + 10 years with only my 2 accounts and no problems for me.
As i say each time :
Also would like to add on this that it is worth going into your bots and setting up a switch of 5-10 random coordinate paths every time you map back to town. Been running bots for an extremely long time and feel this has helped me avoid bans immensely.