|
|
Line 1: |
Line 1: |
| ==?-Anaminus-?==
| | MUSH BALL SHIT |
| Hullo! I've been playing Roblox for about 20 months! I know loads about scripting, so you can ask me if you need any help!
| |
| | |
| ==Script Bin!==
| |
| Hey look! A bunch of useful scripts!
| |
| | |
| '''<small>*Let me know if any scripts are faulty!</small>'''
| |
| | |
| ===Chat Command===
| |
| | |
| All of these are chat commands.
| |
| | |
| | |
| [[/Script:Boot|Boot Script]]<br>Kick players from your server
| |
| | |
| [[/Script:Kill|Kill Script]]<br>Kill players in your server!
| |
| | |
| [[/Script:Vroom!|Vroom! Script]]<br>Whoa! Cool!
| |
| | |
| [[/Script:GiveVIP|VIP Script]]<br>Enable VIP for players in your server!
| |
| | |
| [[/Script:Messages|Messages Script]]<br>Display messages in your server!
| |
| | |
| [[/Script:Reset|Reset Script]]<br>Wedged into a staircase? Unstuck yourself!
| |
| | |
| ===OnEnter===
| |
| | |
| All of these happen when a player enters a server.
| |
| | |
| | |
| [[/Script:Inanimate|Inanimate Script]]<br>Remember the ol' days? Turn your character's animation off!
| |
| | |
| [[/Script:VIPWep|VIP Weapons Script]]<br>Now you can have VIP-only weapons!
| |
| | |
| | |
| ===Other===
| |
| | |
| Everything else!
| |
| | |
| | |
| [[/Script:ShirtDoor|Shirt Door Script]]<br>Now you can be a sell-out!
| |
| | |
| [[/Script:Circle|Circle Script]]<br>Create circular awsomeness!
| |
| | |
| [[/Script:Welder|Welder Script]]<br> Pairs with Circle Script. Weld your circles!
| |
| | |
| | |
| ===Global Functions===
| |
| | |
| These are links to models that have scripts that insert functions into your place!
| |
| | |
| | |
| [http://www.roblox.com/Item.aspx?ID=2003769 GetMass(object)]<br>Find the mass of anything!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2005746 FindDescendant(parent,...)]<br>Find an object without crashing!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2459373 GetMatrix(cframe)]<br>Get the rotation matrix of a cframe!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2767028 FindChildByClassName(parent,string)]<br>Find a child by it's className!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2767739 <nowiki>Message([text [, parent [, delay [, thread]]]])</nowiki>]<br>Manipulate messages!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2767747 <nowiki>Hint([text [, parent [, delay [, thread]]]])</nowiki>]<br>Manipulate hints!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=2900815 GetByClassName(parent,string)]<br>Get an object's children by className!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=3043970 <nowiki>rawlength(table [, key])</nowiki>]<br>Find the actual length of a table!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=3258076 Characters(class)]<br>Get the characters from their class!
| |
| | |
| [http://www.roblox.com/Item.aspx?ID=3258086 Scramble(string)]<br>Scramble strings!
| |
| | |
| | |
| ===Global Objects===
| |
| | |
| These are links to models that have scripts that insert special objects into your place!
| |
| | |
| | |
| [http://www.roblox.com/Item.aspx?ID=2886829 Leaderboard]<br>Your leaderboard helper!
| |
| | |
| | |
| ===Global Events===
| |
| | |
| These are links to models that have scripts that put special events into your place!
| |
| | |
| | |
| [http://www.roblox.com/Item.aspx?ID=3052231 Changed]<br>Add the Changed event to tables!
| |
| | |
| | |
| ==Nutshells==
| |
| Various random anythings in a nutshell.
| |
| | |
| :[[/return_nutshell|'return' in a nutshell]]<br>Defining 'return' and how to use it.
| |
| | |
| :[[/break_nutshell|'break' in a nutshell]]<br>Defining 'break' and how to use it.
| |
| | |
| :[[/local_nutshell|'local' in a nutshell]]<br>Defining 'local' and how to use it.
| |
| | |
| :[[/for_nutshell|'for' in a nutshell]]<br>Defining the 'for' statement and how it is used.
| |
| | |
| :[[/metatables_nutshell|'metatables' in a nutshell]]<br>Defining 'metatables' and how they are used.
| |
| | |
| ----
| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| ----
| |
| <small>42400-42900, 46000-47300, 47500-47600, 65300-65410 / 773666</small>
| |