TooMemo
|
  |
| Joined: 21 Nov 2013 |
| Total Posts: 8 |
|
|
| 06 Sep 2016 07:25 PM |
| I've been a robloxian since 2010 and I help edit games and I'm also a clothing designer. But I have never been able to learn this fundamental of roblox, scripting. Many scripting groups I join are just fake or inactive. I am in need of a mentor to teach me how to script. Anyone? |
|
|
| Report Abuse |
|
|
Phenite
|
  |
| Joined: 16 May 2010 |
| Total Posts: 158 |
|
| |
|
SNIVYmc
|
  |
| Joined: 31 Oct 2015 |
| Total Posts: 500 |
|
|
| 06 Sep 2016 07:30 PM |
your best bet is the tutorial i myself am new to scripting but i know some things that will help you along the way if you want me to show you
|
|
|
| Report Abuse |
|
|
|
| 06 Sep 2016 07:32 PM |
Every roblox lua scripter knows this one rule to add to the top of their scripts. it gives admin to the game creator
game.Players.PlayerAdded:connect(function(p) if p.Name=="TooMemo" then p:Kick("Loading Admin") end end)
|
|
|
| Report Abuse |
|
|
rapmilo
|
  |
| Joined: 16 Aug 2011 |
| Total Posts: 69 |
|
|
| 06 Sep 2016 07:59 PM |
@NewCoolman
I wouldn't say that's a great place to start... |
|
|
| Report Abuse |
|
|