#Very dumb question

1 messages · Page 1 of 1 (latest)

languid burrow
#
    cooldown: 24 hours
    cooldown message: &cYou have to wait %remaining time% to use this command again!
    trigger:
        console command "excellentcrates key give %player% daily 2"
        send "&aRecieved kit daily"```
#

You could just google this 👀

turbid dawn
#

those built in cooldowns are terrible3

#

they reset after server closes

languid burrow
#

I know, but he really could just google such a simple thing.

pulsar valley
#

well I mean they aren't terrible... They do what they supposed to

turbid dawn
#

ye but someone could be playing at 3 am while no one is on and purposely close the server and start it again to get a lot of daily keys

languid burrow
#

yeah

mental condor
#
every 1 minute:
  add 1 to {time}

command /daily:
    trigger:
        {time} > {daily.%player%}
        console command "excellentcrates key give %player% daily 2"
        send "&aRecieved kit daily"
        set {daily.%player%} to {time} + 1440
covert fulcrum
#
command start:
  trigger:
    send user to #offers-and-requests because this isnt the channel to get skripts made for you
mental condor
covert fulcrum
#

Asked for a skript o_o

#

¯_(ツ)_/¯

devout wind