Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.colors = {
- ["common"] = Color3.fromRGB(255, 255, 255);
- ["uncommon"] = Color3.fromRGB(0, 255, 0);
- ["rare"] = Color3.fromRGB(0, 0, 255);
- ["epic"] = Color3.fromRGB(255, 0, 255);
- ["legendary"] = Color3.fromRGB(255, 255, 0)
- }
- loadstring(game:HttpGet("https://raw.githubusercontent.com/vozoid/scripts/master/A_Universal_Farmer.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement