#HOW TF DO I DO THIS

1 messages · Page 1 of 1 (latest)

craggy loom
#

ok so i have a script and this is it

local input = game:GetService("UserInputService")

input.InputBegan:Connect(function(key)
    if key.KeyCode == Enum.KeyCode.MouseLeftButton then
        print("Left Click")
    end
end) ```
tawdry sonnet
#

whats the goal?

loud path
craggy loom
#

NO I GOT IT

#

ITS FIXED I8 NEED NO HELP

dusk forge
mint delta
#

use IIAS