Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

koviack

Members
  • Joined

  • Last visited

  1. was this ever added? it's been 9 months. the main.cs only works for battlegrounds...
  2.    koviack reacted to a post in a topic: So all vanilla scripts are 30 euro +????
  3. koviack replied to poyek's topic in General discussion
    any idea how to get it to make and use healthstones? nevermind i figured it out
  4. koviack replied to poyek's topic in General discussion
    Shoot is in the action bar, i threw away melee and my melee weapon and it goes around fisting things. i edited the XML and this is the problem: //shoot if (!Lua.LuaDoString<bool>("return IsAutoRepeatAction(" + (SpellManager.GetSpellSlotId(SpellListManager.SpellIdByName("Shoot")) + 1) + ")") && ObjectManager.Me.HealthPercent >= 60 && ObjectManager.Pet.HealthPercent >= 30 && ObjectManager.Me.ManaPercentage >= 60 && (ObjectManager.Target.HaveBuff("Curse of Agony") && canDoT(ObjectManager.Me.TargetObject))) { if (Shoot.KnownSpell) SpellManager.CastSpellByNameLUA("Shoot"); return; i'm too low level to have curse of agony, i delete that specific part ?&& (ObjectManager.Target.HaveBuff("Curse of Agony")| and it TRIES to use the wand but just spams it like an AK47 and doesnt leave any time for the action to be completed..I'm lvl 8 now and have CoA so it might work but damn that was a painful 5-8
  5. koviack replied to poyek's topic in General discussion
    mine won't even use the wand it tries to melee with a fist... how the fuck do i get it to use wand?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.