Signup Now
Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29

Thread: Obsidian knife

  1. #21
    Free User
    Join Date
    Mar 2016
    Posts
    6
    Reputation
    10
    Rep Power
    0
    It's not working if the monster is under a fire field (like when a Dragon Lord shoots a firebomb). The bot simply goes to the fire field, does nothing, goes 2 or 3 sqms back, and stars over.

    Is there any way to make the bot ignore bodies under fire?
    Last edited by khardgar; 04-20-2016 at 02:34 AM.

  2. #22
    Free User
    Join Date
    May 2016
    Posts
    8
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Leonardo View Post
    Just a tip, in this bot there are the possibility to move bodies that are above your skin/stake body

    skin(7, true, false) -> will move bodies above other skin bodies

    skin(7, false, false) -> will skin only above bodies

    skin(7, false, true) -> will wait until the body's first decay state to skin, only top bodies
    can u make that be Green leather move from main bp to loot bp ?

  3. #23
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by nivix View Post
    can u make that be Green leather move from main bp to loot bp ?
    u can put obsidian knife in your lootbp or...

    local mainbp = 'backpack of holding'
    local lootbp = 'jewelled backpack'

    auto(1000)
    if itemcount('green dragon leather',mainbp) > 0 then
    moveitems('green dragon leather',lootbp,mainbp,100)
    end
    Helped you? REP+

  4. #24
    Free User MenelZThais's Avatar
    Join Date
    Aug 2016
    Location
    Poland
    Posts
    253
    Reputation
    10
    Rep Power
    16
    It's not working when body is under the ladder or fire field.
    How to fix it?

  5. #25
    Free User
    Join Date
    Oct 2016
    Posts
    7
    Reputation
    10
    Rep Power
    0
    Works fine until dl shoot fire bomb on corpses ..

    How about it would work like dat , if body is on fire , pause ccavebot , destroy field on corpse , skin, cavebot on .
    i just dunno if its doable , just my idea
    but i hope ull come up with any solution
    Last edited by eeth; 12-01-2016 at 04:56 PM.

  6. #26
    Free User
    Join Date
    Dec 2016
    Posts
    2
    Reputation
    10
    Rep Power
    0
    this one worked for me, but if a body is under a skinned body, my char get into a loop until the upper body is gone... is there any way to fix it?

  7. #27
    Wind Powered
    Join Date
    Sep 2016
    Posts
    30
    Reputation
    10
    Rep Power
    0
    I'm hunting in Peninsula Tomb, there are vamps and bone beast. Acutally I'm using a stake persistent and I'm sure that If I add the skinning one it'll stuck in the next scenario:

    "I have a dead vampire corpse and a dead bone beast corpse ready to be staked and skinned and it's in a loop trying to reach one and the another"

    How could I add for example a if in the skinning persistent like:
    if imstaking == 0 then skin(7,false) end

    Thanks in advanced!

  8. #28
    Free User
    Join Date
    Feb 2017
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Have one problema, if the dragon lord's body keep it under the fire, he tries to use a knife in his body; He comes and goes all the time. How fix this, please?

  9. #29
    Free User leoclau's Avatar
    Join Date
    Feb 2017
    Posts
    7
    Reputation
    10
    Rep Power
    0
    Bro, aonde coloco isso para usar obsidian nos minos

 

 

Posting Permissions

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