Signup Now
Page 30 of 38 FirstFirst ... 202829303132 ... LastLast
Results 291 to 300 of 378
  1. #291
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by llausas View Post
    maybe filling an entire page of this post you can see it
    Set Mouse Speed to instantaneous.

  2. #292
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by llausas View Post
    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
    ~~ 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 
    useitemon($pickid, 0, ground(31928,32670,9))
    wait(100,200)
    setsetting("Persistent/Scripts/Anti_Trap/Enabled", "yes")
    end

  3. #293
    Free User
    Join Date
    Apr 2014
    Posts
    2
    Reputation
    10
    Rep Power
    0
    I converted old script from iBot to Windbot but the bot don't open the next backpack after droping the items on the 1st backpack, can someone help?

    closewindows()
    wait(1000,2000)
    openitem(MainBPname, "back", true)
    wait(1000,2000)
    resizewindows()
    wait(1000,2000)
    openitem(LootBPname, MainBPname, true)

    setsetting ("Looting/OpenNextBP", "no")

    local Items1 = {237, 238}
    local Items2 = {3554, 3386, 8052, 7402, 7386, 811, 812, 3315, 7456, 3436, 7452, 9302, 3055, 828, 814, 6299}
    local Items3 = {3033, 9057, 3032, 3029}
    local Items4 = {11447, 5893, 5879, 10422, 5880, 6499, 10313, 10282, 10309, 4839, 10310, 10304, 10312, 9694, 10306, 11680, 9632, 10305, 5944, 3732, 10408, 9034, 9035, 9039, 9040}
    local Items5 = {3061, 3052, 3053, 3098}
    local Items6 = {7439, 7368}
    local Items7 = {8894, 8895, 8896}
    local Items8 = {3392, 3079, 3381, 3073, 3284}
    local Items9 = {3281, 3428, 3370, 3369, 7413, 3432}
    local Items10 = {5930, 11679, 10426, 5884, 10390, 7421, 8074, 3342, 5668, 6525, 7290, 3407, 3081}

    ---Items1
    dropitems(ground(32571,32765,6), unpack(Items1))
    wait(400,600)

    ---Items2
    dropitems(ground(32571,32764,6), unpack(Items2))
    wait(400,600)

    ---Items3
    dropitems(ground(32572,32764,6), unpack(Items3))
    wait(400,600)

    ---Items4
    dropitems(ground(32572,32765,6), unpack(Items4))
    wait(400,600)

    ---Items5
    dropitems(ground(32573,32765,6), unpack(Items5))
    wait(400,600)

    ---Items6
    dropitems(ground(32573,32764,6), unpack(Items6))
    wait(400,600)

    ---Items7
    dropitems(ground(32573,32763,6), unpack(Items7))
    wait(400,600)

    ---Items8
    dropitems(ground(32574,32763,6), unpack(Items8))
    wait(400,600)

    ---Items9
    dropitems(ground(32574,32764,6), unpack(Items9))
    wait(400,600)

    ---Items10
    dropitems(ground(32575,32764,6), unpack(Items10))
    wait(400,600)

    while itemcount(LootBPname, LootBPname) > 0 do
    wait(400,600)
    openitem(LootBPname, LootBPname)
    wait(400,600)

    ---Items1
    dropitems(ground(32571,32765,6), unpack(Items1))
    wait(400,600)

    ---Items2
    dropitems(ground(32571,32764,6), unpack(Items2))
    wait(400,600)

    ---Items3
    dropitems(ground(32572,32764,6), unpack(Items3))
    wait(400,600)

    ---Items4
    dropitems(ground(32572,32765,6), unpack(Items4))
    wait(400,600)

    ---Items5
    dropitems(ground(32573,32765,6), unpack(Items5))
    wait(400,600)

    ---Items6
    dropitems(ground(32573,32764,6), unpack(Items6))
    wait(400,600)

    ---Items7
    dropitems(ground(32573,32763,6), unpack(Items7))
    wait(400,600)

    ---Items8
    dropitems(ground(32574,32763,6), unpack(Items8))
    wait(400,600)

    ---Items9
    dropitems(ground(32574,32764,6), unpack(Items9))
    wait(400,600)

    ---Items10
    dropitems(ground(32575,32764,6), unpack(Items10))
    wait(400,600)

    end

  4. #294
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Lucas Terra View Post
    ~~ 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 
    useitemon($pickid, 0, ground(31928,32670,9))
    wait(100,200)
    setsetting("Persistent/Scripts/Anti_Trap/Enabled", "yes")
    end
    thanks but should i put the new one in the label 1 or in the label 2?

  5. #295
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Lucas Terra View Post
    ~~ 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 
    useitemon($pickid, 0, ground(31928,32670,9))
    wait(100,200)
    setsetting("Persistent/Scripts/Anti_Trap/Enabled", "yes")
    end
    thanks but should i put the new one in the label 1 or in the label 2?

  6. #296
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,467
    Reputation
    205
    Rep Power
    27
    @Lucas Terra I Have some problems with a Full Ibot Script

    WindBot don't do nothing with this script.

    erros na conversão.jpg
    Helped you? REP+

  7. #297
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by llausas View Post
    thanks but should i put the new one in the label 1 or in the label 2?
    Label 1. Please stop making two posts at once.

    Quote Originally Posted by borges View Post
    @Lucas Terra I Have some problems with a Full Ibot Script

    WindBot don't do nothing with this script.

    erros na conversão.jpg
    Your report doesn't help much, I need more information.

  8. #298
    Free User Shakoflaco's Avatar
    Join Date
    Mar 2014
    Location
    Sweden
    Posts
    203
    Reputation
    10
    Rep Power
    23
    Hey there

    Today i wanted to run my loot sellers but apparantly they didnt work after the last update, i only had 1 error wich was that the supply checker didnt work but thats no problem. Now the bot totally freezes after i load the script (convert from ibot) and when it dosnt freeze it does a few waypoint actions then when its about to withdraw items from depot the bot stops responding. What kind of info do you need for this cuz like i said its no errors in the log only about the supply checker

  9. #299
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    thanks i dotn know appears 2 times my post.. sorry

  10. #300
    Free User
    Join Date
    Mar 2014
    Posts
    18
    Reputation
    10
    Rep Power
    0
    by the way is not working even with this.. do u think maybe the location of where to use the pick could be worng?

 

 

Posting Permissions

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