Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Apr 2014
    Posts
    9
    Reputation
    10
    Rep Power
    0

    ALERT SCRIPT -> when low on potions?!?

    Hello guys, is there a script that makes alerts when I am low on strong health potions?

  2. #2
    Banned
    Join Date
    Apr 2014
    Location
    Poland
    Posts
    187
    Reputation
    20
    Rep Power
    0
    auto(200)
    if itemcount('strong health potion') < 5 then
    beep()
    flashclient()
    end

  3. #3
    Free User
    Join Date
    Aug 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0
    Good (y)

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •