Signup Now
Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Wind Powered
    Join Date
    Sep 2015
    Posts
    15
    Reputation
    10
    Rep Power
    0

    Red face Blessed wooden stake

    I was using a Blessed Wooden Stake User from Garkstal, and it was very nice.

    But now with the update we dont need to wait for fresh bodies anymore.

    I dont know how to fix his script.

    Is possible someone helping me with this script or with a new one.

    Ty

  2. #2
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by robroa View Post
    I was using a Blessed Wooden Stake User from Garkstal, and it was very nice.

    But now with the update we dont need to wait for fresh bodies anymore.

    I dont know how to fix his script.

    Is possible someone helping me with this script or with a new one.

    Ty
    Lucas already updated the functions.

    Changelog

    You can use the functions:

    skin(...)
    stake(...)
    skinkitchenknife(...)
    Helped you? REP+

  3. #3
    Wind Powered
    Join Date
    Sep 2015
    Posts
    15
    Reputation
    10
    Rep Power
    0
    I am a basic user. I just know how to use the basic tools. i dont know how to create or edit a script or where i use the functions. Any tutorial or faq that could help me?

  4. #4
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by robroa View Post
    I am a basic user. I just know how to use the basic tools. i dont know how to create or edit a script or where i use the functions. Any tutorial or faq that could help me?
    just use this action:

    auto(200)
    if maround() == 0 and not $lootsaround then
    stake(7,true)
    end
    Helped you? REP+

  5. #5
    Free User
    Join Date
    Dec 2013
    Posts
    162
    Reputation
    21
    Rep Power
    21
    Quote Originally Posted by Borges View Post
    just use this action:

    auto(200)
    if maround() == 0 and not $lootsaround then
    stake(7,true)
    end
    Any way to make this pause cavebot until finish staking?

  6. #6
    Free User Akiller's Avatar
    Join Date
    Aug 2015
    Posts
    240
    Reputation
    33
    Rep Power
    18
    here you go

  7. #7
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by Chiezuz View Post
    Any way to make this pause cavebot until finish staking?
    auto(200)
    if maround() == 0 and not $lootsaround then
    pausewalking(3000)
    stake(7,true)
    pausewalking(0)
    end
    Helped you? REP+

  8. #8
    Free User
    Join Date
    Dec 2013
    Posts
    162
    Reputation
    21
    Rep Power
    21
    Doesn't work does anyone have a better version of this script yet?

  9. #9
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by Chiezuz View Post
    Doesn't work does anyone have a better version of this script yet?
    why not?
    Helped you? REP+

  10. #10
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    Quote Originally Posted by Borges View Post
    why not?
    stake and skin are bugged

 

 

Posting Permissions

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