_Thanh_Thy_Cute_

Youtube Simulator Auto farm video only

Jun 24th, 2021 (edited)
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. getgenv().farmer = true -- change to false to disable
  2.  
  3. while wait(0.1) do
  4. if getgenv().farmer == true then
  5. game:GetService("ReplicatedStorage").VideoMade:FireServer()
  6. end
  7. end
Add Comment
Please, Sign In to add comment