Advertisement
pa1nx9

Rate My Avatar RATE ALL AVATARS 1 STAR SCRIPT

Nov 4th, 2021
1,786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. local function a(b)game.StarterGui:SetCore("SendNotification",{Title="Garfield",Text="Rated "..b.." 1/5 stars",Icon="",Duration=5})end;for c,d in pairs(game:GetService("Players"):GetDescendants())do if d:IsA("Player")then print(d.Name)local e=game:GetService("Players")[d.Name]local f=1;game:GetService("ReplicatedStorage").PostRating:FireServer(e,f)a(d.Name)end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement