Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- fps2 = 100
- fps = 10
- local CoreGui = game:GetService("StarterGui")
- local Lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/modern"))()
- local HubTab = Lib:Tab("Hub")
- HubTab:Button("Hub", function()
- loadstring(game:HttpGet"https://rawscripts.net/raw/Project-Meow_421")()
- end)
- local StatTab = Lib:Tab("Stats")
- StatTab:Button("Stat tracker", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/dPXXyp4A"))()
- end)
- local PePsi = Lib:Tab("PePsi hub")
- PePsi:Button("PePsi Hub", function()
- loadstring(game:GetObjects("rbxassetid://8194485654")[1].Source)("Petsi-X")
- end)
- local AntiAFK = Lib:Tab("AntiAFK")
- AntiAFK:Button("AntiAFK", function()
- wait(0.5)local ba=Instance.new("ScreenGui")
- local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
- local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
- ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
- ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
- ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
- ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti Afk"ca.TextColor3=Color3.new(0,1,1)
- ca.TextSize=22;da.Parent=ca
- da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
- da.Size=UDim2.new(0,370,0,107)_b.Parent=da
- _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
- _b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="Made by Headshot#5868"
- _b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
- ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
- ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Active"
- ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
- game:service'Players'.LocalPlayer.Idled:connect(function()
- bb:CaptureController()bb:ClickButton2(Vector2.new())
- ab.Text="Roblox kicked you but we didnt let them!"wait(2)ab.Text="Status : Active"end)
- end)
- local AC = Lib:Tab("Auto Clicker")
- AC:Button("Auto Clicker", function()
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/JustEzpi/ROBLOX-Scripts/main/ROBLOX_AutoClicker"))()
- end)
- local FPS10 = Lib:Tab("FPS")
- FPS10:Button("10 FPS", function()
- pcall(setfpscap, fps)
- pcall(set_fps_cap, fps)
- end)
- local FPS100 = Lib:Tab("FPS")
- FPS100:Button("100 FPS", function()
- pcall(setfpscap, fps2)
- pcall(set_fps_cap, fps2)
- end)
- local CoreGui = game:GetService("StarterGui")
- CoreGui:SetCore("SendNotification", {
- Title = "Hub key :";
- Text = "DM me for it xd (like dm dm)";
- Duration = 60;
- --Callback here
- Button1 = "yeah sry";
- Button2 = "they change";
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement