Na licencji też działa 100% kumpel lata od rana :)
Ostatnio zmieniony przez 2Fast4You : 02-12-2012, 11:20
-Script Made by Nosekim
--Attack PK
local SafeList = {"Uncle Barry", "Brabo", "Lord'Paulistinha"}
local UseRune = true --set true or false
local WhatRune = "sudden death rune"
--do not change below
local pgot = getcreatures("ps")
local ptable = {}
local pqtd = pgot.count
local msgs = getmessages("Server Log")
local qtd = msgs.count-1
for i=0,pqtd-1 do
for k=3,5 do
if msgs[qtd].text:find("You lose (%d+) hitpoints due to an attack by "..pgot[i].name..".") and pgot[i].skull == k then
table.insert(ptable, pgot[i].name)
end
end
end
if #ptable > 0 and not table.find(SafeList, ptable[1]) then
attack(ptable[1])
if getsettings("Settings\\CaveBot\\Enabled") == "yes" or getsettings("Settings\\Targeting\\Enabled") == "yes" then
settargeting("off")
setcavebot("off")
if UseRune == true and itemcount(WhatRune) > 0 then
useitemontarget(WhatRune, ptable[1])
wait(2000)
end
end
elseif #ptable == 0 and getsettings("Settings\\CaveBot\\Enabled") == 'no'
or #ptable == 0 and getsettings("Settings\\Targeting\\Enabled") == 'no' then
settargeting("yes")
setcavebot("yes")
end
Crack do ibot:
Kod :http://torg.pl/showthread.php?423508-SPRZEDAM-BOT-IBOT-Crack-Wszystkie-wersje
Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)
Zakładki