14-07-2021
Jjsploit Lua C Scripts
May 2nd, 2018
Jjsploit gui roblox pastebin. Jjsploit is one of the best and the most well known sploits in the whole roblox world. Sign up it unlocks many cool features. For those who are looking for jjsploit v3 lua c scripts you can head to one of the most popular platforms called youtube. Roblox exploit gui roblox exploit no virus roblox exploit jailbreak.
Jjsploit Lua Scripts 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!


Jjsploit Roblox Lua Scripts Pastebin
- whiletruedo
- local Number2 =math.random()
- local Part = Instance.new('Part')
- Part.Position = game.Workspace:FindFirstChild(Name).HumanoidRootPart.Position --Use Torso on R6 games--
- Part.Color = Color3.new(Number1, Number2, Number3)
- end
- Audio Play:
- Sound.Parent = game.Workspace
- Sound.Playing =true
- whiletruedo
- local Number2 =math.random()
- local Part = Instance.new('Part')
- Part.Position = game.Workspace:FindFirstChild(Name).HuamnoidRootPart.Position - Vector3.new (0,3,0)--Use Torso on R6 games--
- Part.Color = Color3.new(Number1, Number2, Number3)
- Part.CanCollide =false
- end
- Human Bomb:
- local Name = game.Players.LocalPlayer.Name
- local Explosion = Instance.new('Explosion')
- Explosion.BlastRadius =9999999
- Explosion.Position = game.Workspace:FindFirstChild(Name).Torso.Position - Vector3.new(0,1.5,0)--Use HumanoidRootPart for R15 Games
- Spawn / Part Lock (Removes baseplate and any other part that enters it aswell. To change it to models only,remove added.Position):
- game.Workspace.ChildAdded:Connect(function(added)
- added.Position = Vector3.new(999999,99999999,99999999)
RAW Paste Data