Advertisement
Wrathoxic

ROBLOX University 3 Answers

Sep 19th, 2014
2,849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. The Mad Bloxxer 3 By Wrathoxic c:::::::::
  2.  
  3. 1. Crash
  4.  
  5. 2. leaderstats
  6.  
  7. 3. things[math.random(1, #things)]
  8.  
  9. 4. The player's backpack
  10.  
  11. 5. Set the torso's Cframe
  12.  
  13. 6. 3
  14.  
  15. 7. Exit a loop.
  16.  
  17. --------------------------------------
  18.  
  19. ROBLOX Racing 3 by Wrathoxic rhlae;tnhkwry
  20.  
  21. 1. Prevent a part from moving when the game is running.
  22.  
  23. 2. It is not important to understand when scripting.
  24.  
  25. 3. light.Enabled = true
  26.  
  27. 4. Pauses a script for 5 secounds
  28.  
  29. 5. local boat = game.Workspace.Boat
  30.  
  31. 6. As soon as the function is called.
  32.  
  33. 7. function myFunction()
  34.  
  35. 8. print("ROBLOX is cool!")
  36.  
  37. 9. myPart.Touched:connect(OnHit)
  38.  
  39. 10. for_, object in game.Workspace.GetChildren()) do
  40.  
  41. 11. if object.Name == "Dog" then
  42.  
  43. 12. local car = game.ServerStorage.Car:Clone()
  44.  
  45.  
  46.  
  47. Don't take credit for the ROBLOX University Answers I made here. srs. Tags: ROBLOX Answers The Mad Bloxxer 3 ROBLOX Racing 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement