Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

Team Name Change: game.Teams.Team.Name = "TeamName" Team Add: x = Instance.new("Team")x.Parent = game.Teams Sword Teleport: game.Players.MyName.Character:MoveTo(mouse.Target.Position) Lightning Color: game.Lighting.

Ambient = Color3.new(0128,0) GodMode : game.Workspace.MyName.Humanoid.MaxHealth = math.huge Btools: x = Instance.new("HopperBin")x.Parent = game.Players.MyName.Backpack x.BinType = #-Ko hack: game.Players.MyName.leaderstats.KOs.Value = 1337 Wipeout hack: game.Players.MyName.leaderstats.Wipeouts.Value = -1337

BigHead: game.Workspace.MyName.Head.Mesh.Scale = Vector3.new(10,10,10) bigsword: game.Workspace.MyName.Sword.Handle.Mesh.Scale = Vector3.new(10,10,10) Lightning hack: game.Lighting.TimeOfDay = "12:00:00" Epic god: f = Instance.new("ForceField")f.Parent = game.Workspace.MyName.Torso Sparkles: x = Instance.new("Sparkles")x.Parent = game.Workspace.MyName.Torso

Walkspeed: game.Workspace.MyName.Humanoid.WalkSpeed = 100 kick hack 1: game.Players.NoobName:remove() kick hack 2: game.Workspace.name.Humanoid:Remove() remove workspace: game.Workspace.Parent:remove() smoke: x = Instance.new("Smoke")x.Parent = game.Workspace.MyName.Torso trancparency: game.Workspace.MyName.Transparency = 1 shutdown server; game.NetworkServer:Remove() character appearance game.Players.MyName.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=156" server break: game.Workspace.Parent = game.Lighting new kill script: game.Workspace.Noob.Parent = game.Lighting superjump: local b = Instance.new("BodyForce")b.force = Vector3.new(0,1300,0) b.Parent = game.Workspace.MyName.Torso Velocity: game.Workspace.MyName.Torso.Velocity=Vector3.new(0,100,0) maxplayers: game.Players.MaxPlayers = 20

shiny head: game.Workspace.MyName.head.Reflectance = 5 shiny torso: game.Workspace.MyName.toro.Reflectance = 5 Anchor all: p= game.Players:GetChildren() for i= 1, #p do if p~= "MyName" then p.Character.Torso.Anchored = true end end kick all: p= game.Players:GetChildren() for i= 1, #p do p:remove() end one of my friend : game.Workspace.navyluke325.Torso.Anchored= true God! game.Workspace.MyName.Humanoid.MaxHealth = math.huge remove player BinType game.Players.anyone:Remove() game.Workspace:BreakJoints() (breaks the place) game.Workspace.madog32.Name = "Telamon" (name script) game.Players:Remove() (removes all players...) Workspace.NetworkService:remove() (that one abuve is a server shutdown....) Make it to 0 if you wanna be invisable! game.Workspace.MyName.Transparency = 1 mouse.Target:Remove()

CanCOllide! game.Workspace.Object.CanCollide = false TELEPORTING: game.Workspace.username.Torso.CFrame = CFrame.new(Vector3.new(0, 0, 0)) MSg THINGS: if msg == "Message I want" then Speaker.Character.Head:Remove() Speaker.Character.Humanoid.MaxHealth = math.huge Insert things: m = Instance.new("Explosion") m.Parent = game.Workspace Btools! G = Instance.new("HopperBin") G.Parent = game.Players.lowntreese.StarterGear G.BinType =3 --Copy Tool BasePlate game.Workspace.Floor.Transparency = 0 This works in place that has Floor like SFOTH ORIGINAL! game.Workspace.Floor.CanCollide = true IF there is a sky box you remove it! game.Lighting.Sky:Remove() Max Items! game.Derbis.MaxItems = 29097 ANchor siome thing! game.Workspace.Object.Anchored = true

SHINY! game.Workspace.Wobbly.RefLectance =2 Color: green : 0,153,0 Purple" 204,0,153 Blue:0.0,255 Red : 255,0,0 Black: 0,0,0

Super Jump! Velocity = Vector3.new(0,0,100) Meteor b = Instance.new("Part") b.Parent = game.Workspace b.Position = Vector3.new(0,5000,0) b.Size = Vector3.new(200,500,200) b.BrickColor = BrickColor.new(199) b.Transparency = 0 wait(10) b:remove() Super Jump 2: local b = Instance.new("BodyForce")b.force = Vector3.new(0,1300,0) b.Parent = game.Workspace.MyName.Torso Black HOLE: p= game.Players:GetChildren() for i= 1, #p do if p.Name ~= "shanethe13" then b = Instance.new("BodyPosition") b.Parent = p.Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000) b.position = Vector3.new(100,10,0)

Force Field: L = Instance.new("FrrceField") L.Parent = game.Workspace.xXxDeViLxXx4ever for clone: ?I = Instance.new("HopperBin") for transparency: game.Workspace.UltimateJackFrost.Head or Torso, whichever you want.Transparency = 1 reflectance: game.Workspace.UltimateJackFrost.Head or Torso, whichever you want.Reflectance = 1 Walkspeed: game.Workspace.UltimateJackFrost.Humanoid.WalkSpeed = whatever speed you want. I.Parent = game.Players.NAME.Backpack I.BinType = "Clone" i for delete: ?I = Instance.new("HopperBin") I.Parent = game.Players.NAME.Backpack I.BinType = "Hammer" for move: ?I = Instance.new("HopperBin") I.Parent = game.Players.NAME.Backpack I.BinType = "GameTool" game.Workspace.DRMOTT.Torso.Velocity=Vector3.new(0,100,0) game.Workspace.DRMOTT.Head.Mesh.Scale=Vector3.new(10,10,10) game.StarterPack.Sword.Handle.Anchored = true-game.Workspace.navyluke325.Torso.Anchored= true

x = Instance.new("HopperBin")x.Parent = game.Players.dudegun286.Backpack x.BinType = "GameTool" enable = true "Clone" = copy "Hammer" = delete "GameTool" = move parts "Grab" = move model

You might also like