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
#why is this firing a billion times when I'm only firing it once?
1 messages · Page 1 of 1 (latest)
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
Idk but theres something called bindable function
use bindlable functions
looks like bindableEvent.Event:connect:function() is the exact same to me
am i wrong about that?