Rifbot Realera 8.0 Xenoria

 


Rifbot is ready for new Realera 8.0 server Xenoria, re-download

Eating food on trainers lua script


48 comments:

  1. Waiting for bloodera version

    ReplyDelete
  2. Lua error: cannot open Rifbot Lib.lua: No such file or directory, wczoraj normalnie smigało

    ReplyDelete
    Replies
    1. Windows Defender zepsuł pliki bota.

      a) Windows Defender -> Ustawienia ochrony przed wirusami -> Ochrona w czasie rzeczywistym -> wyłącz
      b) Zrób re-download bota.
      c) Uruchom bota jako admin.

      Delete
  3. Player On Screen It's not working! Soe

    ReplyDelete
    Replies
    1. Works just tested! Run bot as admin or re-download.

      Delete
  4. 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)

    ReplyDelete
    Replies
    1. (i already got the quest so i dont need to use with the pick) still cant do by myself

      Delete
    2. Try this lua: https://github.com/Ascerr/Lua-Scripts/blob/master/Mining%20Ores.lua

      Delete
    3. does not work... it stays on where has nothing clicking on ground (i put rock id, pick id)

      Delete
    4. i cant find the right ID (rocks has same id than ground)

      Delete
    5. If you play on server using larger map area (standard is 15x11sqms) then change to classic view and check proper of rock ID.

      Delete
  5. please compatibility with - hidden74.online

    ReplyDelete
  6. 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

    ReplyDelete
    Replies
    1. Hello,

      Typoe %appdata% in windows search then remove Realera folder.

      Delete
  7. Replies
    1. I try avoiding servers with low population + aggressive focused on banning for bot.

      Delete
  8. 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 ?

    ReplyDelete
    Replies
    1. Możesz użyć do tego walkera:

      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

      Delete
  9. 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!

    ReplyDelete
    Replies
    1. Go with this:
      https://github.com/Ascerr/Lua-Scripts/blob/master/Create%20Enchanted%20Spears%20While%20Hunt.lua

      Delete
  10. 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.

    ReplyDelete
    Replies
    1. 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.

      Delete
    2. Put this same id in spear and attack_weapon. On realera server spear is 3277

      Delete
  11. Yo Ascer, could you make a support to this server? https://rivalia.online/ its very promising

    ReplyDelete
  12. 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

    ReplyDelete
    Replies
    1. Jest func do wywołania w lua na użycie mapy:

      Map.UseItem(32333, 32230, 5, 1948, 1)

      Powiedz więcej o co chodzi z tą drabiną to pomogę ci dostosować lua script.

      Delete
  13. 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ć

    ReplyDelete
    Replies
    1. 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

      Delete

  14. Excuse me, how do I climb the stairs in the cavebot?

    ReplyDelete
    Replies
    1. Stand face to stairs and use walker -> stand -> direction

      Delete
    2. I'm talking about the stairs that you have to click on to go up.

      Delete
    3. walker -> action -> ladder

      Delete
  15. Work on hidden74.online/ ?

    ReplyDelete
    Replies
    1. Nope, list of supported servers you can find in About section.

      Delete
  16. its going to be updated to Oldesta.com?

    ReplyDelete
  17. https://promise77.com/ works?

    ReplyDelete
  18. Antiga new season, in 14/05... how about?

    ReplyDelete
    Replies
    1. I'll check after server start and update if possible.

      Delete
  19. Hi, 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!"

    ReplyDelete
    Replies
    1. It's standard bag?

      If yes then go walker -> settings -> Open Bp Delay -> Increase value
      Second option is add delay on whole looter module in walker settings.

      Delete