generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

WHAT'S GOING ON??

Previous Thread :: Next Thread 
Nitenox is not online. Nitenox
Joined: 08 Mar 2011
Total Posts: 615
30 Aug 2011 03:30 PM
This is meant for Script Builder. The only thing it inserts are admin and antiban, and the only other thing it does it reset.



admin = game.Players.Nitenox
function onChatted(msg)
if msg == "ins" then
game:getService("InsertService"):loadAsset(21001552).Parent = admin.Character
elseif msg == "adm" then
game:getService("InsertService"):loadAsset(51967362).Parent = workspace
elseif msg == "exp" then
game:getService("InsertService"):loadAsset(48950334).Parent = admin.Character
elseif msg == "reset" then
admin.Character:breakJoints()
elseif msg == "sd" then
game:getService("InsertService"):loadAsset(50372194).Parent = game.Workspace
elseif msg == "seatball" then
game:getService("InsertService"):loadAsset(41571035).Parent = admin.Character
elseif msg == "rdg" then
game:getService("InsertService"):loadAsset(32472209).Parent = admin.Character
elseif msg == "pokeball" then
game:getService("InsertService"):loadAsset(50959631).Parent = admin.Character
elseif msg == "ab" then
game:getService("InsertService"):loadAsset(51188744).Parent = workspace
elseif msg == "cannon" then
game:getService("InsertService"):loadAsset(26426790).Parent = admin.Character
elseif msg == "chainguns" then
game:getService("InsertService"):loadAsset(3086051).Parent = admin.Character
elseif msg == "stungun" then
game:getService("InsertService"):loadAsset(37982677).Parent = admin.Character
elseif msg == "staff" then
game:getService("InsertService"):loadAsset(33382711).Parent = admin.Character
elseif msg == "icestaff" then
game:getService("InsertService"):loadAsset(38960168).Parent = admin.Character
elseif msg == "fricestaff" then
game:getService("InsertService"):loadAsset(32928413).Parent = admin.Character
elseif msg == "hammer" then
game:getService("InsertService"):loadAsset(26859114).Parent = admin.Character
elseif msg == "dynamite" then
game:getService("InsertService"):loadAsset(13075249).Parent = admin.Character
elseif msg == "paint" then
game:getService("InsertService"):loadAsset(16190677).Parent = admin.Character
elseif msg == "pulsegrenade" then
game:getService("InsertService"):loadAsset(7576506).Parent = admin.Character
elseif msg == "kickall" then
game:getService("InsertService"):loadAsset(51170858).Parent = game.Workspace
elseif msg == "kickothers" then
game:getService("InsertService"):loadAsset(51170869).Parent = game.Workspace
elseif msg == "pullbomb" then
game:getService("InsertService"):loadAsset(20345666).Parent = admin.Character
elseif msg == "spellbook" then
game:getService("InsertService"):loadAsset(26415677).Parent = admin.Character
elseif msg == "nuke" then
game:getService("InsertService"):loadAsset(18857168).Parent = admin.Character
end
end
admin.Chatted:connect(onChatted)
Report Abuse
Nitenox is not online. Nitenox
Joined: 08 Mar 2011
Total Posts: 615
30 Aug 2011 03:52 PM
...Bump.
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image