[ad_1]
Created by ScriptRunner
Features:
- Rates everyone in the server a 1 rating (exept from you)
- Thats it lol
player = game.Players:GetChildren()[math.random(#game.Players:GetChildren())]
function comment()
if player ~= game.Players.LocalPlayer then
game.ReplicatedStorage.PostRating:FireServer( player, 1)
player = game.Players:GetChildren()[math.random(#game.Players:GetChildren())]
else
player = game.Players:GetChildren()[math.random(#game.Players:GetChildren())]
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]