Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Scripting GUI (For Mac Air)?

Asked by 10 years ago

Hello. Basically, I just want to know the basic guide for scripting. I mean, I've looked in a lot of websites, but I just can't find it. Could anyone help me out? Also I need an admin script, and teleportation script. And by a teleportation script, I mean that I want to be able to be able to hit a key, like Control F for example, and a control console will pop up; then, I would be able to pick a variety of names in the game click boxes with checks, and press teleport to example"Nickrocks89", and they would just, you know...well...teleport.

-Thanks Nickrocks89

0
Is it possible? Nickrocks89 0 — 10y
0
Please answer Nickrocks89 0 — 10y

1 answer

Log in to vote
0
Answered by
M39a9am3R 3210 Moderation Voter Community Moderator
10 years ago

Hello there, if you're looking for how to make teleportation scripts and KeyDown events but can't seem to find them, then you're not looking hard enough. Here are some sources where you can find information on various topics in ROBLOX Lua:

  • Roblox Wiki - it is probably THE BEST website you can use to learn how to script. It will teach you the basics of printing to taking you to how to add developer products to your game. It is packed with tutorials and if you are to ask a lot of scripters they most likely will say they used the wiki to learn.

  • YouTube Just looking up ROBLOX scripting tutorials you will immediately get nearly 30,000 results, even the basics of scripting from ROBLOX. I have used YouTube every now and then and it probably will help you find mistakes in your work since it provides more visual aids.

  • Free Models - Alright you might be thinking, I don't want my game to get called out for Free Models. You can always learn from scripts, sometimes it just helps to be able to translate a script, see what goes where or how a portion of the script works. Just learning from other people's experience will make you a much better scripter easily.

  • Scripting Helpers - We're always here to help. We do not take requests, but if you're ever have problems with a script you can always come to us for advice or help solve a problem. We are here to be a good community filled with people passionate about scripting and will be willing to help anyone who may need it.

I hope you find these sources useful and that they help make you a better scripter.

Ad

Answer this question