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
Disable Cavebot in "Action" option
#1
Hi. I need your help to write an "action" in cavebot.

In last position(Cavebot) i would like to make an action to "disable cavebot" when my character go to last position, then ONLY disable cavebot. All other functions should work. Please  
|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.loading="lazy" alt="[Image: biggrin.png]" class="mycode_img" />


And then:

special condition in presistents to write:  If "count" 5,6,10 etc. brown backpacks in inventory ---> then enable cavebot form the first position.
|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="Big Grin" title="Big Grin" class="smilie smilie_4" />
|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="Big Grin" title="Big Grin" class="smilie smilie_4" />
Reply

#2
Create an Action wpt with this code:
setsettings("Cavebot/Enabled", false)

if itemcount("brown mushroom") <= 10 then
    gotolabel(0)
    setsettings("Cavebot/Enabled", true)
end
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016