~~ 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
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
@Lucas Terra I Have some problems with a Full Ibot Script
WindBot don't do nothing with this script.
erros na conversão.jpg
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
Check out my new botting project!CLICK BELOW FOR 100% AFK SCRIPTS
thanks i dotn know appears 2 times my post.. sorry
by the way is not working even with this.. do u think maybe the location of where to use the pick could be worng?