Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Credits: punchy39
- -- CONFIG START --
- getgenv().Settings = {
- prefix = "/"; -- You can change prefix here
- mainAccount = "MainAccountName"; -- Your username here
- fpslimit = 25; -- Set fps limit here
- altAccounts = {
- ["AltAccountName1"] = true, -- Change to your alt account's username
- ["AltAccountName2"] = true,
- -- You can add more below (exemple):
- -- ["AltAccountName3"] = true,
- };
- };
- -- CONFIG END --
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Nuclearpotato69/Punchy-Alt-Control/main/main.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment