Advertisement
_______homie_______

Untitled

Jan 12th, 2023
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Host = "ENTERHOSTNAMEHERE" -- What account will control the alts. Must be a username, not a display name.
  2. OnHost = false -- If OnHost is set to true, it will run commands on the HOST instead. This is pointless, you may turn this off.
  3. Prefix = ">" -- Determining the prefix for each command
  4.  
  5. -- Check the console using the combination FN + F9 to see the commands. You may see the commands at anytime by running cmds
  6. -- You'll need a application which can open up multiple ROBLOX instances! (https://github.com/ic3w0lf22/Roblox-Account-Manager/releases)
  7. -- You'll need a executor which can execute on multiple instances (e.g. Synapse X, Script-Ware, Krnl
  8.  
  9. -- Guide for Krnl will be found here: https://www.youtube.com/watch?v=iTNbD0dt1DA&t=3s
  10. -- This version no longer supports Fluxus or Trigon.
  11.  
  12. -- This version of Alternative Control is not being worked on at the moment, 0.0.3 will be released soon.
  13. -- Support with this script will not be offered.
  14.  
  15. loadstring(game:HttpGet("https://raw.githubusercontent.com/synnyyy/synergy/additional/altcontrol",true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement