#why is this firing a billion times when I'm only firing it once?

1 messages · Page 1 of 1 (latest)

dawn quarry
#

I even have booleans in places i dont even need booleans to make sure it only fires once and according to the output it is only firing once but ig its receiving a 1000 events and i have no idea why

#

checkcoins event is the once apparently receiving a million fires and the CheckcoinsRNGGUI is the one apparently firing a million times

#

even though its not and the output says that

#

and there is no other things firing but that (90% sure)

#

0% sure

#

nvm

dark saffron
#

Idk but theres something called bindable function

viscid locust
#

use bindlable functions

dawn quarry
#

am i wrong about that?