Roblox Explosion Simulator

NEW DESTRUCTION SIMULATOR CODE - New Update!? / Future Updates RobloxOur Roblox Game!: https://www.roblox.com/games//Camera-Simulator-ALPHA(Pleas. Hey Guys its tinymon1! Thanks for stopping by in the video for the new 5 level Free code! Stick around for it! Its my first video and First thumbnail to make.

Oct 11th, 2015
Never
Roblox Explosion Simulator
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --[[Hello, I am 1STdewGmzTvThailand and I am going to teach you how to make an explosion where ever you click...]]--
  2. --I am going to make this a little quick, so if you get lost, please go back in the vid xD
  3. plr = game.Players.LocalPlayer
  4. --This has to be a local script.
  5. local x = Instance.new('Explosion', Workspace)--This means create new explosion in the workspace.
  6. x.BlastRadius =15
  7. end
  8. --If you are making a script that requires a key down or mouse button down, you need to recall your function. Like so:
  9. --[[It really doesn't matter what you name your function. As long as you have the () at the end of the name. I.D function die()
  10. Well, enjoy. I will make this a free model and link in the description. Time to test this out :3
  11. ]]
Explosion simulator codesRoblox simulator codes

Explosion Simulator Codes