Flex Your FPS And Ping!
19.3k Views
796 Executions

FPS Spoofer

Flex Your FPS And Ping!Uploaded by
3 months ago
Please login to perform these actions:

Description

PATCHED RIGHT NOW WORKING ON FIX Allows you to set your fps also sets your resolution and ram to the max

View Raw
Edited By: nowon Download


Comments

31
Log in to join the conversation. Login
Zackeozx's profile picture
Zackeozx3 weeks ago

Is this for console and how do I execute

1
blix0003's profile picture
blix00033 weeks ago

got banned they made a ac for this ahh game T-T

1
datispaveh's profile picture
datispaveh2 months ago

Awesome but why if I put more than 240 it says 240+? If u can pls fix it

1
nowon's profile picture
nowonUploader2 months ago

@datispaveh *ody else has that problem

1
D3F_'s profile picture
D3F_2 months ago

I have been banned from Map

1
Xojdndmdm's profile picture
Xojdndmdm3 months ago

--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local ReplicatedStorage = game:GetService("ReplicatedStorage") local gui = Instance.new("ScreenGui") gui.Name = "SpooferUI" gui.ResetOnS* = false gui.Parent = game.Players.LocalPlayer.PlayerGui local frame = Instance.new("Frame") frame.Size = UDim2.new(0, 160, 0, 110) frame.Position = UDim2.new(0.3, 0, 0.3, 0) frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) frame.Parent = gui local *le = Instance.new("TextLabel") *le.Size = UDim2.new(1, 0, 0, 25) *le.BackgroundColor3 = Color3.fromRGB(240, 240, 240) *le.Text = "Spoofer" *le.Parent = frame local button = Instance.new("TextButton") button.Size = UDim2.new(0.9, 0, 0, 25) button.Position = UDim2.new(0.05, 0, 0.35, 0) button.BackgroundColor3 = Color3.fromRGB(255, 0, 0) button.Text = "Disabled" button.Parent = frame local textBox = Instance.new("TextBox") textBox.Size = UDim2.new(0.9, 0, 0, 25) textBox.Position = UDim2.new(0.05, 0, 0.65, 0) textBox.PlaceholderText = "FPS" textBox.Text = "" textBox.Parent = frame local enabled = false local function updateButton() if enabled then button.BackgroundColor3 = Color3.fromRGB(0, 255, 0) button.Text = "Enabled" else button.BackgroundColor3 = Color3.fromRGB(255, 0, 0) button.Text = "Disabled" end end updateButton() button.MouseButton1Click:Connect(function() enabled = not enabled updateButton() end) ReplicatedStorage:WaitForChild("meow").OnClientEvent:Connect(function(data) if not enabled then return end local fpsInput = tonumber(textBox.Text) if not fpsInput then return end ReplicatedStorage:WaitForChild("nya"):FireServer({ token = data.token, fps = fpsInput, mem = 1032322, t = "metrics", res = Vector2.new(132232, 1323232), gf

1
alsotwentycharacters's profile picture
alsotwentycharacters3 months ago

executor requirements: 54% UNC, 86% sUNC -- also the executor has to have a decompiler

1
waleed3S1's profile picture
waleed3S13 months ago

awd

1