ADVERTISEMENTREMOVE ADS
Super Simon Says - Never Die, Always Win as Simon, Lag Server
8,772 views
Description
A script for Super Simon Says.
It does the following:
• Disables the death barriers
• Spams commands as Simon, even before the game starts, killing everyone and giving you a win. If it keeps giving a specific command, Tell them to go somewhere else, and everyone will get eliminated
• (Copy the Lag Server snippet from the script and put it in your executor, and then spam it to delay everything)
• Auto-Collect coins
• Reveal invisible players ("They are the ones without accessories or face)
• Supports autoexec
That's all, enjoy♥
It does the following:
• Disables the death barriers
• Spams commands as Simon, even before the game starts, killing everyone and giving you a win. If it keeps giving a specific command, Tell them to go somewhere else, and everyone will get eliminated
• (Copy the Lag Server snippet from the script and put it in your executor, and then spam it to delay everything)
• Auto-Collect coins
• Reveal invisible players ("They are the ones without accessories or face)
• Supports autoexec
That's all, enjoy♥
Features:
- Never Die
- Instant Win as Simon
- Lag Server
- Auto Collect Coins
- Reveal Invisible Players
ADVERTISEMENTREMOVE ADS
24 Lines • 1.12 KiB
-- Super Simon Says script by Andot/Timeflaire
-- This script is Open Source, feel free to do whatever you want with it
-- Recommended to put this on autoexec, it checks for the game, so it will not interfere with other games
loadstring(game:HttpGet("https://raw.githubusercontent.com/TimeFlaire/autoexec/main/misc.lua",true))()
https://raw.githubusercontent.com/TimeFlaire/autoexec/main/megahideandseekcoins.lua -- Auto collect coins, works on Mega Hide and Seek too
--[[
-- Paste this in your executor and spam it to lag the server
for i = 1, (math.huge^math.huge * math.huge^math.huge)*math.huge^math.huge,.1 do
pcall(function()
while true do
game:GetService("ReplicatedStorage").ServerEvents.SimonCommand:InvokeServer(true,true,1)
task.wait(.01)
game:GetService("ReplicatedStorage").ServerEvents.SimonCommand:InvokeServer(true,true,2)
task.wait(.01)
game:GetService("ReplicatedStorage").ServerEvents.SimonCommand:InvokeServer(true,true,3)
task.wait(.01)
game:GetService("ReplicatedStorage").ServerEvents.SimonCommand:InvokeServer(true,true,4)
task.wait(.01)
end
end)
end
]]
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments