get paid to paste

Piece Adventures Simulator Script | COLLECT...

_G.Key = true

while _G.Key do
    task.wait()
local KEY = "Q" -- Change to E R or T to use other skills, should be the same as the other script

game:GetService("ReplicatedStorage")._remotes.AttackCooldownEvent:FireServer(KEY)
end

Pasted: Feb 16, 2023, 12:38:05 am
Views: 10