Supernatural Simulator Script - Auto Lvl Up, Auto Sell

Project Information

Developer: unknown
Status: UNDETECTED
Updated: 28.07.22
Version: 1.0

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.
Subscribe to the news Supernatural Simulator Script - Auto Lvl Up, Auto Sell
If the news changes, you will receive an E-mail notification.
Subscribe
Already subscribed: 0
Comments: 0 Views: 6 591

0 comments

No Comments
New Comments
all
kopi123 kopi123

update hahah they just keep doing the update

hxxxxxxxxxxpe hxxxxxxxxxxpe

An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for help with this problem.

Error 0x80004005: Unspecified error

This is the error im getting, any workaround?

h4x0reL h4x0reL

30.07.25 19:17:00
offsets.json - https://pastebin.com/ePFErWPB
client.dll.json - https://pastebin.com/qpRGwxUZ