Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- l/--dedsecbrazil Copy and paste this script in the CMD below the guis and hit enter!
- Victim = 'ScriptingLua_LuaTeam' --HERE IS THE PLAYER U WANT TO ROD!!!
- game.Workspace[(Victim)].Humanoid.PlatformStand = true
- wait(0.2)
- h = Instance.new('RodConstraint',game.Players.LocalPlayer.Character.Torso)
- h.Name = 'Rope'
- h.Length = 10
- h.Thickness = 0.5
- h.Visible = true
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 500
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- wait(0.2)
- Aa = Instance.new('Attachment',game.Players.LocalPlayer.Character.Torso)
- Aa.Name = 'Att1'
- Aa.Axis = Vector3.new(0,-1,0)
- Aa.SecondaryAxis = Vector3.new(1,0,0)
- Za = Instance.new('Attachment',game.Workspace[(Victim)].Head)
- Za.Name = 'Att2'
- Za.Axis = Vector3.new(0,-1,0)
- Za.SecondaryAxis = Vector3.new(1,0,0)
- wait(0.2)
- h.Attachment0 = game.Players.LocalPlayer.Character.Torso.Att1
- h.Attachment1 = game.Workspace[(Victim)].Head.Att2
Add Comment
Please, Sign In to add comment