Feb 24th, 2018
- Attack: How much damage your bey does to objects (rocks, others beys etc.) − − Defense: How much damage your bey can withstand (getting hit by high attack players, with high defense will not do as much damage to you without it.).
- Roblox Nuke script. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report -thank you for bringing this paste 1k views!:) hint = Instance.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- nuke = Instance.new('Part',workspace)
- nuke.Material = Enum.Material.DiamondPlate
- nuke.CFrame = CFrame.new(0,10000,0)
- bodypos.MaxForce = Vector3.new(100,100,100)
- bodypos.P =5
- debounce =false
- waittime =0.0001
- nuke.Touched:connect(function()
- debounce =true
- boomboom = Instance.new('Part',workspace)
- boomboom.Shape = Enum.PartType.Ball
- boomboom.Transparency =0.5
- boomboom.BottomSurface = Enum.SurfaceType.Smooth
- boomboom.CFrame = CFrame.new(0,0,0)
- hit:BreakJoints()
- whiletruedo
- expl = Instance.new('Explosion',workspace)
- hint.Text ='NUKE HAS GAINED '..tostring(boomboom.Size.Y)..' STUDS OF SIZE!'
- expl.BlastRadius = size
- boomboom.Size = boomboom.Size + Vector3.new(size,size,size)
- waittime = waittime -0.001
- end
Beyblade Evolution Hack Script Roblox Exploit
If a code doesn't work, try again in a VIP server. They are free and it's known for some codes that they only work in VIP servers!!! Some codes could be outdated so please tell us if a code isn't working anymore If a code doesn't work, try again in a VIP server. They are free and it's known for some codes that they only work in VIP servers!!! You can find all the outdated codes here Outdated.
RAW Paste Data