Inf Block Block Eaters Mobile Script
- aktasenesfurkan23
- Nov 21, 2024
- 1 min read

while wait() do
local args = {
[1] = 12
}
game:GetService("ReplicatedStorage").Honeypot.Internal.RemoteStorage:FindFirstChild("ClaimPlaytimeReward - RemoteEvent"):FireServer(unpack(args))
end




Comments