Questions
Guides
About
Blog
Scripting Helpers is winding down operations and is now read-only.
More info→
kodymarcey
49 reputation
Contributor
Roblox Message
Bio
This user has not written their bio yet.
User Info
Joined
July 4, 2021
Last seen
2 years ago
Joined Roblox
Unknown
Upvotes Given
3
Upvotes Received
0
Questions
4 questions asked
0
How do I reference a player's character model to edit humanoid properties with a local script?
0
Why is my If Statement not triggering? (Detects if health intvalue is 0)
0
Why is my disable movement script not working? (Using :GetControls() when getting player module)
0
How do I make a model's CFrame only affect the Y-axis orientation with CFrame.LookAt()?
Answers
8 answers given, 3 accepted
0
Why is my If Statement not triggering? (Detects if health intvalue is 0)
0
How can i put a limit on walkspeed?
0
Why is my disable movement script not working? (Using :GetControls() when getting player module)
0
How to only give one gear on touch and not a million?
0
How do I check if a bool value is checked or not? My code does not work.