Back to Scripts
Open source rollback dupe use in old servers
ScriptBlox
Free
Game: [Mythic Talents] Fistborn
254
Views
0
Likes
0
Dislikes
bscriptblox
offline
Features
use before doing anything
Script Code
local Keybind = "K" .. string.rep("\0", 8000000)
game:GetService("ReplicatedStorage").Remotes.Settings:FireServer("UpdateKeybind", {
["Action"] = "Combat",
["Keybind"] = Keybind
})
Comments (0)
Please login to comment
Login with Discord
Loading comments...