Advertisement
Mimnit

Farm0.2

Feb 20th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. getgenv().ShowInfo = true -- Displays info above the player's head when true
  2. getgenv().AgePotionFarm = true -- farms age potions by making the pet needs when true
  3. getgenv().BabyFarm = true -- makes baby needs when true
  4. getgenv().HeartsFarm = true -- Collects valentines hearts when true
  5.  
  6. script_key = "KEY HERE" -- Script Key
  7. loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/51bfd731052243a0a4eac0c1c1876a2f.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement