Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local MainUI = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local MainFrame = Instance.new("Frame")
- local Welcome = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local Scripts = Instance.new("Frame")
- local BruteGod = Instance.new("TextButton")
- local Bruteinfsmash = Instance.new("TextButton")
- local StalkerGod = Instance.new("TextButton")
- local StalkerInvis = Instance.new("TextButton")
- local Breakdoors = Instance.new("TextButton")
- local ElemTrans = Instance.new("TextButton")
- local OpenDoors = Instance.new("TextButton")
- local Relocate = Instance.new("TextButton")
- local Spectate = Instance.new("TextButton")
- local Teleports = Instance.new("Frame")
- local TextBox = Instance.new("TextBox")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local Teleport1 = Instance.new("TextButton")
- local Settings = Instance.new("Frame")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local Minimize2 = Instance.new("TextButton")
- local Open2 = Instance.new("TextButton")
- local Navigator = Instance.new("Frame")
- local NavFrame = Instance.new("Frame")
- local Script = Instance.new("TextButton")
- local Teleport = Instance.new("TextButton")
- local Setting = Instance.new("TextButton")
- local welcome = Instance.new("TextButton")
- local TextLabel_9 = Instance.new("TextLabel")
- local Minimize1 = Instance.new("TextButton")
- local Open1 = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- MainUI.Name = "MainUI"
- MainUI.Parent = ScreenGui
- MainUI.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- MainUI.BorderSizePixel = 0
- MainUI.Position = UDim2.new(0.340000004, 0, 0.321999997, 0)
- MainUI.Size = UDim2.new(0, 435, 0, 24)
- MainUI.Draggable = true
- MainUI.Active = true
- TextLabel.Parent = MainUI
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.0229885057, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 425, 0, 24)
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.Text = "Reason 2 Smash"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 15
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = MainUI
- MainFrame.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0, 0, 1, 0)
- MainFrame.Size = UDim2.new(0, 435, 0, 237)
- Welcome.Name = "Welcome"
- Welcome.Parent = MainFrame
- Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
- Welcome.BackgroundTransparency = 1
- Welcome.Size = UDim2.new(0, 435, 0, 237)
- TextLabel_2.Parent = Welcome
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0.268965513, 0, 0.0506328978, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SciFi
- TextLabel_2.Text = "Welcome"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 40
- TextLabel_3.Parent = Welcome
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.255172402, 0, 0.143459886, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SciFi
- TextLabel_3.Text = "Reason to Smash V1.0.0"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 16
- TextLabel_4.Parent = Welcome
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.Position = UDim2.new(0.255172402, 0, 0.240506321, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.SciFi
- TextLabel_4.Text = "Programed By LuaScripts"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 14
- TextLabel_5.Parent = Welcome
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.Position = UDim2.new(0.255172402, 0, 0.329113901, 0)
- TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_5.Font = Enum.Font.SciFi
- TextLabel_5.Text = "UI By Jag"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 14
- Scripts.Name = "Scripts"
- Scripts.Parent = MainFrame
- Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
- Scripts.BackgroundTransparency = 1
- Scripts.Size = UDim2.new(0, 435, 0, 237)
- Scripts.Visible = false
- BruteGod.Name = "BruteGod"
- BruteGod.Parent = Scripts
- BruteGod.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- BruteGod.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- BruteGod.Position = UDim2.new(0.0424583629, 0, 0.0548523217, 0)
- BruteGod.Size = UDim2.new(0, 121, 0, 22)
- BruteGod.Font = Enum.Font.SciFi
- BruteGod.Text = "Brute God mode"
- BruteGod.TextColor3 = Color3.new(1, 1, 1)
- BruteGod.TextSize = 14
- Bruteinfsmash.Name = "Bruteinfsmash"
- Bruteinfsmash.Parent = Scripts
- Bruteinfsmash.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Bruteinfsmash.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Bruteinfsmash.Position = UDim2.new(0.361998618, 0, 0.0548523217, 0)
- Bruteinfsmash.Size = UDim2.new(0, 121, 0, 22)
- Bruteinfsmash.Font = Enum.Font.SciFi
- Bruteinfsmash.Text = "Brute Infinite smash"
- Bruteinfsmash.TextColor3 = Color3.new(1, 1, 1)
- Bruteinfsmash.TextSize = 13
- StalkerGod.Name = "StalkerGod"
- StalkerGod.Parent = Scripts
- StalkerGod.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- StalkerGod.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- StalkerGod.Position = UDim2.new(0.674642324, 0, 0.0548523217, 0)
- StalkerGod.Size = UDim2.new(0, 121, 0, 22)
- StalkerGod.Font = Enum.Font.SciFi
- StalkerGod.Text = "Stalker God Mode"
- StalkerGod.TextColor3 = Color3.new(1, 1, 1)
- StalkerGod.TextSize = 14
- StalkerInvis.Name = "StalkerInvis"
- StalkerInvis.Parent = Scripts
- StalkerInvis.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- StalkerInvis.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- StalkerInvis.Position = UDim2.new(0.0424583629, 0, 0.177215189, 0)
- StalkerInvis.Size = UDim2.new(0, 121, 0, 22)
- StalkerInvis.Font = Enum.Font.SciFi
- StalkerInvis.Text = "Stalker Invisible"
- StalkerInvis.TextColor3 = Color3.new(1, 1, 1)
- StalkerInvis.TextSize = 14
- Breakdoors.Name = "Breakdoors"
- Breakdoors.Parent = Scripts
- Breakdoors.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Breakdoors.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Breakdoors.Position = UDim2.new(0.361998588, 0, 0.177215189, 0)
- Breakdoors.Size = UDim2.new(0, 121, 0, 22)
- Breakdoors.Font = Enum.Font.SciFi
- Breakdoors.Text = "Break Doors"
- Breakdoors.TextColor3 = Color3.new(1, 1, 1)
- Breakdoors.TextSize = 14
- ElemTrans.Name = "ElemTrans"
- ElemTrans.Parent = Scripts
- ElemTrans.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- ElemTrans.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- ElemTrans.Position = UDim2.new(0.0424583629, 0, 0.299578071, 0)
- ElemTrans.Size = UDim2.new(0, 121, 0, 22)
- ElemTrans.Font = Enum.Font.SciFi
- ElemTrans.Text = "Elemental Transform"
- ElemTrans.TextColor3 = Color3.new(1, 1, 1)
- ElemTrans.TextSize = 13
- OpenDoors.Name = "OpenDoors"
- OpenDoors.Parent = Scripts
- OpenDoors.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- OpenDoors.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- OpenDoors.Position = UDim2.new(0.361998588, 0, 0.299578071, 0)
- OpenDoors.Size = UDim2.new(0, 121, 0, 22)
- OpenDoors.Font = Enum.Font.SciFi
- OpenDoors.Text = "Open Doors"
- OpenDoors.TextColor3 = Color3.new(1, 1, 1)
- OpenDoors.TextSize = 14
- Relocate.Name = "Relocate"
- Relocate.Parent = Scripts
- Relocate.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Relocate.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Relocate.Position = UDim2.new(0.674642265, 0, 0.177215204, 0)
- Relocate.Size = UDim2.new(0, 121, 0, 22)
- Relocate.Font = Enum.Font.SciFi
- Relocate.Text = "Respawn"
- Relocate.TextColor3 = Color3.new(1, 1, 1)
- Relocate.TextSize = 14
- Spectate.Name = "Spectate"
- Spectate.Parent = Scripts
- Spectate.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Spectate.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Spectate.Position = UDim2.new(0.674642265, 0, 0.299578071, 0)
- Spectate.Size = UDim2.new(0, 121, 0, 22)
- Spectate.Font = Enum.Font.SciFi
- Spectate.Text = "Spectate"
- Spectate.TextColor3 = Color3.new(1, 1, 1)
- Spectate.TextSize = 14
- Teleports.Name = "Teleports"
- Teleports.Parent = MainFrame
- Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleports.BackgroundTransparency = 1
- Teleports.Size = UDim2.new(0, 435, 0, 237)
- Teleports.Visible = false
- TextBox.Parent = Teleports
- TextBox.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- TextBox.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- TextBox.Position = UDim2.new(0.204597712, 0, 0.0590717308, 0)
- TextBox.Size = UDim2.new(0, 257, 0, 50)
- TextBox.Font = Enum.Font.SciFi
- TextBox.Text = "Player Name"
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextLabel_6.Parent = Teleports
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.Position = UDim2.new(0.255172402, 0, 0.4472574, 0)
- TextLabel_6.Size = UDim2.new(0, 200, 0, 39)
- TextLabel_6.Font = Enum.Font.SciFi
- TextLabel_6.Text = "Places"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 30
- TextLabel_7.Parent = Teleports
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.Position = UDim2.new(0.255172402, 0, 0.58227849, 0)
- TextLabel_7.Size = UDim2.new(0, 200, 0, 39)
- TextLabel_7.Font = Enum.Font.SciFi
- TextLabel_7.Text = "Under Development."
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextSize = 15
- Teleport1.Name = "Teleport1"
- Teleport1.Parent = Teleports
- Teleport1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Teleport1.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Teleport1.Position = UDim2.new(0.345471263, 0, 0.327172995, 0)
- Teleport1.Size = UDim2.new(0, 121, 0, 22)
- Teleport1.Font = Enum.Font.SciFi
- Teleport1.Text = "Teleport"
- Teleport1.TextColor3 = Color3.new(1, 1, 1)
- Teleport1.TextSize = 14
- Settings.Name = "Settings"
- Settings.Parent = MainFrame
- Settings.BackgroundColor3 = Color3.new(1, 1, 1)
- Settings.BackgroundTransparency = 1
- Settings.Size = UDim2.new(0, 435, 0, 237)
- Settings.Visible = false
- TextLabel_8.Parent = Settings
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.Position = UDim2.new(0.266666651, 0, 0.0548523068, 0)
- TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_8.Font = Enum.Font.SciFi
- TextLabel_8.Text = "Settings"
- TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_8.TextSize = 40
- TextButton.Parent = Settings
- TextButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- TextButton.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- TextButton.Position = UDim2.new(0.359699756, 0, 0.367088616, 0)
- TextButton.Size = UDim2.new(0, 121, 0, 22)
- TextButton.Font = Enum.Font.SciFi
- TextButton.Text = "Exit / Destroy GUI"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 14
- Minimize2.Name = "Minimize2"
- Minimize2.Parent = MainUI
- Minimize2.BackgroundColor3 = Color3.new(1, 1, 1)
- Minimize2.BackgroundTransparency = 1
- Minimize2.Position = UDim2.new(0.860661447, 0, -0.0179324895, 0)
- Minimize2.Size = UDim2.new(0, 34, 0, 24)
- Minimize2.Font = Enum.Font.SciFi
- Minimize2.Text = "-"
- Minimize2.TextColor3 = Color3.new(1, 1, 1)
- Minimize2.TextSize = 20
- Open2.Name = "Open2"
- Open2.Parent = MainUI
- Open2.BackgroundColor3 = Color3.new(1, 1, 1)
- Open2.BackgroundTransparency = 1
- Open2.Position = UDim2.new(0.922730505, 0, -0.0179324895, 0)
- Open2.Size = UDim2.new(0, 34, 0, 24)
- Open2.Font = Enum.Font.SciFi
- Open2.Text = "+"
- Open2.TextColor3 = Color3.new(1, 1, 1)
- Open2.TextSize = 20
- Navigator.Name = "Navigator"
- Navigator.Parent = ScreenGui
- Navigator.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Navigator.BorderSizePixel = 0
- Navigator.Position = UDim2.new(0.164000005, 0, 0.321999997, 0)
- Navigator.Size = UDim2.new(0, 147, 0, 24)
- Navigator.Draggable = true
- Navigator.Active = true
- NavFrame.Name = "NavFrame"
- NavFrame.Parent = Navigator
- NavFrame.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- NavFrame.BorderSizePixel = 0
- NavFrame.Position = UDim2.new(0, 0, 1, 0)
- NavFrame.Size = UDim2.new(0, 147, 0, 237)
- Script.Name = "Script"
- Script.Parent = NavFrame
- Script.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Script.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Script.Position = UDim2.new(0.0884353742, 0, 0.172995791, 0)
- Script.Size = UDim2.new(0, 121, 0, 22)
- Script.Modal = true
- Script.Font = Enum.Font.SciFi
- Script.Text = "Scripts"
- Script.TextColor3 = Color3.new(1, 1, 1)
- Script.TextSize = 14
- Teleport.Name = "Teleport"
- Teleport.Parent = NavFrame
- Teleport.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Teleport.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Teleport.Position = UDim2.new(0.0884353742, 0, 0.299578071, 0)
- Teleport.Size = UDim2.new(0, 121, 0, 22)
- Teleport.Font = Enum.Font.SciFi
- Teleport.Text = "Teleports"
- Teleport.TextColor3 = Color3.new(1, 1, 1)
- Teleport.TextSize = 14
- Setting.Name = "Setting"
- Setting.Parent = NavFrame
- Setting.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Setting.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Setting.Position = UDim2.new(0.0879999995, 0, 0.419999987, 0)
- Setting.Size = UDim2.new(0, 121, 0, 22)
- Setting.Font = Enum.Font.SciFi
- Setting.Text = "Settings"
- Setting.TextColor3 = Color3.new(1, 1, 1)
- Setting.TextSize = 14
- welcome.Name = "welcome"
- welcome.Parent = NavFrame
- welcome.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- welcome.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- welcome.Position = UDim2.new(0.0884354115, 0, 0.0506329127, 0)
- welcome.Size = UDim2.new(0, 121, 0, 22)
- welcome.Modal = true
- welcome.Font = Enum.Font.SciFi
- welcome.Text = "Welcome"
- welcome.TextColor3 = Color3.new(1, 1, 1)
- welcome.TextSize = 14
- TextLabel_9.Parent = Navigator
- TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_9.BackgroundTransparency = 1
- TextLabel_9.Position = UDim2.new(0.0340136066, 0, 0, 0)
- TextLabel_9.Size = UDim2.new(0, 86, 0, 24)
- TextLabel_9.Font = Enum.Font.SciFi
- TextLabel_9.Text = "Navigator"
- TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_9.TextSize = 15
- TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
- Minimize1.Name = "Minimize1"
- Minimize1.Parent = Navigator
- Minimize1.BackgroundColor3 = Color3.new(1, 1, 1)
- Minimize1.BackgroundTransparency = 1
- Minimize1.Position = UDim2.new(0.619047642, 0, -0.101265825, 0)
- Minimize1.Size = UDim2.new(0, 34, 0, 24)
- Minimize1.Font = Enum.Font.SciFi
- Minimize1.Text = "-"
- Minimize1.TextColor3 = Color3.new(1, 1, 1)
- Minimize1.TextSize = 20
- Open1.Name = "Open1"
- Open1.Parent = Navigator
- Open1.BackgroundColor3 = Color3.new(1, 1, 1)
- Open1.BackgroundTransparency = 1
- Open1.Position = UDim2.new(0.768707514, 0, -0.101265825, 0)
- Open1.Size = UDim2.new(0, 34, 0, 24)
- Open1.Font = Enum.Font.SciFi
- Open1.Text = "+"
- Open1.TextColor3 = Color3.new(1, 1, 1)
- Open1.TextSize = 20
- wait(2)
- MainUI:TweenPosition(UDim2.new(0.34, 0,0.322, 0), 'Out', 'Bounce', 1)
- Navigator:TweenPosition(UDim2.new(0.164, 0,0.322, 0), 'Out', 'Bounce', 1)
- welcome.MouseButton1Down:connect(function()
- Welcome.Visible = true
- Settings.Visible = false
- Teleports.Visible = false
- Scripts.Visible = false
- end)
- Setting.MouseButton1Down:connect(function()
- Welcome.Visible = false
- Settings.Visible = true
- Teleports.Visible = false
- Scripts.Visible = false
- end)
- Teleport.MouseButton1Down:connect(function()
- Welcome.Visible = false
- Settings.Visible = false
- Teleports.Visible = true
- Scripts.Visible = false
- end)
- Script.MouseButton1Down:connect(function()
- Welcome.Visible = false
- Settings.Visible = false
- Teleports.Visible = false
- Scripts.Visible = true
- end)
- TextButton.MouseButton1Down:connect(function()
- MainUI.Visible = false
- Navigator.Visible = false
- end)
- Open2.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- end)
- Minimize2.MouseButton1Down:connect(function()
- MainFrame.Visible = false
- end)
- Open1.MouseButton1Down:connect(function()
- NavFrame.Visible = true
- end)
- Minimize1.MouseButton1Down:connect(function()
- NavFrame.Visible = false
- end)
- -- Scripts
- BruteGod.MouseButton1Down:connect(function()
- while true do
- game.RStorage.RemoteEvents.BruteDeffence:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteDeffence:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteDeffence:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteDeffence:FireServer("true",999999)
- end
- end)
- Bruteinfsmash.MouseButton1Down:connect(function()
- while true do
- game.RStorage.RemoteEvents.BruteSmash:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteSmash:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteSmash:FireServer("true",999999)
- wait(1)
- game.RStorage.RemoteEvents.BruteSmash:FireServer("true",999999)
- end
- end)
- StalkerGod.MouseButton1Down:connect(function()
- while true do
- game.RStorage.RemoteEvents.Stalker:FireServer("FF", true)
- wait(1)
- game.RStorage.RemoteEvents.Stalker:FireServer("FF", true)
- wait(1)
- game.RStorage.RemoteEvents.Stalker:FireServer("FF", true)
- wait(1)
- game.RStorage.RemoteEvents.Stalker:FireServer("FF", true)
- end
- end)
- Breakdoors.MouseButton1Down:connect(function()
- while true do
- game.RStorage.RemoteEvents.HitBreakable:FireServer(Workspace.Map.Doors.Door.Breakable)
- wait(0)
- game.RStorage.RemoteEvents.HitBreakable:FireServer(Workspace.Map.Doors.Door.Breakable)
- wait(0)
- game.RStorage.RemoteEvents.HitBreakable:FireServer(Workspace.Map.Doors.Door.Breakable)
- wait(0)
- game.RStorage.RemoteEvents.HitBreakable:FireServer(Workspace.Map.Doors.Door.Breakable)
- end
- end)
- Relocate.MouseButton1Down:connect(function()
- game.RStorage.RemoteEvents.Respawn:FireServer(true)
- end)
- ElemTrans.MouseButton1Down:connect(function()
- game.RStorage.RemoteEvents.ZombiePower:FireServer("ElementalPower", "Transform")
- end)
- StalkerInvis.MouseButton1Down:connect(function()
- while true do
- game.RStorage.RemoteEvents.Stalker:FireServer("hide", true)
- wait(0)
- game.RStorage.RemoteEvents.Stalker:FireServer("hide", true)
- wait(0)
- game.RStorage.RemoteEvents.Stalker:FireServer("hide", true)
- wait(0)
- game.RStorage.RemoteEvents.Stalker:FireServer("hide", true)
- end
- end)
- OpenDoors.MouseButton1Down:connect(function()
- game.RStorage.RemoteEvents.OpenDoor:FireServer(true)
- end)
- -- Teleports
- getplr = function(plxr)
- for i, v in pairs(game.Players:GetPlayers()) do
- if string.find(v.Name, plxr) then
- return v
- elseif v.Name:sub(1, plxr:len()):lower()== plxr:lower() then
- return v
- end
- end
- end
- Teleport1.MouseButton1Down:connect(function()
- local plr = getplr(TextBox.Text)
- game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
- end)
Add Comment
Please, Sign In to add comment