View Full Version : x logg when low on great potions
jarrejarre
03-18-2016, 10:25 AM
hello i whant a script who x logg if low on potions? no labelname but when low on potions it will exit logg?
maroxy
03-18-2016, 10:49 PM
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.
jarrejarre
03-20-2016, 01:13 PM
funny
kamilqq
03-20-2016, 03:42 PM
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.
Pixels
03-20-2016, 05:23 PM
You have no subscription, so you shoudnt talk like that.
What do you mean?? maroxy here.
kamilqq
03-20-2016, 05:59 PM
What do you mean?? maroxy here.
Ahhh thats the trick :D. So nvm sorry :)
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.