#Limited Uses Script Help

1 messages · Page 1 of 1 (latest)

hybrid ridge
#

i dont have enough experience to do this.

little surge
#

What do you want to do?

#

Also I think you should add a debounce instead of disabling the script

#

And delete the:
'''
if LimitedUse >= 1 then
script.Enabled=false
end
'''

vale osprey
#

what is this mess of a script

#

all you need is

local debounce = false
if not debounce then

then simply set debounce to true when limited uses == 0