Roblox_Exploits_YT

Lawn Mowing Simulator BEST GUI

Feb 4th, 2020
16,363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. --[[
  2.  
  3. Lawn Hoer
  4. brack4712 // safazi
  5.  
  6. A script for Lawn Mowing Simulator
  7.  
  8.  
  9. Please edit the settings below to your liking.
  10.  
  11. --]]
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. _G.SoundEnabled = true; -- Will play a notification sound when a notification appears.
  39. _G.SuppressGameNotifications = true; -- Will disable the default notifications in game.
  40.  
  41.  
  42. -- END OF SETTINGS --
  43.  
  44. loadstring(game:GetObjects("rbxassetid://4652218796")[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment