a) Windows Defender -> Ustawienia ochrony przed wirusami -> Ochrona w czasie rzeczywistym -> wyłącz b) Zrób re-download bota. c) Uruchom bota jako admin.
Hello, can you help me automatize mining? I just need, for example, right click the sqm from west, and stop if targeting on, cant do it (souls of elysium)
rift bot is outdate for realeraGL.exe make sure you use the last version rift bot , game client and you open bot as adm I did all the steps and I still get that !!! heelp
Uzywam skrypta ze jak hp spadnie ponizej 99% to wchodzi na kratke o danych kordach ale to dziala tylko jak stoje na przeciwko drzwi domku, jak stane obok to bot próbuje wejść w ściane, tak jakby nie widział wogóle przeszkód na drodze, co zrobic ?
check -- stand przed domkiem stand: 32133, 32424, 7 lua: if Self.HealthPercent() >= 100 then Walker.Goto("check") end -- stand w domku stand: 32130, 32424, 7 wait: 999999999
Hi! i need a script that when the character is in trainers attacking with spears and i want to make enchanted spear with the spell "exeta con", leave only one spear in the hand to be able to make it and go back to train with the normal ones again. Thanks!
Gracias por tu rápida respuesta! ese si que lo habia visto, pero no tenia claro que fuese exactamente lo que yo busca porque ahi usa Royal Spears.. entonces como debo poner esto entonces si es el mismo item?:
spear = 3277, -- id of basic spear attack_weapon = 7037 -- id of royal spear or other.
Thanks for your quick response! I had seen that one, but I was not sure if it was exactly what I was looking for because it uses Royal Spears... so how should I put this if it is the same item?
spear = 3277, -- id of basic spear attack_weapon = 7037 -- id of royal spear or other.
Da rade zrobic lua skrypt zeby klikal prawy przycisk myszy na dany kord? Bo jak ustawiam w cavebocie laddera to klika ale wtedy targetting musze miec off
Na soe do kopania, tam kamień ma id taki jak ziemia więc w cavebocie wrzucilem ze ladder jest w tym miejscu to klikał, ale wtedy nie moge targettingu ustawic bo przestaje kopać
Zmień w opcjach klienta gry widok na Classic View i dopiero sprawdź id, będzie dobre. Możesz wtedy użyć wbudowanej func walker -> tool -> mine pick lub lua script: https://github.com/Ascerr/Lua-Scripts/blob/master/Mining%20Ores.lua
Waiting for bloodera version
ReplyDeleteLua error: cannot open Rifbot Lib.lua: No such file or directory, wczoraj normalnie smigało
ReplyDeleteWindows Defender zepsuł pliki bota.
Deletea) Windows Defender -> Ustawienia ochrony przed wirusami -> Ochrona w czasie rzeczywistym -> wyłącz
b) Zrób re-download bota.
c) Uruchom bota jako admin.
Player On Screen It's not working! Soe
ReplyDeleteWorks just tested! Run bot as admin or re-download.
DeleteHello, can you help me automatize mining? I just need, for example, right click the sqm from west, and stop if targeting on, cant do it (souls of elysium)
ReplyDelete(i already got the quest so i dont need to use with the pick) still cant do by myself
DeleteTry this lua: https://github.com/Ascerr/Lua-Scripts/blob/master/Mining%20Ores.lua
Deletedoes not work... it stays on where has nothing clicking on ground (i put rock id, pick id)
Deletei cant find the right ID (rocks has same id than ground)
DeleteIf you play on server using larger map area (standard is 15x11sqms) then change to classic view and check proper of rock ID.
DeleteSoE will be available soon?
ReplyDeletealready working my cuh
DeleteIt works since start
Deleteplease compatibility with - hidden74.online
ReplyDeleterift bot is outdate for realeraGL.exe make sure you use the last version rift bot , game client and you open bot as adm
ReplyDeleteI did all the steps and I still get that !!! heelp
Hello,
DeleteTypoe %appdata% in windows search then remove Realera folder.
Retronia.com.br work?
ReplyDeleteNope
Deletewhy Ascer?
DeleteI try avoiding servers with low population + aggressive focused on banning for bot.
DeleteUzywam skrypta ze jak hp spadnie ponizej 99% to wchodzi na kratke o danych kordach ale to dziala tylko jak stoje na przeciwko drzwi domku, jak stane obok to bot próbuje wejść w ściane, tak jakby nie widział wogóle przeszkód na drodze, co zrobic ?
ReplyDeleteMożesz użyć do tego walkera:
Deletecheck
-- stand przed domkiem
stand: 32133, 32424, 7
lua: if Self.HealthPercent() >= 100 then Walker.Goto("check") end
-- stand w domku
stand: 32130, 32424, 7
wait: 999999999
Hi! i need a script that when the character is in trainers attacking with spears and i want to make enchanted spear with the spell "exeta con", leave only one spear in the hand to be able to make it and go back to train with the normal ones again. Thanks!
ReplyDeleteGo with this:
Deletehttps://github.com/Ascerr/Lua-Scripts/blob/master/Create%20Enchanted%20Spears%20While%20Hunt.lua
Gracias por tu rápida respuesta! ese si que lo habia visto, pero no tenia claro que fuese exactamente lo que yo busca porque ahi usa Royal Spears.. entonces como debo poner esto entonces si es el mismo item?:
ReplyDeletespear = 3277, -- id of basic spear
attack_weapon = 7037 -- id of royal spear or other.
Thanks for your quick response! I had seen that one, but I was not sure if it was exactly what I was looking for because it uses Royal Spears... so how should I put this if it is the same item?
Deletespear = 3277, -- id of basic spear
attack_weapon = 7037 -- id of royal spear or other.
Put this same id in spear and attack_weapon. On realera server spear is 3277
DeleteYo Ascer, could you make a support to this server? https://rivalia.online/ its very promising
ReplyDeleteDon't planning right now.
Deletehave for Medivia?
ReplyDeleteWorks
DeleteDa rade zrobic lua skrypt zeby klikal prawy przycisk myszy na dany kord? Bo jak ustawiam w cavebocie laddera to klika ale wtedy targetting musze miec off
ReplyDeleteJest func do wywołania w lua na użycie mapy:
DeleteMap.UseItem(32333, 32230, 5, 1948, 1)
Powiedz więcej o co chodzi z tą drabiną to pomogę ci dostosować lua script.
Na soe do kopania, tam kamień ma id taki jak ziemia więc w cavebocie wrzucilem ze ladder jest w tym miejscu to klikał, ale wtedy nie moge targettingu ustawic bo przestaje kopać
ReplyDeleteZmień w opcjach klienta gry widok na Classic View i dopiero sprawdź id, będzie dobre. Możesz wtedy użyć wbudowanej func walker -> tool -> mine pick
Deletelub lua script:
https://github.com/Ascerr/Lua-Scripts/blob/master/Mining%20Ores.lua
ReplyDeleteExcuse me, how do I climb the stairs in the cavebot?
Stand face to stairs and use walker -> stand -> direction
DeleteI'm talking about the stairs that you have to click on to go up.
Deletewalker -> action -> ladder
DeleteWork on hidden74.online/ ?
ReplyDeleteNope, list of supported servers you can find in About section.
Deleteits going to be updated to Oldesta.com?
ReplyDeletehttps://promise77.com/ works?
ReplyDeleteAntiga new season, in 14/05... how about?
ReplyDeleteI'll check after server start and update if possible.
DeleteHi, I'm playing Medivia. My bot, when trying to loot, keeps opening and closing the monster's bag without stopping and doesn't take the items!"
ReplyDeleteIt's standard bag?
DeleteIf yes then go walker -> settings -> Open Bp Delay -> Increase value
Second option is add delay on whole looter module in walker settings.