#i hate ts pmo

1 messages · Page 1 of 1 (latest)

merry cipher
#

i followed the instructions why dosent this work

restive mango
merry cipher
#

so i get the player¿

foggy sage
#

gat 8 washington

restive mango
merry cipher
#

ill try to fix this

#

thx

safe sonnet
#

Before accessing hit.Parent.Humanoid, you should check if it exists. Otherwise, it’ll error out and stop running.

local humanoid = hit.Parent:FindFirstChild("Humanoid")
if humanoid then
humanoid.Sit = true
humanoid.WalkSpeed = 0
game.ReplicatedStorage.EventoCanonico3:FireClient(game.Players:GetPlayerFromCharacter(hit.Parent))
end

You're currently using FireClient() with no arguments, but it must include the target player. So you need this:

game.ReplicatedStorage.EventoCanonico3:FireClient(game.Players:GetPlayerFromCharacter(hit.Parent))

You are using poop, image_sequence, and mugre, but they’re not initialized anywhere in the code shown. Make sure you have:

local poop = true
local image_sequence = 1
local mugre = 1

You're using while poop == true do with no wait() inside it — this causes an infinite, frame-freezing loop.

while poop == true do
local text = ">WAAAAA!!!!!!"

task.wait(0.1)

end

restive mango
# merry cipher like this?

Uhm no, so that code in the link wasn't meant to be like "here's how you use it", it was saying the Players service function GetPlayerFromCharacter was equivalent to that. So while that function would also work, it's code you didn't need to write

Is the subject of the event who the script is attached to? Or should it be whoever touched?

restive mango
merry cipher
restive mango
velvet finch
#

get out of here

restive mango
velvet finch
#

he's new to the server and just pasted an ai response

#

pmo

merry cipher
#

IT WORKS

#

THXXXXXXXXXXX

restive mango
merry cipher
#

i will internalize this knowledge

velvet finch
#

aint nobody writing "You're using while poop == true do with no wait() inside it — this causes an infinite, frame-freezing loop."

merry cipher
velvet finch
#

whattt bro thats wild

merry cipher
#

ik

#

xd

safe sonnet
#

?

merry cipher
upper socketBOT
#

studio** You are now Level 6! **studio