GW Working Bots 2020

08/27/2021 13:39 14ert#2056
Quote:
Originally Posted by lalilu11 View Post
Thanks @[Only registered and activated users can see links. Click Here To Register...] i will try it later. I tried bot for about 8 h without crash.
I found out some issues. If u die bot have trouble to start again. I hope i can improve that.
Hi guys,

Currently the norn farm on the omnifarmer bot crashes every time a map piece drops.. would anyone be able to assist me in fixing this issue?

tyvm!
08/27/2021 14:01 lalilu11#2057
@[Only registered and activated users can see links. Click Here To Register...] hey yes if already fixed that but i forget to post it.
Go to CanPickUp in CommonFunction



EDIT: if dont want to pick up -> Return False

have fun.

Quote:
Originally Posted by honigkuchenpferd2 View Post
I have this one, but it crashes after leaving the town. Maybe you can try and fix it. :)
hey i fixed the bot. I will try one run today or tomorrow and upload it after finish one successfull run.
08/28/2021 20:11 lalilu11#2058
have fun.
08/29/2021 23:34 lemoutondu10#2059
Thanks! testing it right now
08/31/2021 21:26 adoreadork#2060
Quote:
Originally Posted by lalilu11 View Post
@[Only registered and activated users can see links. Click Here To Register...] take my fixed omniFarmer its for all titels u need

EDIT: Pls change HEADER_SIGNPOST_RUN in GWA2_Headers to 0x4F in order to run deldrimor without crash
for the SS/LB, its crashing at the worm hole. Would you know how to fix this?
08/31/2021 21:28 lalilu11#2061
Quote:
Originally Posted by adoreadork View Post
for the SS/LB, its crashing at the worm hole. Would you know how to fix this?
have fun.
08/31/2021 22:52 adoreadork#2062
Quote:
Originally Posted by lalilu11 View Post
have fun.
thanks, from looking at the code, the ss/lb required the same change as the deldrimor?
08/31/2021 22:54 lalilu11#2063
Quote:
Originally Posted by adoreadork View Post
thanks, from looking at the code, the ss/lb required the same change as the deldrimor?
no i just forgot something ;)
09/02/2021 17:51 myssstick14#2064
Hi all i use vaettir bot. Its possible to manage the bot for put q9 weapon only in storage and sell all other weapon
Sorry for m'y Bad english :/....i am french
Have fun
MyssStick
09/02/2021 18:08 Pmolik1809#2065
Quote:
Originally Posted by myssstick14 View Post
Hi all i use vaettir bot. Its possible to manage the bot for put q9 weapon only in storage and sell all other weapon
Sorry for m'y Bad english :/....i am french
Have fun
MyssStick
You could add something like that in your CanSell Function - that will at least keep the Q9 item in your inventory and then you could write a function to store weapons :)

Code:
Local $Rarity = GetRarity($aItem)
Local $aType = DllStructGetData($aItem, 'Type')
Local $aReq = GetItemReq($aItem)

Switch $aType
	Case 2, 5, 12, 15, 22, 24, 26, 27, 32, 35, 36
		If $Rarity = 2624 And $aReq = 9 Then
                      Return False
		EndIf
EndSwitch
09/03/2021 00:22 Kid sushi#2066
Hi,

There is some issues with ur bds bot: on level 3, the bot doesnt use conset, and he doesnt pick up the end chest
09/07/2021 20:27 Blind995#2067
Dont even need to scan those files to know they are filled with viruses lmao
09/09/2021 10:23 Winomil#2068
The bot is not working very well, you will have to fix it
09/09/2021 13:22 Junky-Love#2069
Hey guys !
It seems the "Open Chests" of the bot makes the game crash when you take kurzick bounty.

Any idea how to fix that?

Thanks !!
09/09/2021 14:56 TheKuM1Ko#2070
Goodmorning,

Im looking for an enter battle bot (i dont care if it is not working i'll try to adjust it!)
I tried the search button but probably im too tard to find it

Thanks in advance