Questions
Guides
About
Blog
Scripting Helpers is winding down operations and is now read-only.
More info→
cheetahjad
-4 reputation
Beginner
Roblox Message
Bio
This user has not written their bio yet.
User Info
Joined
June 15, 2019
Last seen
2 years ago
Joined Roblox
June 16, 2015
Upvotes Given
0
Upvotes Received
0
Questions
12 questions asked
1
how can i call a function in the same server script and not have to wait for it to finish?
0
How can i make sure that a textbox only accepts numbers?
0
can someone explain this error with remote functions?
0
i dont understand how does "break" work exactly, does it break all loops??
0
what is the syntax of global functions "_G"?
Answers
5 answers given, 1 accepted
0
if game.Workspace.setup.Value == 1 then is running when value is 0. whats going on?
0
How do you make an Ontouched event effect GUIs?
0
[Solved] How can i make this variable be changed for the entire script?
0
How can I change properties of all childrens and why does it print something I don't want? No errors
0
are there macros in roblox/lua similar to C?