Supernatural Simulator Script - Auto Lvl Up, Auto Sell

Project Information

Developer: unknown
Status: UNDETECTED
Updated: July 28, 2022 at 4:19 AM
Version: 1.0
Compatibility: PC (Windows, MacOS) - Mobile (iOS, Android)
Updates & Support:

Supernatural Simulator Script - Auto Lvl Up, Auto Sell

A small hack for Supernatural Simulator with which the script will automatically do Auto Sell, Auto Lvl Up. To disable one of the functions, change true to false in the script.

getgenv().AutoMuscle = true
getgenv().AutoSell = true


local Remote = game:GetService("ReplicatedStorage").RemoteEvent

while task.wait() do
 if AutoMuscle then
   local args = {
       [1] = {
           [1] = "GainMuscle"
       }
   }
   
   game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))    
 end

   if AutoSell then
       local args = {
           [1] = {
               [1] = "SellMuscle"
           }
       }
       
       game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))
   end
end

Free Download Supernatural Simulator Script - Auto Lvl Up, Auto Sell

Only authorized users can download files. Please Log in or Register on the website.
Comments: 0 Views: 7 505

0 comments

No Comments
New Comments
all
johnsonmarc johnsonmarc

I don't personally believe this website is the best way to promote this menu in its current form.


I see the users work on other sites with a bunch of work put into this(Messages from the user to other people using this menu.) I just think in the way the site updates on here. The user isn't able to show us what they're doing all the time. I suggest following the user for a more up-to-date version of this client. Ran great when it was update for me on here until I had to switch to a different website to look into the menu.Β 


Anyone talking about global cooldown and using something with trigger, bhop, etc... Don't know how to new system works, that's the entire reason other menus completely stopped caring about CS and stopped updating. Daily cooldowns, updates every three days. Give these guys time. Yes you running around trigger botting with awp gets YOU the cooldown.