Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Skrypt xenobot


Killer1918

Rekomendowane odpowiedzi

Opublikowano

Cześć

Posiada ktoś może działające skrypty do xenobota dla paladyna 51 lvl ?

Wszystko co pobieram z tego zj*** forum nie działa .... chodzi do pewnego momentu i nie szuka wpt.

Opublikowano

Może nie masz odkrytej całej mapy? Albo lagi masz?

qxv1fr.jpg


by NovusOrdo


It is better to keep your mouth closed and let people think you are a fool than to open it and remove all doubt. ~Mark Twain

Opublikowano

Mapa obowiązkowo odkryta. Pełną mapę masz tutaj:

http://www.tibiamaps.org
Korzystałem z niej kilka razy, nadal znajduję się na moim komputerze, nie wykryło mi żadnego wirusa czy też nie dostałem hacka.

 

Co do skryptów dla paladyna, mało jest przydatnych do xeno więc z tym Ci nie pomogę.

66j32w.jpg
 
Sprawdź mój tutorial na temat demonbuddy!

Nie odpowiadam na wiadomości prywatne.

Opublikowano

Potki kupuje normalnie, ale gdy ma kupić speary tylko opdchodzi do npc daje z nim trade i odrazu odchodzi.

Daj treść skryptu (plik .lua) w code, spróbuję poprawić to.

qxv1fr.jpg


by NovusOrdo


It is better to keep your mouth closed and let people think you are a fool than to open it and remove all doubt. ~Mark Twain

Opublikowano


dofile('ssLib.lua')

dofile('[CONFIG] RP Tarpit Tomb (Past Flame -3).lua')

registerEventListener(WALKER_SELECTLABEL, "onLabel")

 

Targeting.Start()

Looter.Start()

 

function onLabel(label)

if(label == "Backpacks") then

Client.HideEquipment()

repeat

Self.CloseContainers()

wait(200, 400)

Self.OpenMainBackpack(true):OpenChildren({_stackBackpack, true}, {_rareBackpack, true}, {_goldBackpack, true})

wait(200, 400)

until SolidScripts.CheckBackpacks(4)

elseif(label == "Stamina") then

SolidScripts.CheckStamina(false)

elseif(label == "Withdraw") then

SolidScripts.WithdrawItem(_withdrawFood, 3725, 50, 2)

SolidScripts.WithdrawItem(_withdrawCoins, 3042, 10, 2)

elseif(label == "BankNPC") then

SolidScripts.WithdrawMoney()

elseif(label == "PotionsNPC") then

SolidScripts.BuyPotions(false)

elseif(label == "AmmoNPC") then

SolidScripts.BuyAmmo()

elseif(label == "CheckSofts") then

SolidScripts.CheckSofts()

elseif(label == "CheckSupplies") then

SolidScripts.CheckSupplies()

SolidScripts.CheckItem(3042, 1)

elseif(label == "Continue") then

if(_useSkinner) then

Module.Start('skinner-duster')

end

elseif(label == "Leave") then

if(_useSkinner) then

Module.Stop('skinner-duster')

end

elseif(label == "Check") then

SolidScripts.Check()

elseif(label == "Deposit") then

SolidScripts.ReachDepot()

Self.DepositItems({10290, 0}, {10426, 0}, {12306, 0}, {3079, 0}, {3434, 0}, {10244, 0}, {5668, 0}, {8045, 0}, {3415, 0}, {3284, 0}, {3271, 0}, {3039, 0}, {3429, 0}, {3313, 0}, {3373, 0}, {3265, 0}, {3357, 0}, {3383, 0}, {3351, 0}, {3007, 0}, {3070, 0}, {3062, 0}, {3353, 0}, {3305, 0}, {3283, 0}, {5940, 0}, {3012, 0}, {3093, 0}, {3413, 0}, {3282, 0}, {3441, 0}, {3377, 0}, {3367, 0}, {3299, 0}, {3052, 0}, {3054, 0}, {3078, 0}, {3056, 0}, {3050, 0}, {3372, 0}, {3300, 0}, {3046, 0}, {3045, 0}, {3411, 0}, {3338, 0}, {3337, 0}, {3661, 0}, {3114, 0}, {2920, 0}, {8531, 0}, {3474, 0}, {3115, 0}, {8895, 0}, {3475, 0}, {649, 0}, {3476, 0}, {2902, 0})

Self.DepositItems({5880, 1}, {5925, 1}, {3010, 1}, {10310, 1}, {5914, 1}, {11449, 1}, {3028, 1}, {3027, 1}, {9685, 1}, {10277, 1}, {9632, 1}, {3017, 1}, {10278, 1}, {5913, 1}, {236, 1}, {10315, 1}, {9649, 1}, {9647, 1}, {11467, 1}, {11474, 1}, {10283, 1}, {268, 1}, {266, 1}, {11466, 1}, {10291, 1}, {11484, 1}, {3287, 1}, {3298, 1}, {3492, 1}, {12600, 1}, {3147, 1}, {3591, 1}, {1781, 1}, {3732, 1}, {8010, 1}, {5905, 1}, {5925, 1})

elseif(label == "Rope") then

SolidScripts.UseRope(33233, 32704)

elseif(label == "Hole") then

SolidScripts.UseShovel(33233, 32704)

end

end

 

if(_dropVials) then

Module.Start('vial-dropper')

end

 

if(_refillMana) then

Module.Start('mana-refiller')

end

 

if(_useSoftBoots) then

Module.Start('equip-softs')

end

 

if(_castMasExevoSan) then

Module.Start('exevo-mas-san')

end

 

Module.Start('screen-shooter')


-- [[ SETTINGS ]]

 

_mainBackpack = 'Backpack' -- name of main backpack

_stackBackpack = 'Purple Backpack' -- name of backpack for stackable items

_rareBackpack = 'Beach Backpack' --name of backpack for non-stackable items

_goldBackpack = 'Brocade Backpack' -- name of backpack for gold

 

_useManaPotions = true -- buy mana potions

_manaPotions = 'strong mana potion' -- name or id

_manaMaximum = 120 -- how many mana potions to buy

_manaMinimum = 30 -- how many potions to leave the spawn

 

_useAmmunition = true -- buy ammunition

_ammo = '7378' -- name or id

_ammoMaximum = 23 -- how many ammunition to buy

_ammoMinimum = 5 -- how many ammunition to leave the spawn

 

_useSoftBoots = false -- use softboots

_normalBoots = 3079 -- id of 'normal' boots to equip while not using soft boots

 

_withdrawCoins = true -- withdraw scarab coins

_withdrawFood = true -- withdraw brown mushrooms

 

_refillMana = true -- refill mana to almost full when no monsters on screen

_dropVials = true -- drop empty vials on the floor when cap is below 200

_minimumCap = 10 -- minimum cap to leave spawn

_logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]

 

-- [[ END OF SETTINGS ]]

Opublikowano
elseif(label == "AmmoNPC") then
		SolidScripts.BuyAmmo()

Nigdy nie używałem SolidScripts, ale powinno być wszystko dobrze. Sprawdź czy masz takie znaczki na mini mapie, jak tak to pousuwaj je.

qxv1fr.jpg


by NovusOrdo


It is better to keep your mouth closed and let people think you are a fool than to open it and remove all doubt. ~Mark Twain

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...