#Module help?

13 messages · Page 1 of 1 (latest)

tepid meteor
#

Tbh I'm new to coding and don't know anything, but I'm making a money printer and without any racks it makes $1k/5sec but I wanna make it so when I buy a rack it I want it to make $11k/5sec. I read somewhere I can change those variables using a Module script, but don't know how to 😭

tepid meteor
viral cape
#

oh

#

i thought u ment in irl

#

i am bad at module scrips

#

script

#

sry

tepid meteor
#

tbf idek if it should be a in module script

#

I wish there was a better way to explain though

swift ember
#

while task.wait(5) do
if isInRace do
--give 1000
else
--give 11000
end
end

#

You don't really need a module script

cyan oar