The bot doesn't buy lock, and this has it's logic.
You can buy locks ingame a lot cheaper than the standard rate of merchant, also wasting a stack of locks takes some hours (don't remember how many, also it changes if NM or HM).
But if you want, you can insert a simple function after the sell part.
All I can see on the matter regarding 'Buying Lockpicks' but thank you for clearing that up and I will be sure to read the logs next time, obviously my mistake...
Also sat and watched it go down to 0 lockpicks, and it kept running out to open chests, without buying more. Furthermore I cant seem to find in the code, where it actually just buys more lockpicks.
@
Might be my mistake here but since that is mentioned under unnecessary functions i assumed that he removed that tick-box because it's just needed.
Do you have enought gold in your inventory ~50k?
List of bots working/updated by trusted people for 2019 :
- by DeeperBlue and maril15 and by maril15 - by lolsweg4201 and updated by RiflemanX/Zaishen
- by Rusco95 / Koala95 and updated by strecky - by RiflemanX
- by RiflemanX - by RiflemanX
- by RiflemanX - by RiflemanX
- by RiflemanX - by Bibopp
- by Jamamon and updated by RiflemanX - by maril15
- by maril15 and updated by RiflemanX - by deroni93 and updated by Bibopp
- by gigi and updated by $tReCky and RiflemanX - by Tormiasz, updated by Lion2205 and Oneshout
- by strecky and updated by Bibopp ( for more LB point by Blind995)
Special bots :
- by uhlala2323
Waiting room :
- JQ bot (lot of report, so be carefull or ban hammer can come )
- HA bot (lot of report, so be carefull or ban hammer can come )
- Fiber bot (Dragon Mosses at St. Anjeka's Shrine)
- Stygian farm bot
- Follower bot
- Kurzick (Ferndale) farm points bot
- Mantids farm bot (celestial weapons from Nahpui Quarters)
- Dust farm bot (start from temple of ages)
- Underworld / Ecto farm bot
- Froggy Farm bot
- Voltaic spear farm bot
- Rock Paper Scissors bot (Lunar fortunes)
- RollerBeetle bot
- 9 Rings bot
- Snowball Dominance bot
- Ministerial commendation farming bot
Tell me if i've miss something
! NOT FROM ME !
Speedbook maybe not up to date, would be amazing if someone can have a look on it
JQ is working but some ppl have problems with it
JQ Re-Release working fine here but idk if other have problems with it
both JQ still have the problem with inventory-counting
Edit: the SpeedBook bot is working well. you just have to change the heros in the au3 file. I use primary mercs, thats why it can make problems for others.
its not looting.
I've updated a recent froggy bot from epvp with the GWA2 api patcher and it works, I think I can find my VS Bot, I have no reputation on this forum but I just updated them so tell me if you wan't them (free of course, i'll just upload them here)
Tested rollerbeetle bot above, it gets ya medals and obviously gets you gamer points, but it's going no where fast, not sure what the friendly toggle does but didn't notice it affecting anything, my beetle failed to place either 1st, 2nd or 3rd but am putting it down to the swarm of legit LGIT members playing currently, obviously left on loop you will eventually place and numbers will go down throughout the celebrations, but for now my time is going to be spent elsewhere on vaettirs
Hey so im having an issue with a bot that won't pic up delicious cakes (picks up all the others) and also doesn't deposit gold. once the bot hits 100k it just chills by the merch till i manually deposit gold.. any ideas what i did wrong?
I've updated a recent froggy bot from epvp with the GWA2 api patcher and it works, I think I can find my VS Bot, I have no reputation on this forum but I just updated them so tell me if you wan't them (free of course, i'll just upload them here)
Hey so im having an issue with a bot that won't pic up delicious cakes (picks up all the others) and also doesn't deposit gold. once the bot hits 100k it just chills by the merch till i manually deposit gold.. any ideas what i did wrong?
Is it vaettir? If so just add model id etc under the can pickup function, you might have to use toolbox to find the model id for the cakes though
Deposit Gold is a simple function that is already in GWA2. You can write simple like this: DepositGold(5000) and it will deposit 5,000 gold or what ever you specify. Here are more examples:
Option A:
Place the function GoldDeposit in cycle when you visit the town.
Code:
Func GoldDeposit
If GetGoldCharacter() > 90000 Then
;Out("Depositing Platinum")
DepositGold(40000)
Sleep(GetPing()+50)
EndIf
EndFunc
Option B:
Place Deposit_Platinum in the cycle when you visit the town. This example maintains an even balance on the char at all times.
Code:
Func Deposit_Platinum()
If GetGoldCharacter() < 5000 Then
WithdrawGold(50000)
Sleep(GetPing()+50)
EndIf
If GetGoldCharacter() > 90000 Then
;Out("Depositing Platinum")
DepositGold(40000)
Sleep(GetPing()+50)
EndIf
Sleep(GetPing()+50)
EndFunc
Last Chaos GuardianS - New 2019 Server (Opening 12 January 2019) 01/27/2019 - Last Chaos Private Server - 180 Replies https://www.youtube.com/watch?v=kCfwdUoPHu0
Website Coming Soon
Server Information
Start level :1
Max level:165
Experience:x2
Skill Points:x3