top of page

INF SIGMA SIGMA SIMULATOR MOBILE SCRIPT

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Jun 28, 2024
  • 1 min read


local args = {
    [1] = "Starter Egg",
    [2] = -9e99
}
 
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Egg"):InvokeServer(unpack(args)) 



Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page