XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 6 of 6

Thread: x logg when low on great potions

  1. #1

    Join Date
    Nov 2015
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    x logg when low on great potions

    hello i whant a script who x logg if low on potions? no labelname but when low on potions it will exit logg?

  2. #2
    Senior Member maroxy's Avatar
    Join Date
    Apr 2014
    Location
    EUW
    Posts
    897
    Mentioned
    137 Post(s)
    Tagged
    0 Thread(s)
    lua code:
    Module.New("x-log", function(mod)
    print("Buy a Subscription.")
    mod:Delay(200)
    end)


    Haven't tried out myself but it should work just fine.


    Remember that the official XenoBot page is www.xenobot.net not xeno-bot.net or similar

  3. #3

    Join Date
    Nov 2015
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    funny

  4. #4

    Join Date
    Jan 2014
    Posts
    183
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by maroxy View Post
    lua code:
    Module.New("x-log", function(mod)
    print("Buy a Subscription.")
    mod:Delay(200)
    end)


    Haven't tried out myself but it should work just fine.
    You have no subscription, so you shoudnt talk like that.

  5. #5
    Lifetime Subscriber Pixels's Avatar
    Join Date
    Dec 2011
    Location
    The Neterlands
    Posts
    970
    Mentioned
    122 Post(s)
    Tagged
    2 Thread(s)
    Quote Originally Posted by kamilqq View Post
    You have no subscription, so you shoudnt talk like that.
    What do you mean?? @maroxy here.

  6. #6

    Join Date
    Jan 2014
    Posts
    183
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Pixels View Post
    What do you mean?? @maroxy here.
    Ahhh thats the trick . So nvm sorry

Posting Permissions

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