ADVERTISEMENTREMOVE ADS

Punchy Alt Control Script

Universal script
9 months ago
Script preview thumbnail
Script Preview

Description

Best alt control script for roblox
https://github.com/Nuclearpotato69/Punchy-Alt-Control/tree/main

Features:

  • Alt control
  • tons of cmds
  • formation cmds
ADVERTISEMENTREMOVE ADS
13 Lines • 480 Bytes
Raw
-- CONFIG START --
_G.prefix = "/" -- Command prefix
_G.mainAccount = "YourMain" -- Case-sensitive main account name
_G.fpslimit = 15 -- FPS limit for alts (saves resources)
_G.altAccounts = { -- List ALL alt accounts:
["AltAccount1"] = true,
["AltAccount2"] = true,
-- Add more below --
}
-- CONFIG END --
loadstring(game:HttpGet("https://raw.githubusercontent.com/Nuclearpotato69/Punchy-Alt-Control/main/main.lua", true))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS