02-18-2019, 07:28 AM
Hello, im trying to make a full afk cavebot script, but i need some code.
Is there any easy way to refill (mana fluid for example) make it easier?
Well the only way i can think about right now is make the bot go to the mana shop, then buy X numbers of items (10 mana fluids), they will go on the main backpack, then move them to the backpack refiller and when the backpack refiller is full, open the next backpack that is inside and so on.
So i was thinking something like this:
Reach x position
hi-buy x items-yes
moveitems(ID, bprefill, mainbp, 100)
if backpack full then
open next backpack (refill one)
end
Hope you can help me with this.
Sorry for my bad english.
Is there any easy way to refill (mana fluid for example) make it easier?
Well the only way i can think about right now is make the bot go to the mana shop, then buy X numbers of items (10 mana fluids), they will go on the main backpack, then move them to the backpack refiller and when the backpack refiller is full, open the next backpack that is inside and so on.
So i was thinking something like this:
Reach x position
hi-buy x items-yes
moveitems(ID, bprefill, mainbp, 100)
if backpack full then
open next backpack (refill one)
end
Hope you can help me with this.
Sorry for my bad english.