make it have a feature where it can make the script like this idk how to explain it #15
5gm
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
-- Generated with sigma spy BOIIIIIIIII (+9999999 AURA)
-- Running Parser version 1.0.9
-- Services
local ReplicatedStorage = game:GetService("ReplicatedStorage")
-- Remote
local RE = ReplicatedStorage.RE -- RemoteEvent
RE:FireServer(
"Mine",
"Stone"
)
make it auto put it into this format
game:GetService("ReplicatedStorage"):WaitForChild("RE"):FireServer("Mine", "Stone")
and maybe add a generate while wait do
Beta Was this translation helpful? Give feedback.
All reactions