Signup Now
Page 29 of 38 FirstFirst ... 192728293031 ... LastLast
Results 281 to 290 of 378
  1. #281
    Free User
    Join Date
    Mar 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Targetting still bugged.

  2. #282
    Free User
    Join Date
    Dec 2013
    Posts
    26
    Reputation
    10
    Rep Power
    0
    I converted hive surface for mages by walukasz to windbot. Tried to use it, but its impossible, character died 3x in a row. It uses healing but when I go afk, I dont know what happens, because 230mage dies by 1crawler and waspoid, so he wasnt combo'ed. Could you fix it? As far as I know walukasz uses healing in actions, if it could help to solve it.

  3. #283
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by etr View Post
    I converted hive surface for mages by walukasz to windbot. Tried to use it, but its impossible, character died 3x in a row. It uses healing but when I go afk, I dont know what happens, because 230mage dies by 1crawler and waspoid, so he wasnt combo'ed. Could you fix it? As far as I know walukasz uses healing in actions, if it could help to solve it.
    You have two options:

    1. Use WindBot's healer, instead of healer in actions.

    OR

    2. Put this at the beginning of his healer action.
    setpriority(80, 70, 1000, 3000, 0)

  4. #284
    Free User
    Join Date
    Mar 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    I did same thing like Lucas says, I made own healing in windbot on souleaters by walukasz and anyway i died

  5. #285
    Free User
    Join Date
    Mar 2014
    Posts
    25
    Reputation
    10
    Rep Power
    0
    I have a question, maybe I missed it in the initial post, or something. Anyways, does this convert the whole script, or just some LUA functions, like if i put in a whole .xml file, will I get an .xml file back?

  6. #286
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by Jhunnior View Post
    I have a question, maybe I missed it in the initial post, or something. Anyways, does this convert the whole script, or just some LUA functions, like if i put in a whole .xml file, will I get an .xml file back?
    It will convert everything. Then you have to save it as a WindBot XML file.

  7. #287
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by llausas View Post
    still waiting to somone check this...
    it is necesarry to u to see it i will spam it

  8. #288
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by llausas View Post
    I found another bug... even if u set opening corpses after mele kill it doesnt open them right after, it waits until every monster is killed to start opening the loot.

    Other bug is that when the character opens more than 2 corpses, it start missing loot, it start putting loot in dead bodies, fir example if i have 4 windows open

    1 main bp
    2 supplies
    3 loot
    4 gold
    and
    5 dead monster
    6 dead monster
    7 dead monster

    sometimes put the loot in the dead monsters instead in the right bp, also sometimes put loot in gold bp, supplies bp, this happen with all of my ibot scripts blackw and bugwt scripters
    it is necesarry to u to see it i will spam it

  9. #289
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by llausas View Post
    I found another bug... even if u set opening corpses after mele kill it doesnt open them right after, it waits until every monster is killed to start opening the loot.

    Other bug is that when the character opens more than 2 corpses, it start missing loot, it start putting loot in dead bodies, fir example if i have 4 windows open

    1 main bp
    2 supplies
    3 loot
    4 gold
    and
    5 dead monster
    6 dead monster
    7 dead monster

    sometimes put the loot in the dead monsters instead in the right bp, also sometimes put loot in gold bp, supplies bp, this happen with all of my ibot scripts blackw and bugwt scripters
    maybe filling an entire page of this post you can see it

  10. #290
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    windbot is not working with this command this are 2 labels, is serpent spawns goroma trying to open the hole with a pick


    label 1
    --~~picking the hole~~
    if topitem(31928,32670,9).id == 355
    or topitem(31928,32670,9).id == 2886
    or topitem(31928,32670,9).id == 2887
    or topitem(31928,32670,9).id == 2888
    or topitem(31928,32670,9).id == 2889
    or topitem(31928,32670,9).id == 2890
    or topitem(31928,32670,9).id == 394 then
    wait(1000,1500)
    useitem(Pick, 31928,32670,9)
    wait(100,200)
    useitem(Pick, 31928,32670,9)
    wait(100,200)
    useitemon(Pick, 0, ground(31928,32670,9))
    wait(100,200)
    setsetting("Persistent/Scripts/Anti_Trap/Enabled", "yes")
    end



    label 2
    --~~picking the hole~~
    setsetting("Targeting/Creatures/Quara Hydromancer Scout/Setting1/Health", "0 to 100 %")

    if topitem(31928,32670,9).id == 394 then
    setsetting("Cavebot/SpecialAreas/Pick_Hole_Hard/Policy", "None")
    gotolabel("hole_open")
    else
    wait(500,1000)
    gotolabel("piCk_the_HOLE")
    end
    Last edited by llausas; 04-04-2014 at 06:49 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
  •