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

Problem z Xenobotem


Enay

Rekomendowane odpowiedzi

Opublikowano

otoż nie dziala mi skrypt ktory sciagnalem z internetu i wyskakuje taki błąd:

          Script: [50+ RP] Kazordoon Dragon Lair.lua

           Line #: 17
           Chunk: ...sers?Miroslaw?DOCUME?1?XenoBot?Scripts??_50_RP?1.LUA
           Error: attempt to index global 'SolidScripts' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Opublikowano

http://speedy.sh/urgFF/bug.png

Wlasnie taki blad wyskakuje gdy wlaczam skrypta 


dofile('[CONFIG] RP Kazordoon Dragon Lair.lua')
dofile('ssLib.lua')
registerEventListener(WALKER_SELECTLABEL, "onLabel")
print("KAZORDOON DRAGON LAIR. CHECK OUT WWW.SOLID-SCRIPTS.COM FOR MORE SCRIPTS.")
 
Targeting.Start()
Looter.Start()
 
function onLabel(label)
if(label == "Backpacks") then
Client.HideEquipment()
repeat
Self.CloseContainers()
wait(200, 400)
Self.OpenMainBackpack(true):OpenChildren({_stackBackpck, true}, {_rareBackpack, true}, {_goldBackpack, true})
wait(200, 400)
until SolidScripts.CheckBackpacks(4)
elseif(label == "Stamina") then
SolidScripts.CheckStamina(false)
elseif(label == "BankNPC") then
SolidScripts.WithdrawMoney()
elseif(label == "PotionsNPC") then
SolidScripts.BuyPotions(false)
elseif(label == "CheckSupplies") then
SolidScripts.CheckSupplies()
elseif(label == "Check") then
SolidScripts.Check()
elseif(label == "Deposit") then
SolidScripts.ReachDepot()
Self.DepositItems({3416, 0}, {3071, 0}, {7430, 0}, {7408, 0}, {3322, 0}, {3297, 0}, {3301, 0}, {3351, 0}, {3275, 0}, {3349, 0}, {3557, 0}, {3409, 0}, {3285, 0})
Self.DepositItems({3010, 1}, {3028, 1}, {9644, 1}, {3029, 1}, {11457, 1}, {5877, 1}, {5920, 1}, {3061, 1}, {3449, 1}, {3450, 1}, {3583, 1})
elseif(label == "SellItems") then
SolidScripts.SellItems("Shanar", {3351, 3285, 3409, 3557, 3275})
elseif(label == "WithdrawAmmo") then
SolidScripts.WithdrawItems(_withdrawAmmo, 7378, _ammoMaximum, 2, 0)
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(_useRecoverySpell) then
        Module.Start('recovery-caster')
end
 
if(_screenLevel) then
Module.Start('screen-shooter')
end
 
Module.Start('sort-supplies')
 
 
 
 
I to jest ten caly skrypt

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...