Advertisement
Blueisim

Script Chooser

Aug 21st, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. local scripts={
  2. "http://pastebin.com/raw/wJzTANYL",
  3. "http://pastebin.com/raw/M2mUJf9u",
  4. "http://pastebin.com/raw/dSwm1v1e",
  5. "http://pastebin.com/raw/3c3QJE20",
  6. "http://pastebin.com/raw/r1s9Dmm2",
  7. "http://pastebin.com/raw/hTH4xSzt",
  8. "http://pastebin.com/raw/QziiGnV6"
  9. }
  10. local number=32
  11. local script=math.random(1,7)
  12. local chosen=scripts[script]
  13. loadstring(game:GetService("InsertService"):GetAsync(chosen))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement