You are able to get deleted for using any bot, so it will not get 'safer' or something here.
But the bot rox :]
Printable View
I made a script in Vamp hell and some new items from gravediggers and Blood Preists like Lancet or Pieces of Magic Chalk and there small sellable items i could not get on Looter is this a bug or am i doing something wrong?
@Trick
Can you take a screenshot of your lootlist?
Attachment 145 Here You go
Looks like the items isn't in the item list right now. Just write the correct ID in the box:p
1. How do we activate / deactivate hotkeys?
in ibot : setsettings("Settings\\Actions\\List\\Auto Safe Reconnect1\\Enabled","no")
2. Make this action for me here, please:
in Ibot :
--local amountToSave = IleZotajeWBanku
--
--local transferTo = BankCharName
--
--npcsay("hi")
--
--wait(1200,1400)
--
--npcsay("balance")
--
--updateworld()
--
--wait(1300,1600)
--
--if balance > amountToSave then
--
-- npcsay(string.format("transfer %d to %s", math.max(0, balance - amountToSave), transferTo))
--
-- wait(1100,1500)
--
-- npcsay("yes")
--
-- wait(1300,1600)
--
-- npcsay("balance")
--
--end
local AmountToSave = 1000
local TransferChar = Bubble
if islocation(1) then
npcsay("Hi")
wait(1234,2345)
npcsay("balance")
if $balance > AmountToSave then
wait(1234,2345)
local Extra = $balance - AmountToSave
npcsay("transfer " ..Extra.. " to " ..TransferChar)
wait(1234,2345)
npcsay("yes")
else
wait(1234,2345)
npcsay("bye")
end
end
Should work for you, have not tested it out yet tho.
how safe is this bot? i mean Ibot is pretty safe i was just wondering if this is safe to use without being detected