Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[REQUEST] Auto move if stuck for 60s
#1
Hello,

There is a small bug in the client which makes the cavebot stuck for unlimited time. This usually happens when looting and on client side it moves 1 SQM. In the server it doesnt move this SQM, so it gets stuck. It's easily solved by clicking either left,right,up or down. So I would like to know if someone could make a little script that clicks one of these arrows when it doesnt move for 60s.
|Only Registered members can see download links. | Click here to buy subscription or here to register.
|Only Registered members can see download links. | Click here to buy subscription or here to register.alt="Smile" title="Smile" class="smilie smilie_1" /> Thanks in advance

#2
Hello.

If you are standing still for 60s+ then it will try to randomly move using arrow keys.
if standtime() >= 60000 then
    move(random(1, 4))
end

#3
super i had same problem and found this topic before asking in priv. where should I paste it? to persistence or to nex cavebot step edited lua?

#4
Hello.

That depends on you, both tools can run LUA scripts but works in different ways.
Cavebot -> Action will only run the script when you go on that waypoint.
Persistents automatically runs the script from time to time.
Hotkeys -> LUA Script runs the script when you press the hotkey you bind.

So I believe the best case will be in persistents, but as I said, that depends on you.



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016