Jump to content

shz0r

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

shz0r's Achievements

0

Reputation

  1. Yes, it should be ">" because the server has exhaust on attack/heal, shared exhaust.. Thanks!
  2. local healthToCast = 100 local player = g_game.getLocalPlayer() if g_game.isAttacking() and player:getHealthPercent() <= healthToCast then g_game.useInventoryItemOnCreature(3198, g_game.getAttackingCreature()) sleep(900, 1100) end auto(100) (HMM) Rune ID: 3198 Change for whatever ID the rune you want.
  3. shz0r

    Request Script

    Hey, I'd like to have a script that shoot runes on target, the server has hotkeys for runes.. Also if someone has an avoidance script (ex: dodge dragon waves) since its not working for this server. Thanks in advance!
  4. Hello, I just bought the trial to test but the "Avoidance" for example, to hunt dragons and avoid the front is not working or I may not know if there's another option. Can somebody help please?
×
×
  • Create New...