Szukam skryptu pliku lua nie wiem że jak skończą się sd bije czary exori frigo itp
Wersja do druku
Szukam skryptu pliku lua nie wiem że jak skończą się sd bije czary exori frigo itp
Dlaczego Xeno ciągle nie może odnależć wpt na rook? ciagle3 alarm "walker stop"musze wylaczac i wlaczam cavebota ktory przeleci 2 wpt i tak w kolko?
naprawiłem, zmieniłem chodzenia tj. nie wiem co zmienilem ale cos zmienilem i chodzi xD
Masz mapki sciagniete ?
Wysłałby ktoś skrypta który gdy skończą się sd biję z exori frigo?? :)
Witam potrzebuje skrypt że jak 3 w zasiegu to ava jak 1-2 czary jak 4+ ue bylbym bardzo wdzieczny ; D
dostosuj do swoich potrzebKod:function combatHelper(pos, radius, creatureName, amountofCreature)
local n = 0
local noPlayer = true
local pos = Self.Position()
for i = CREATURES_LOW, CREATURES_HIGH do
local creature = Creature.GetFromIndex(i)
local name = creature:Name()
if (checkPlayer and creature:isPlayer() and (getDistanceBetween(creature:Position(), pos) <= radius)) then
noPlayer = false
break
elseif (creature:isValid()) and creature:ID() ~= Self.ID() then
for j = 1, table.getn(creatureName) do
if (name == creatureName[j]) then
if (creature:isOnScreen() and creature:isVisible() and creature:isAlive()) then
if(getDistanceBetween(creature:Position(), pos) <= radius)then
n = n + 1
end
end
end
end
end
end
if (n >= 1) and (pos.y >= 31258) then
setTargetingEnabled(true)
elseif (n == 0) then
setTargetingEnabled(false)
elseif (n >= 1) and (pos.y <= 31258) then
setTargetingEnabled(false)
end
end
function SpellCastFlam(spell)
local Monster1 = "Wyvern"
local Monster2 = "Mammoth"
local TargetID = Self.TargetID()
local Target = Creature.GetByID(TargetID)
local pos = Self.Position()
if (Self.CanCastSpell(spell)) and (Target:Name() == Monster1) and (getDistanceBetween(Target:Position(), pos) <= 3) then
Self.Say(spell)
elseif (Self.CanCastSpell(spell)) and (Target:Name() == Monster2) and (getDistanceBetween(Target:Position(), pos) <= 3) then
Self.Say(spell)
elseif (not Self.MeetsSpellRequirements(spell)) then
print("%s can not be cast. You either lack the mana or required level!", spell)
end
end
function SpellCast(spell)
local Monster1 = "Crystal Spider"
local Monster2 = "Ice Golem"
local TargetID = Self.TargetID()
local Target = Creature.GetByID(TargetID)
local pos = Self.Position()
if (Self.CanCastSpell(spell)) and (Target:Name() == Monster1) and (getDistanceBetween(Target:Position(), pos) <= 3) then
Self.Say(spell)
elseif (Self.CanCastSpell(spell)) and (Target:Name() == Monster2) and (getDistanceBetween(Target:Position(), pos) <= 3) then
Self.Say(spell)
elseif (not Self.MeetsSpellRequirements(spell)) then
print("%s can not be cast. You either lack the mana or required level!", spell)
end
end
function SpellCastDlsMax(spell)
local Monster1 = "Dragon Lord"
local TargetID = Self.TargetID()
local Target = Creature.GetByID(TargetID)
local pos = Self.Position()
if (Self.CanCastSpell(spell)) and (Target:Name() == Monster1) and (Target:HealthPercent() <= 35) and (Target:HealthPercent() >= 20) and (getDistanceBetween(Target:Position(), pos) <= 3) then
Self.Say(spell)
elseif (not Self.MeetsSpellRequirements(spell)) then
print("%s can not be cast. You either lack the mana or required level!", spell)
end
end
while (true) do
SpellCastFlam("exori flam")
SpellCast("exori amp vis")
SpellCast("exori vis")
wait(200)
end
Słuchajcie, mam pewien problem, którego na laptopie nie miałem. Generalnie xeno śmiga jak należy, ale jest taki chwyt materkindody, że czasami mi go debuguje, nawet stosunkowo często. Czasami po 6h, czasami po 15min. Nie mam screena, ale wyskakuje coś, że znalazł Error i musi zostać wyłączony, wie ktoś coś może o co chodzi?
@edit
i jeszcze taki problem u kumpla jak próbuje injecta zrobić
http://www31.speedyshare.com/ZgNxc/download/error.png
a taki skrypt, że jak SD<10 to logout, ma ktoś?
na --- update chyba wszedł.
Proszę nic nie pobierać z tej strony - pliki z niej są zainfekowane! Tomix.
Hack detected.
EDIT:
Download z tej strony to podwojnie spakowane archiwum (hasło do 2. archiuwum to: "pupb5bg8tah5varzhvt055i0l0rnrpk7ol" ). Po uruchomienu keylogera,
do tempa oraz startupa dodaje sie plik "cmbvbhxjui.exe".
https://i.imgur.com/f0h9udM.png
Pozatym, keylogger jest tworem projektu "tibia key logger.com" (jak na screenie ponizej).
https://i.imgur.com/yXAOHgn.png
Pozdro.
Proszę nic nie pobierać z tej strony - pliki z niej są zainfekowane! Tomix.
@szulak , dzięki!
ma ktos skrypt polegajacy na tym, ze jak jest player na screen to bije w potwory z sd, a jak nie to gfb? chodzi mi to, zeby skulla nie nabic :)
Siema, ja mam taki problem z xeno botem, że jak bocę sobie na piratach to mi ich nie otwiera, natomiast np. DLe czy minosy otwiera bez problemu?
Ktoś wie co zrobić? Doszedłem do wniosku, że bot nie otwiera "ludzkich" mobów, pomocy
Jak poradzić sobie z debugami? Postawię sobie elegancko bota, pośmiga z godzinkę i wywala debuga, nie wiem co jest grane. Mógłby mi ktoś pomóc albo chociaż naprowadzić? Nikt z czymś takim się nie spotkał?
strona xenobot.net tez wam nie dziala?