Advertisement
Upscalefanatic3

Verde Cafe Role Changer Script

May 4th, 2019
1,723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. -- Game link: https://www.roblox.com/games/610172644/Verde-Cafe
  2.  
  3. if game.PlaceId==610172644 then local a=game:GetService("ReplicatedStorage").RankFolder.RankColorChange;while wait()do a:FireServer(Color3.fromRGB(math.random(0,255),math.random(0,255),math.random(0,255)))end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement