#Coin / touch earn 1 coins

1 messages · Page 1 of 1 (latest)

floral needle
#

Who can help me

#

make me a coin script like when u touch the coin part it gives u 1 coins in leaderstat and the coin part disappears for 5 seconds

civic hollow
#

you should have something already

#

then ask for help if you dont get it

floral needle
#

Why its the help thing for then?

civic hollow
civic hollow
floral needle
civic hollow
#

not for people that want something made for them

floral needle
#

But its not working

civic hollow
#

ok so

#

hmm

floral needle
#

can u help

#

then

civic hollow
#

before if Hit.Parent:FindFirstChild... put print("Touched by:", Hit)

floral needle
#

still aint working

#

Make a whole script for copy paste if u can

floral needle
#

K

civic hollow
floral needle
#

Bruh idk why it doesn’t work

sudden hatch
# floral needle

u could js do a while loop and when its running clone the model of the coin, and when the clone is touched you can do clone:Destroy(). smth like

while true do
task.wait()
local clone = (put the directory of the reference model here):Clone
clone.Parent = Workspace
clone.Position = (put a math.random thing here im too lazy)

clone.touched:connect(function(hit)

do the logic for it here. then at the end do
clone:Destroy()

end)

if u js do the transparency of the part to 0 the part is still gonna be there instead of js destroying it. also if you want code to copy and paste go ask chatgpt brah

#

im not writing the whole thing

floral needle
#

chat gpt is so dumb for this

#

i touch it i get coins but its not how i want it

floral needle
#

when its invisible

civic hollow
#

you do NOT need a while true loop for this

floral needle
#

i still can touch it

sudden hatch
#

i js guessed

floral needle
#

thanks for help thi

sudden hatch
#

bc im not spending time making a whole script for that 😭

floral needle
#

tho

sudden hatch
#

it could be on any condition i js did while true because its easy

sudden hatch
floral needle
#

thanks man

#

that means alot