Ainda tá funcionando? Alguém pode me ajudar?
Fiz e refiz todos os procedimentos várias vezes, mas a msg de battle eye continua e na abertura do bot aparece "?" seguindo de erro da versão do client
Printable View
Ainda tá funcionando? Alguém pode me ajudar?
Fiz e refiz todos os procedimentos várias vezes, mas a msg de battle eye continua e na abertura do bot aparece "?" seguindo de erro da versão do client
Bot now work and this script work too, the !autoloot get itens ok.Quote:
init start
corpseID = {"4311 ","4312"}
init end
auto(100)
function takeMonster()
for i=-8,9 do
for j=-6,7 do
local posX = $posx + i
local posY = $posy + j
local items = gettile(posX,posY, $posz)
for x=1, items.count do
if(table.find(corpseID,tostring(items.item[x].id)))then
return items.item[x].id, posX, posY
end
end
end
end
end
local deadID,posX,posY = takeMonster()
if(deadID~=nil)then
pausewalking(5000)
openitem(deadID, ground(posX, posY, $posz))
end
Anyone get betten way in this script to open and close corpse one time only?
I'm trying if success i post here
if someone can make a video to show how to do this process.
Last week i was using bot, but now when i try to change the IP server didn't work and go to global server.
Someone can help me?
Windows 10 32 bits with windows defender.
I have some problem with healing.. windbot still writing all the spells, anyone have same problem? I have all spells with hotkeys.
Nobody have problem with healing? :o
Hello I have a problem here, my bot is not reconzing the client.
How can I procedure in order to resolve this issue?
Thanks
same issue here problems reconzing the clientAttachment 15659
@avastpro any solution for the loot problem? I know it is not your obligation but you did a great job explaning how to use the bot without "?" problem. Now people have faith for you help us with the loot problem! We know you can do this, dude!
HAIL AVASTPRO! xD
So working in Taleon.online?