Nov 1st, 2019
Never
Roblox Dmg Free
Roblox Dmg Download And Install
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
So I made a script that would do 25 damage to the player when he touches the part. But for some reason it doesn’t work even though Roblox Studio is not giving any errors at all. Does anyone mind helping me out? Here’s the code: local debounce = Instance.new('BoolValue') debounce.Value = false script.Parent.Touched:Connect(function(part2) local Player = game.Players. Roblox Dmg Download Face Swap Software For Mac Rfx Nexus 1.0.9+1.4.0+1.4.1 For Mac Sengoku Basara 4 Pc Bit Torrent Coovadia Paediatrics Pdf Download Texpad For Mac Defiant Lock Programming East Midland Homes Cooperative Shortcut For Bullet Point Mac Word Speakonia Voices Online 6 3 Keygen Qnx Tutorial.
Roblox Dmg For Mac
- game.Players.LocalPlayer.Character.pvp:Destroy()
- game.Players.LocalPlayer.Character.Humanoid.Animator:Destroy()
- game.Players.LocalPlayer.Character.Shirt:Destroy()
- game.Players.LocalPlayer.Character.Pants:Destroy()
- for i = 1,10 do
- game.Players.LocalPlayer.Character:FindFirstChildWhichIsA('Accessory'):Destroy()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- if game.Players.LocalPlayer.Character:FindFirstChild('sword') then
- game.Players.LocalPlayer.Character.sword.LocalScript.dmg.Value = 10000000
- game.Players.LocalPlayer.Backpack.sword.LocalScript.dmg.Value = 10000000
- game:GetService('StarterGui'):SetCore('SendNotification', {
- Text = 'loaded script done, enjoy. made by Xaxiier!';})
- end