Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local library = loadstring(game:HttpGet(('https://pastebin.com/raw/FsJak6AT')))()
- local w = library:CreateWindow("Main")
- local b = w:CreateFolder("Page 1")
- b:Button("Build A Boat",function()
- loadstring(game:HttpGet("https://cdn.soldexe.tk/Ee4pUjeK.txt", true))()
- end)
- b:Button("Ragdoll Engine",function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Uj1DkEKW", true))()
- end)
- b:Button("Prison Life",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RbxCheats/RbxCheats/master/Scripts/Prison%20Life%20GUI%20v3.0.lua",true))()
- end)
- b:Button("Piggy",function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/lolpoppyus/Roblox-Lua/master/Piggy'),true))()
- end)
- b:Button("Adopt Me",function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Z3iAXASr", true))()
- end)
- b:Button("Shindo Life",function()
- _G.overwrite = true
- loadstring(game:HttpGet('https://keshhub.com/scripts/games/sl2.lua'))()
- end)
- b:Button("Tower of Hell",function()
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Allinity/Allinity-Hub/main/AllinityHubv.1.lua"))()
- end)
- b:Button("SharkBite",function()
- loadstring(rawget(game:GetObjects("rbxassetid://3623753581"), 1).Source)("Pepsi Byte")
- end)
- b:Button("Ninja Legends",function()
- loadstring(game:HttpGet("https://pastebin.com/raw/7md1TcB9",true))()
- end)
- b:Button("Islands",function()
- loadstring(game:HttpGet("http://void-scripts.com/Scripts/islands.lua"))()
- end)
- -- nofi
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Hello",
- Text = "Make sure you have KRNL or Synapse X!",
- Duration = 5,
- })
- -- another Folder
- z = w:CreateFolder("Page 2")
- z:Button("Thick Legends",function()
- loadstring(game:HttpGet('https://ghostbin.co/paste/ctpa/raw'))()
- end)
- z:Button("Arsenal",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Helios-Hub/main/Loader.lua"))()
- end)
- z:Button("Saber Simulator",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Helios-Hub/main/Loader.lua"))()
- end)
- z:Button("Murder Mystery 2",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Helios-Hub/main/Loader.lua"))()
- end)
- z:Button("SCP - 3008",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Daniel-Herron/Wulphram/main/SCP3008.lua",true))()
- end)
- z:Button("Prison Life Helios",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Helios-Hub/main/Loader.lua"))()
- end)
- z:Button("WormFace",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Bebo-Mods/Bebo-Mods-Scripts-9/master/Wormface!%20OP"))()
- end)
- z:Button("Blox Hunt",function()
- loadstring(game:HttpGet('https://pastebin.com/raw/YeP7uJX3'))()
- end)
- z:Button("Da hood",function()
- loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
- end)
- z:Button("Blood Samurai 2",function()
- loadstring(game:HttpGet('https://pastebin.com/raw/BZvM7UbQ'))()
- end)
- -- Others
- r = w:CreateFolder("Others")
- r:Button("Infinite Yield",function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- r:Button("RTX [Laggy]",function()
- getgenv().mode = "Autumn" -- Choose from Summer and Autumn (Summer looks bad ngl)
- local a = game.Lighting
- a.Ambient = Color3.fromRGB(33, 33, 33)
- a.Brightness = 6.67
- a.ColorShift_Bottom = Color3.fromRGB(0, 0, 0)
- a.ColorShift_Top = Color3.fromRGB(255, 247, 237)
- a.EnvironmentDiffuseScale = 0.105
- a.EnvironmentSpecularScale = 0.522
- a.GlobalShadows = true
- a.OutdoorAmbient = Color3.fromRGB(51, 54, 67)
- a.ShadowSoftness = 0.04
- a.GeographicLatitude = -15.525
- a.ExposureCompensation = 0.75
- local b = Instance.new("BloomEffect", a)
- b.Enabled = true
- b.Intensity = 0.04
- b.Size = 1900
- b.Threshold = 0.915
- local c = Instance.new("ColorCorrectionEffect", a)
- c.Brightness = 0.176
- c.Contrast = 0.39
- c.Enabled = true
- c.Saturation = 0.2
- c.TintColor = Color3.fromRGB(217, 145, 57)
- if getgenv().mode == "Summer" then
- c.TintColor = Color3.fromRGB(255, 220, 148)
- elseif getgenv().mode == "Autumn" then
- c.TintColor = Color3.fromRGB(217, 145, 57)
- else
- warn("No mode selected!")
- print("Please select a mode")
- b:Destroy()
- c:Destroy()
- end
- local d = Instance.new("DepthOfFieldEffect", a)
- d.Enabled = true
- d.FarIntensity = 0.077
- d.FocusDistance = 21.54
- d.InFocusRadius = 20.77
- d.NearIntensity = 0.277
- local e = Instance.new("ColorCorrectionEffect", a)
- e.Brightness = 0
- e.Contrast = -0.07
- e.Saturation = 0
- e.Enabled = true
- e.TintColor = Color3.fromRGB(255, 247, 239)
- local e2 = Instance.new("ColorCorrectionEffect", a)
- e2.Brightness = 0.2
- e2.Contrast = 0.45
- e2.Saturation = -0.1
- e2.Enabled = true
- e2.TintColor = Color3.fromRGB(255, 255, 255)
- local s = Instance.new("SunRaysEffect", a)
- s.Enabled = true
- s.Intensity = 0.01
- s.Spread = 0.146
- print("RTX Graphics loaded \n created by Rawget#0001")
- end)
- -- big scripts
- b:Button("Flee the Facility",function()
- local FleeTheFacilityGUI = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local PlayersToggleButton = Instance.new("TextButton")
- local ComputersToggleButton = Instance.new("TextButton")
- local PodsToggleButton = Instance.new("TextButton")
- local ExitDoorsToggleButton = Instance.new("TextButton")
- local DoorsToggleButton = Instance.new("TextButton")
- local AirVentsToggleButton = Instance.new("TextButton")
- local ReloadESP = Instance.new("TextButton")
- local HackingFailToggle = Instance.new("TextButton")
- FleeTheFacilityGUI.Name = "FleeTheFacilityGUI"
- FleeTheFacilityGUI.Parent = game.CoreGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = FleeTheFacilityGUI
- MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- MainFrame.BackgroundTransparency = 0.60000002384186
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.800000012, 0, 0.75, 0)
- MainFrame.Size = UDim2.new(0.200000003, 0, 0.25, 0)
- PlayersToggleButton.Name = "PlayersToggleButton"
- PlayersToggleButton.Parent = MainFrame
- PlayersToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- PlayersToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- PlayersToggleButton.BorderSizePixel = 2
- PlayersToggleButton.Position = UDim2.new(0.0500000007, 0, 0.0500000007, 0)
- PlayersToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- PlayersToggleButton.Font = Enum.Font.SourceSansBold
- PlayersToggleButton.FontSize = Enum.FontSize.Size24
- PlayersToggleButton.Text = "Players: OFF"
- PlayersToggleButton.TextColor3 = Color3.new(1, 0, 0)
- PlayersToggleButton.TextScaled = true
- PlayersToggleButton.TextSize = 24
- PlayersToggleButton.TextWrapped = true
- ComputersToggleButton.Name = "ComputersToggleButton"
- ComputersToggleButton.Parent = MainFrame
- ComputersToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- ComputersToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- ComputersToggleButton.BorderSizePixel = 2
- ComputersToggleButton.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)
- ComputersToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- ComputersToggleButton.Font = Enum.Font.SourceSansBold
- ComputersToggleButton.FontSize = Enum.FontSize.Size24
- ComputersToggleButton.Text = "Computers: OFF"
- ComputersToggleButton.TextColor3 = Color3.new(1, 0, 0)
- ComputersToggleButton.TextScaled = true
- ComputersToggleButton.TextSize = 24
- ComputersToggleButton.TextWrapped = true
- PodsToggleButton.Name = "PodsToggleButton"
- PodsToggleButton.Parent = MainFrame
- PodsToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- PodsToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- PodsToggleButton.BorderSizePixel = 2
- PodsToggleButton.Position = UDim2.new(0.0500000007, 0, 0.25, 0)
- PodsToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- PodsToggleButton.Font = Enum.Font.SourceSansBold
- PodsToggleButton.FontSize = Enum.FontSize.Size24
- PodsToggleButton.Text = "Freeze Pods: OFF"
- PodsToggleButton.TextColor3 = Color3.new(1, 0, 0)
- PodsToggleButton.TextScaled = true
- PodsToggleButton.TextSize = 24
- PodsToggleButton.TextWrapped = true
- ExitDoorsToggleButton.Name = "ExitDoorsToggleButton"
- ExitDoorsToggleButton.Parent = MainFrame
- ExitDoorsToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- ExitDoorsToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- ExitDoorsToggleButton.BorderSizePixel = 2
- ExitDoorsToggleButton.Position = UDim2.new(0.0500000007, 0, 0.349999994, 0)
- ExitDoorsToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- ExitDoorsToggleButton.Font = Enum.Font.SourceSansBold
- ExitDoorsToggleButton.FontSize = Enum.FontSize.Size24
- ExitDoorsToggleButton.Text = "Exit Doors: OFF"
- ExitDoorsToggleButton.TextColor3 = Color3.new(1, 0, 0)
- ExitDoorsToggleButton.TextScaled = true
- ExitDoorsToggleButton.TextSize = 24
- ExitDoorsToggleButton.TextWrapped = true
- DoorsToggleButton.Name = "DoorsToggleButton"
- DoorsToggleButton.Parent = MainFrame
- DoorsToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- DoorsToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- DoorsToggleButton.BorderSizePixel = 2
- DoorsToggleButton.Position = UDim2.new(0.0500000007, 0, 0.449999988, 0)
- DoorsToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- DoorsToggleButton.Font = Enum.Font.SourceSansBold
- DoorsToggleButton.FontSize = Enum.FontSize.Size24
- DoorsToggleButton.Text = "Doors: OFF"
- DoorsToggleButton.TextColor3 = Color3.new(1, 0, 0)
- DoorsToggleButton.TextScaled = true
- DoorsToggleButton.TextSize = 24
- DoorsToggleButton.TextWrapped = true
- AirVentsToggleButton.Name = "AirVentsToggleButton"
- AirVentsToggleButton.Parent = MainFrame
- AirVentsToggleButton.BackgroundColor3 = Color3.new(0, 0, 0)
- AirVentsToggleButton.BorderColor3 = Color3.new(1, 1, 1)
- AirVentsToggleButton.BorderSizePixel = 2
- AirVentsToggleButton.Position = UDim2.new(0.0500000007, 0, 0.550000012, 0)
- AirVentsToggleButton.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- AirVentsToggleButton.Font = Enum.Font.SourceSansBold
- AirVentsToggleButton.FontSize = Enum.FontSize.Size24
- AirVentsToggleButton.Text = "Air Vents: OFF"
- AirVentsToggleButton.TextColor3 = Color3.new(1, 0, 0)
- AirVentsToggleButton.TextScaled = true
- AirVentsToggleButton.TextSize = 24
- AirVentsToggleButton.TextWrapped = true
- ReloadESP.Name = "ReloadESP"
- ReloadESP.Parent = MainFrame
- ReloadESP.BackgroundColor3 = Color3.new(0, 0, 0)
- ReloadESP.BorderColor3 = Color3.new(1, 1, 1)
- ReloadESP.BorderSizePixel = 2
- ReloadESP.Position = UDim2.new(0.0500000007, 0, 0.699999988, 0)
- ReloadESP.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- ReloadESP.Font = Enum.Font.SourceSansBold
- ReloadESP.FontSize = Enum.FontSize.Size36
- ReloadESP.Text = "ESP"
- ReloadESP.TextColor3 = Color3.new(0, 0.447059, 0.454902)
- ReloadESP.TextScaled = true
- ReloadESP.TextSize = 34
- ReloadESP.TextWrapped = true
- HackingFailToggle.Name = "HackingFailToggle"
- HackingFailToggle.Parent = MainFrame
- HackingFailToggle.BackgroundColor3 = Color3.new(0, 0, 0)
- HackingFailToggle.BorderColor3 = Color3.new(1, 1, 1)
- HackingFailToggle.BorderSizePixel = 2
- HackingFailToggle.Position = UDim2.new(0.0500000007, 0, 0.850000024, 0)
- HackingFailToggle.Size = UDim2.new(0.899999976, 0, 0.0799999982, 0)
- HackingFailToggle.Font = Enum.Font.SourceSansBold
- HackingFailToggle.FontSize = Enum.FontSize.Size24
- HackingFailToggle.Text = "Never fail hacking: OFF"
- HackingFailToggle.TextColor3 = Color3.new(1, 0, 0)
- HackingFailToggle.TextScaled = true
- HackingFailToggle.TextSize = 24
- HackingFailToggle.TextWrapped = true
- players = false
- computers = false
- pods = false
- exitdoors = false
- doors = false
- vents = false
- neverfailhack = false
- --------------------------------------------------
- PlayersToggleButton.MouseButton1Down:connect(function()
- if players == false then
- players = true
- PlayersToggleButton.Text = "Players: ON"
- PlayersToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- players = false
- PlayersToggleButton.Text = "Players: OFF"
- PlayersToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- ComputersToggleButton.MouseButton1Down:connect(function()
- if computers == false then
- computers = true
- ComputersToggleButton.Text = "Computers: ON"
- ComputersToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- computers = false
- ComputersToggleButton.Text = "Computers: OFF"
- ComputersToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- PodsToggleButton.MouseButton1Down:connect(function()
- if pods == false then
- pods = true
- PodsToggleButton.Text = "Freeze Pods: ON"
- PodsToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- pods = false
- PodsToggleButton.Text = "Freeze Pods: OFF"
- PodsToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- ExitDoorsToggleButton.MouseButton1Down:connect(function()
- if exitdoors == false then
- exitdoors = true
- ExitDoorsToggleButton.Text = "Exit Doors: ON"
- ExitDoorsToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- exitdoors = false
- ExitDoorsToggleButton.Text = "Exit Doors: OFF"
- ExitDoorsToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- DoorsToggleButton.MouseButton1Down:connect(function()
- if doors == false then
- doors = true
- DoorsToggleButton.Text = "Doors: ON"
- DoorsToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- doors = false
- DoorsToggleButton.Text = "Doors: OFF"
- DoorsToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- AirVentsToggleButton.MouseButton1Down:connect(function()
- if vents == false then
- vents = true
- AirVentsToggleButton.Text = "Air Vents: ON"
- AirVentsToggleButton.TextColor3 = Color3.fromRGB(0,255,0)
- else
- vents = false
- AirVentsToggleButton.Text = "Air Vents: OFF"
- AirVentsToggleButton.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- HackingFailToggle.MouseButton1Down:connect(function()
- if neverfailhack == false then
- neverfailhack = true
- HackingFailToggle.Text = "Never fail hacking: ON"
- HackingFailToggle.TextColor3 = Color3.fromRGB(0,255,0)
- else
- neverfailhack = false
- HackingFailToggle.Text = "Never fail hacking: OFF"
- HackingFailToggle.TextColor3 = Color3.fromRGB(255,0,0)
- end
- end)
- ReloadESP.MouseButton1Down:connect(function()
- game.Lighting.FogEnd = 10000000
- if workspace:findFirstChild("ESP") then
- workspace.ESP:remove()
- end
- if workspace:findFirstChild("ESPComputer") then
- workspace.ESPComputer:remove()
- end
- if workspace:findFirstChild("ESPPod") then
- workspace.ESPPod:remove()
- end
- if workspace:findFirstChild("ESPExitDoor") then
- workspace.ESPExitDoor:remove()
- end
- if workspace:findFirstChild("ESPDoors") then
- workspace.ESPDoors:remove()
- end
- if workspace:findFirstChild("ESPVents") then
- workspace.ESPVents:remove()
- end
- function GetSizeOfObject(Obj)
- if Obj:IsA("BasePart") then
- return Obj.Size
- elseif Obj:IsA("Model") then
- return Obj:GetExtentsSize()
- end
- end
- local ESP = Instance.new("Folder",workspace)
- ESP.Name = "ESP"
- function CreateESPPart(BodyPart,r,g,b)
- local ESPPartparent = BodyPart
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = GetSizeOfObject(ESPPartparent) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = ESPPartparent
- Box.Color3 = Color3.fromRGB(r,g,b)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.4
- Box.Parent = ESP
- if BodyPart.Parent.Name == game.Players.LocalPlayer.Name then
- Box:remove()
- spawn (function()
- while true do
- wait(0.1)
- if BodyPart ~= nil then
- Box:remove()
- end
- end
- end)
- end
- end
- local player = game.Players:GetChildren()
- for i =1, #player do
- local bodyparts = player[i].Character:GetChildren()
- for i =1, #bodyparts do
- if bodyparts[i].ClassName == "Part" then
- if bodyparts[i].Parent:findFirstChild("BeastPowers") then
- CreateESPPart(bodyparts[i],255,0,0)
- else
- CreateESPPart(bodyparts[i],170,170,255)
- end
- end
- end
- end
- local ESPPC = Instance.new("Folder",workspace)
- ESPPC.Name = "ESPComputer"
- local ESPPod = Instance.new("Folder",workspace)
- ESPPod.Name = "ESPPod"
- local ESPExitDoor = Instance.new("Folder",workspace)
- ESPExitDoor.Name = "ESPExitDoor"
- local ESPDoors = Instance.new("Folder",workspace)
- ESPDoors.Name = "ESPDoors"
- local ESPVents = Instance.new("Folder",workspace)
- ESPVents.Name = "ESPVents"
- local map = workspace:findFirstChild(tostring(game.ReplicatedStorage.CurrentMap.Value))
- local children = map:GetChildren()
- for i =1, #children do
- if children[i].Name == "ComputerTable" then
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = GetSizeOfObject(children[i].Screen) + Vector3.new(-0.5, -0.5, -0.5)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].Screen
- spawn (function()
- while true do
- wait(0.1)
- Box.Color3 = children[i].Screen.Color
- end
- end)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.4
- Box.Parent = ESPPC
- end
- if children[i].Name == "FreezePod" then
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = GetSizeOfObject(children[i].BasePart) + Vector3.new(0.1, 5, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].BasePart
- Box.Color3 = Color3.fromRGB(0,0,255)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPPod
- end
- if children[i].Name == "ExitDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = GetSizeOfObject(children[i].ExitDoorTrigger) + Vector3.new(-1, 5, -1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].ExitDoorTrigger
- Box.Color3 = Color3.fromRGB(255,255,0)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPExitDoor
- end
- if children[i].Name == "SingleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].Door:findFirstChild("DoorBoard") then
- Box.Size = GetSizeOfObject(children[i].Door.DoorBoard) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].Door.DoorBoard
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "DoubleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].DoorL:findFirstChild("DoorBoard") then
- Box.Size = GetSizeOfObject(children[i].DoorL.DoorBoard) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].DoorL.DoorBoard
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "DoubleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].DoorR:findFirstChild("DoorBoard") then
- Box.Size = GetSizeOfObject(children[i].DoorR.DoorBoard) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].DoorR.DoorBoard
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "SingleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].Door:findFirstChild("DoorBoard") == false then
- Box.Size = GetSizeOfObject(children[i].Door.Part) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].Door.Part
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "DoubleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].DoorR:findFirstChild("DoorBoard") == false then
- Box.Size = GetSizeOfObject(children[i].DoorL.Part) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].DoorL.Part
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "DoubleDoor" then
- local Box = Instance.new("BoxHandleAdornment")
- if children[i].DoorR:findFirstChild("DoorBoard") == false then
- Box.Size = GetSizeOfObject(children[i].DoorR.Part) + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].DoorR.Part
- Box.Color3 = Color3.fromRGB(204,142,105)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPDoors
- end
- end
- if children[i].Name == "AirVent" then
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = GetSizeOfObject(children[i].Part) + Vector3.new(4, 0.1, 4)
- Box.Name = "ESPPart"
- Box.Adornee = children[i].Part
- Box.Color3 = Color3.fromRGB(100,100,100)
- Box.AlwaysOnTop = true
- Box.ZIndex = 5
- Box.Transparency = 0.8
- Box.Parent = ESPVents
- end
- end
- if players == false then
- workspace.ESP:remove()
- end
- if computers == false then
- workspace.ESPComputer:remove()
- end
- if pods == false then
- workspace.ESPPod:remove()
- end
- if exitdoors == false then
- workspace.ESPExitDoor:remove()
- end
- if doors == false then
- workspace.ESPDoors:remove()
- end
- if vents == false then
- workspace.ESPVents:remove()
- end
- end)
- spawn (function()
- while true do
- wait()
- if neverfailhack == true then
- game.ReplicatedStorage.RemoteEvent:FireServer("SetPlayerMinigameResult",true)
- end
- end
- end)
- --// GUI MADE BY LeviTheOtaku \\--
- end)
- b:Button("Wolf Or Other",function()
- local walkspeed = 14
- local jumppower = 20
- local targetPlayer = ""
- -----------------
- local RepStorage = game:GetService('ReplicatedStorage')
- local Plrs = game:GetService('Players')
- local LP = Plrs.LocalPlayer
- local LPchar = LP.Character
- spawn(function()
- LPchar = LP.CharacterAdded:Wait()
- print('LPchar finally defined!')
- end)
- local WolvesFolder = RepStorage.Wolves
- local HuntersFolder = RepStorage.Hunters
- local WolfPlayer
- local HunterPlayer
- --gui
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local WalkSpeedBox = Instance.new("TextBox")
- local KillAllButton = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- local NoClipButton = Instance.new("TextButton")
- local JumpPowerBox = Instance.new("TextBox")
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui.Name = 'Wolf GUI Fucker'
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.333333, 0.878431, 1)
- Frame.Position = UDim2.new(0.758273363, 0, 0.450980425, 0)
- Frame.Size = UDim2.new(0.200000003, 0, 0.5, 0)
- WalkSpeedBox.Parent = Frame
- WalkSpeedBox.AnchorPoint = Vector2.new(0.5, 0.5)
- WalkSpeedBox.BackgroundColor3 = Color3.new(0.729412, 0, 0)
- WalkSpeedBox.Position = UDim2.new(0.5, 0, 0.449999988, 0)
- WalkSpeedBox.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
- WalkSpeedBox.ZIndex = 3
- WalkSpeedBox.Font = Enum.Font.ArialBold
- WalkSpeedBox.PlaceholderColor3 = Color3.new(0.929412, 1, 0.12549)
- WalkSpeedBox.PlaceholderText = "Set WalkSpeed (" .. tostring(walkspeed) .. ")"
- WalkSpeedBox.Text = ""
- WalkSpeedBox.TextColor3 = Color3.new(0.929412, 1, 0.12549)
- WalkSpeedBox.TextSize = 17
- WalkSpeedBox.TextWrapped = true
- KillAllButton.Parent = Frame
- KillAllButton.AnchorPoint = Vector2.new(0.5, 0.5)
- KillAllButton.BackgroundColor3 = Color3.new(0.729412, 0, 0)
- KillAllButton.Position = UDim2.new(0.5, 0, 0.889999986, 0)
- KillAllButton.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
- KillAllButton.Font = Enum.Font.ArialBold
- KillAllButton.Text = "Kill All (Werewolf)"
- KillAllButton.TextColor3 = Color3.new(0.929412, 1, 0.12549)
- KillAllButton.TextSize = 17
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0.411765, 1, 0.647059)
- TextLabel.Size = UDim2.new(1, 0, .08, 0)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "WOLF OR OTHER GUI (\"Y\" to close/open)"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 27
- TextLabel.Draggable = true
- Credits.Parent = Frame
- Credits.AnchorPoint = Vector2.new(0.5, 0.5)
- Credits.BackgroundColor3 = Color3.new(0.411765, 1, 0.647059)
- Credits.Size = UDim2.new(1, 0, .05, 0)
- Credits.Position = UDim2.new(.5, 0, .1, 0)
- Credits.Font = Enum.Font.SourceSans
- Credits.Text = "Made by fireztron @v3rmillion"
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Credits.TextSize = 15
- NoClipButton.Parent = Frame
- NoClipButton.AnchorPoint = Vector2.new(0.5, 0.5)
- NoClipButton.BackgroundColor3 = Color3.new(0.729412, 0, 0)
- NoClipButton.Position = UDim2.new(0.5, 0, 0.670000017, 0)
- NoClipButton.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
- NoClipButton.Font = Enum.Font.ArialBold
- NoClipButton.Text = "No Clip (OFF) | (F)"
- NoClipButton.TextColor3 = Color3.new(0.929412, 1, 0.12549)
- NoClipButton.TextSize = 17
- JumpPowerBox.Parent = Frame
- JumpPowerBox.AnchorPoint = Vector2.new(0.5, 0.5)
- JumpPowerBox.BackgroundColor3 = Color3.new(0.729412, 0, 0)
- JumpPowerBox.Position = UDim2.new(0.5, 0, 0.230000004, 0)
- JumpPowerBox.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
- JumpPowerBox.ZIndex = 3
- JumpPowerBox.Font = Enum.Font.ArialBold
- JumpPowerBox.PlaceholderColor3 = Color3.new(0.929412, 1, 0.12549)
- JumpPowerBox.PlaceholderText = "Set JumpPower (" .. tostring(jumppower) .. ")"
- JumpPowerBox.Text = ""
- JumpPowerBox.TextColor3 = Color3.new(0.929412, 1, 0.12549)
- JumpPowerBox.TextSize = 17
- JumpPowerBox.TextWrapped = true
- --actual scripts
- local function ChangeLPCharWalkSpeed(char)
- local character = char or LP.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil then
- character:WaitForChild('Humanoid').WalkSpeed = walkspeed
- end
- end
- local function humWalkSpeedChanged(char)
- local character = char or LP.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil then
- character:WaitForChild('Humanoid'):GetPropertyChangedSignal('WalkSpeed'):Connect(function()
- ChangeLPCharWalkSpeed(character)
- end)
- end
- end
- local function ChangeLPCharJumpPower(char)
- local character = char or LP.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil then
- character:WaitForChild('Humanoid').JumpPower = jumppower
- end
- end
- local function humJumpPowerChanged(char)
- local character = char or LP.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil then
- character:WaitForChild('Humanoid'):GetPropertyChangedSignal('JumpPower'):Connect(function()
- ChangeLPCharJumpPower(character)
- end)
- end
- end
- local function onWalkSpeedTextChanged(enterPressed, inputThatCausedFocusLost)
- if enterPressed then
- if tonumber(WalkSpeedBox.Text) then
- walkspeed = tonumber(WalkSpeedBox.Text)
- print("Walk Speed now " .. walkspeed)
- ChangeLPCharWalkSpeed()
- WalkSpeedBox.PlaceholderText = "Set WalkSpeed (" .. tostring(walkspeed) .. ")"
- end
- WalkSpeedBox.Text = ""
- end
- end
- local function onJumpPowerTextChanged(enterPressed, inputThatCausedFocusLost)
- if enterPressed then
- if tonumber(JumpPowerBox.Text) then
- jumppower = tonumber(JumpPowerBox.Text)
- print("Jump Power now " .. jumppower)
- ChangeLPCharJumpPower()
- JumpPowerBox.PlaceholderText = "Set JumpPower (" .. tostring(jumppower) .. ")"
- end
- JumpPowerBox.Text = ""
- end
- end
- local function findPlayer(name)
- for _,player in pairs(Plrs:GetChildren()) do
- if player.Name == name then
- print("player found! " .. player.Name)
- return player
- end
- end
- print("Problem. findPlayer(".. name .. ")")
- return nil
- end
- local function createESP(head,text)
- local billgui = Instance.new('BillboardGui', head)
- local textlab = Instance.new('TextLabel', billgui)
- billgui.Name = "ESP"
- billgui.AlwaysOnTop = true
- billgui.ExtentsOffset = Vector3.new(0, 3, 0)
- billgui.Size = UDim2.new(0, 5, 0, 5)
- textlab.Name = 'Player'
- textlab.BackgroundColor3 = Color3.new(255, 255, 255)
- textlab.BackgroundTransparency = 1
- textlab.BorderSizePixel = 0
- textlab.Position = UDim2.new(0, 0, 0, -20)
- textlab.Size = UDim2.new(1, 0, 10, 0)
- textlab.Visible = true
- textlab.ZIndex = 10
- textlab.Font = 'SciFi'
- textlab.FontSize = 'Size14'
- textlab.Text = text
- textlab.TextTransparency = 0
- textlab.TextStrokeTransparency = 1
- textlab.TextColor3 = Color3.new(1,0,0)
- end
- local function findHeadFromPlayer(plr) --returns nil if not found
- if plr:IsA('Player') then
- local character = plr.Character
- if not character or not character.Parent then
- character = plr.CharacterAdded:Wait()
- print('character now defined as', character)
- end
- local head = character:WaitForChild('Head')
- print("head found! head: " .. head:GetFullName())
- return head
- end
- end
- local function onWolfAdded(child)
- print("child " .. child.Name .. " added into wolvesfolder!")
- WolfPlayer = findPlayer(child.Name)
- local playerHead = findHeadFromPlayer(WolfPlayer)
- createESP(playerHead, "WOLF")
- end
- local function onHunterAdded(child)
- print("child " .. child.Name .. " added into huntersfolder!")
- HunterPlayer = findPlayer(child.Name)
- local playerHead = findHeadFromPlayer(HunterPlayer)
- createESP(playerHead, "HUNTER")
- end
- local function FindWolf()
- for _,child in pairs(WolvesFolder:GetChildren()) do
- print('Found wolfs name using FindWolf() | ' .. child.Name)
- return child.Name
- end
- end
- local function FindHunter()
- for _,child in pairs(HuntersFolder:GetChildren()) do
- print('Found hunters name using FindWolf() | ' .. child.Name)
- return child.Name
- end
- end
- local function espWOLF()
- local WolfName = FindWolf()
- WolfPlayer = findPlayer(WolfName)
- if WolfPlayer ~= nil then
- local WolfHead = findHeadFromPlayer(WolfPlayer)
- print("creating ESP with wolfhead as " .. WolfHead.Name)
- createESP(WolfHead, "WOLF")
- end
- end
- local function espHUNTER()
- local HunterName = FindHunter()
- HunterPlayer = findPlayer(HunterName)
- if HunterPlayer ~= nil then
- local HunterHead = findHeadFromPlayer(HunterPlayer)
- print("creating ESP with hunterhead as " .. HunterHead.Name)
- createESP(HunterHead, "HUNTER")
- end
- end
- local function teleportBow()
- if game.Workspace.EffectsBin:FindFirstChild("Handle") then
- game.Workspace.EffectsBin.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end
- local function onBowDropped(instance)
- if instance.Name == "Handle" and LP:FindFirstChild('Backpack') then
- while LP.Backpack:FindFirstChildOfClass("Tool") == nil and LP.Character:FindFirstChildOfClass("Tool") == nil do
- wait()
- teleportBow()
- end
- end
- end
- --Draggable (Credits to TrustedCardinal @v3rmillion for this draggable part)
- local UserInputService = game:GetService("UserInputService")
- local gui = Frame
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- --
- local function disableScreenGui()
- ScreenGui.Enabled = not ScreenGui.Enabled
- end
- local noclip = false
- local function noClip()
- if noclip then
- while game:GetService('RunService').Stepped:Wait() do --noclip
- local character = char or LP.Character
- if character ~= nil and character:FindFirstChild('Humanoid') then
- for _, limb in pairs(LP.Character:GetChildren()) do
- if limb:IsA("BasePart") then
- limb.CanCollide = false
- print(limb.CanCollide)
- end
- end
- else
- noclip = false
- NoClipButton.Text = ("No Clip " .. ((noclip and "(ON)") or "(OFF)") .. " | (F)")
- return
- end
- end
- end
- end
- local function NoClipClicked()
- noclip = not noclip
- NoClipButton.Text = ("No Clip " .. ((noclip and "(ON)") or "(OFF)") .. " | (F)")
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- noClip()
- end
- local function InputBegan(input, gameProcessed)
- if input.UserInputType == Enum.UserInputType.Keyboard then
- if input.KeyCode == Enum.KeyCode.Y then
- disableScreenGui()
- elseif input.KeyCode == Enum.KeyCode.F then
- noclip = not noclip
- NoClipButton.Text = ("No Clip " .. ((noclip and "(ON)") or "(OFF)") .. " | (F)")
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- noClip()
- end
- end
- end
- local function KillAll()
- if LP:FindFirstChild('Backpack') then
- if LP.Character:FindFirstChildOfClass("Tool") then
- for _,player in pairs(Plrs:GetChildren()) do
- if player ~= LP then
- local character = player.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil and LP.Character ~= nil then
- repeat
- LP.Character.HumanoidRootPart.CFrame = character.HumanoidRootPart.CFrame * CFrame.new(0,0,.5)
- game:GetService('RunService').Stepped:Wait()
- until not character or not character.Parent
- end
- end
- end
- elseif LP.Backpack:FindFirstChildOfClass("Tool") then
- LP.Backpack:FindFirstChildOfClass("Tool").Parent = LP.Character
- for _,player in pairs(Plrs:GetChildren()) do
- if player ~= LP then
- local character = player.Character
- print("char =", char, "; LPchar =", LPchar, "; character = ", character)
- if character ~= nil and LP.Character ~= nil then
- repeat
- LP.Character.HumanoidRootPart.CFrame = character.HumanoidRootPart.CFrame * CFrame.new(0,0,.5)
- game:GetService('RunService').Heartbeat:Wait()
- until not character or not character.Parent
- end
- end
- end
- end
- end
- end
- --MADE BY "fireztron" @ V3RMILLION
- --UserInputs
- KillAllButton.MouseButton1Click:Connect(KillAll)
- NoClipButton.MouseButton1Click:Connect(NoClipClicked)
- UserInputService.InputBegan:Connect(InputBegan)
- --walkspeed code
- WalkSpeedBox.FocusLost:Connect(onWalkSpeedTextChanged)
- LP.CharacterAdded:Connect(ChangeLPCharWalkSpeed)
- LP.CharacterAdded:Connect(humWalkSpeedChanged)
- --jumppower code
- JumpPowerBox.FocusLost:Connect(onJumpPowerTextChanged)
- LP.CharacterAdded:Connect(ChangeLPCharJumpPower)
- LP.CharacterAdded:Connect(humJumpPowerChanged)
- --esp those fucking children
- espWOLF()
- espHUNTER()
- --teleport that bow yeah baby
- teleportBow()
- --oh yeah make sure to esp those children when they join
- WolvesFolder.ChildAdded:Connect(onWolfAdded)
- HuntersFolder.ChildAdded:Connect(onHunterAdded)
- --teleport that bow constantly oh yes baby
- workspace.EffectsBin.ChildAdded:Connect(onBowDropped)
- --esp
- local ScreenGui = Instance.new("ScreenGui",game:GetService('Players').LocalPlayer.PlayerGui)
- local ESPLocation = Instance.new("Folder",ScreenGui)
- local Targets = {
- "HumanoidRootPart",
- "LeftUpperLeg",
- "LowerTorso",
- "Head",
- "UpperTorso",
- "LeftUpperArm",
- "LeftLowerArm",
- "LeftHand",
- "RightUpperArm",
- "RightLowerArm",
- "RightHand",
- "LeftLowerLeg",
- "LeftFoot",
- "RightUpperLeg",
- "RightLowerLeg",
- "RightFoot",
- }
- function espPart(part,player)
- local esp = Instance.new("BoxHandleAdornment",ESPLocation)
- esp.Adornee = part
- esp.AlwaysOnTop = true
- esp.ZIndex = 1
- esp.Transparency = 0.5
- esp.Size = part.Size -- - Vector3.new(0,1,0)
- if part.Name == "LeftHand" or part.Name == "RightHand" then
- esp.Size = part.Size - Vector3.new(0,1,0)
- end
- esp.Color3 = Color3.fromRGB(255,255,255)
- if player.Name == targetPlayer then
- esp.Size = part.Size + Vector3.new(1,1,1)
- esp.Color3 = Color3.fromRGB(255,0,0)
- end
- esp.MouseEnter:Connect(function()
- if player.Team ~= game:GetService('Players').LocalPlayer.Team then
- local currentFrame = esp
- end
- end)
- player.CharacterRemoving:Connect(function()
- esp:Destroy()
- end)
- end
- function espPlayer(player)
- if player.Character ~= nil then
- for _,part in pairs(player.Character:GetChildren())do
- if part:IsA("BasePart") and part.Name ~= "Head" and part.Name ~= "HumanoidRootPart" then
- espPart(part,player)
- end
- end
- end
- end
- function ESP()
- ESPLocation:ClearAllChildren()
- for _,player in pairs(game:GetService('Players'):GetPlayers())do
- if player ~= game:GetService('Players').LocalPlayer then
- espPlayer(player)
- end
- end
- end
- ESP()
- local function WaitUntilCharacterLoaded(Char)
- for _,Part in pairs(Targets)do
- Char:WaitForChild(Part)
- end
- end
- game:GetService('Players').PlayerAdded:Connect(function(Player)
- Player.CharacterAdded:Connect(function(Char)
- WaitUntilCharacterLoaded(Char)
- espPlayer(Player)
- end)
- end)
- for _,Player in pairs(game:GetService('Players'):GetPlayers())do
- Player.CharacterAdded:Connect(function(Char)
- if Player ~= LP then
- WaitUntilCharacterLoaded(Char)
- espPlayer(Player)
- end
- end)
- end
- end)
- -- Synapse
- y = w:CreateFolder("Synapse Scripts")
- y:Label("Works with KRNL",{
- TextSize = 20;
- TextColor = Color3.fromRGB(255,255,255);
- BgColor = Color3.fromRGB(69,69,69);
- })
- y:Button("Sorcerer Fighting Simulator",function()
- loadstring(game:HttpGet('https://ghostbin.co/paste/ctpa/raw'))()
- end)
- y:Button("Lift Legends Simulator",function()
- loadstring(game:HttpGet('https://ghostbin.co/paste/ctpa/raw'))()
- end)
- y:Button("Jailbreak",function()
- loadstring(game:HttpGet('https://ghostbin.co/paste/ctpa/raw'))()
- end)
- y:Button("Ninja Legends",function()
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Allinity/Allinity-Hub/main/AllinityHubv.1.lua"))()
- end)
- y:Button("Lumber Tycoon 2",function()
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Alert",
- Text = "Script is older or no longer work",
- Duration = 5,
- })
- end)
- y:Button("Hunter X Online",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BAG0N/OPM_DF/main/Hunter%20X%20Online"))()
- end)
- y:Button("Grand Piece Online",function()
- loadstring(game:HttpGet('https://pastebin.com/raw/495La6pm'))()
- end)
- -- next Folder
- j = w:CreateFolder("Settings")
- j:GuiSettings()
- j:DestroyGUI()
- -- next Folder
- n = w:CreateFolder("Credits")
- n:Button("Credits",function()
- print("GUI By wowmatter, UI library by Wally Remaker, Scripts form: rbxscripts.com")
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Alert",
- Text = "Press F9 to view credits.",
- Duration = 5,
- })
- end)
- n:Button("Copy website",function()
- setclipboard("rbxscripts.com")
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Alert",
- Text = "Copied, You should paste in broswer",
- Duration = 5,
- })
- end)
- -- next Folder
- f = w:CreateFolder("OP Scripts")
- f:Button("Build Battle (100% chance 2 win)",function()
- local A_1 = 5000 local Event = game:GetService("ReplicatedStorage").Events.SubmitVote Event:FireServer(A_1)
- end)
- -- next Folder
- u = w:CreateFolder("RB Battles")
- u:Button("RB Battles Gui OP",function()
- loadstring(game:HttpGet(("https://raw.githubusercontent.com/TheRealAsta/My-scripts/master/RBBattlesGUI.lua"),true))()
- end)
Advertisement
RAW Paste Data
Copied
Advertisement