Rifbot Realera 8.0 Xenoria

 


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

Eating food on trainers lua script


21 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. 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