Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. ################################################################################################################
  2. ################################################################################################################
  3. ###############------------------Jakey's perfect scripting class wooooo--------------------------###############
  4. ###############----------------------------------------------------------------------------------###############
  5. ################################################################################################################
  6. ################################################################################################################
  7.  
  8. Starting concepts
  9. - Variables
  10. + http://wiki.roblox.com/index.php?title=Variable
  11. - Refresh selecting objects
  12. + http://wiki.roblox.com/images/0/08/SimpleDataModelTree.png
  13. - Refresh changing properties
  14. + http://wiki.roblox.com/index.php?title=Creating_Parts_via_Code
  15. - Conditional statements
  16. + http://wiki.roblox.com/index.php?title=Conditional_statement
  17. - Loop statements (while, for, repeat (post condition))
  18. + http://wiki.roblox.com/?title=Loops
  19. - Functions
  20. + http://wiki.roblox.com/index.php?title=Function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement