Signup Now
Results 1 to 2 of 2

Thread: Help Cavebot

  1. #1
    Free User
    Join Date
    Mar 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0

    Help Cavebot

    Hi.
    Im looking for "action script" When cap <10 go deposit but if >10 return to respawn. Thanks

  2. #2
    Free User OkeN's Avatar
    Join Date
    Jul 2014
    Location
    Poland
    Posts
    122
    Reputation
    11
    Rep Power
    20
    Guess that's what you want. But I recommend you to use an cavebot script for it in a future.

    Code:
    if $cap < 10 then gotolabel(x,y)
    else gotolabel(x,y)
    end
    Last edited by OkeN; 09-02-2014 at 08:04 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •