For better results, try a Custom Google Search
`PostAsync( string url, string data, HttpContentType content_type = ApplicationJson )` <- Copied fro...
I have a script that is meant for a GUI that displays the value of a StringValue in the workspace, b...
ROBLOX recently added a new object, "ModuleScript," to the Basic Objects window in studio. How does...
I see `pairs` and `ipairs` used in for loops all the time, and they seem like they do the same thing...
I've seen some games on ROBLOX force first-person camera so you can't zoom out. How can I do this in...
Sometimes wen I look at other people's Lua code, I see the word "local" before they set a variable. ...
I was examining some code, and I saw something that started with "do" and nothing else. It looked li...
Whenever I run code, sometimes the object doesn't exist like a characters's Left Leg. How do I check...
I have a part in Workspace and the name is "This is my brick". Whenever I use the code: ~~~~~ Works...
I want a GUI that is like teleport you to a random location on a map of the script please help out.
I'm trying to use PlayerAdded but whenever I test in Play Solo it doesn't work! No output or anythin...
I need help on how to make a script on how to make a Sword Giver that only works on a number of KOs,...
I tried doing this with all the part in the players but they didn't pass through the parts. help ;3
I have a plugin, GUI Studio, and I want to add support for rotated GUIs. Right now, I'm trying to po...
Say I have wind noise in my game and once I enter a house, I want the wind noise sound to lower but ...
I don't like the ROBLOX backpack, and I disabled it so that I could make my own. However, I've run ...
I feel really stupid D: Not the best with making scripts, but how do I create a basic day/night scri...
For example, typing /kill su would kill the user Superburke.
Well, I know that you can do this: ~~~~~~~~~~~~~~~~~ game:GetService("InsertService"):LoadAsset(--as...
Me and my good friend Zusik (yes, THE Zusik) are having trouble finding & creating a script that doe...