Advertisement
Nosssa

UNIVERSAL Mouse Tool Fling

Nov 2nd, 2022 (edited)
6,187
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.65 KB | None | 0 1
  1. --// Created By Nosssa Supports mostly, all hood games!
  2.  
  3. --// Roblox Group ( TeamNosss! ): https://www.roblox.com/groups/16003304/TeamNosss#!/about
  4.  
  5. getgenv().Toggle_Key = "x"
  6.  
  7. getgenv().Part_Follow_Mouse = true -- [ If its on true, Tool will follow the mouse, else part will target players ]
  8.  
  9. getgenv().Target_Display_Name = "" -- [ Leave this blank if you want fling everyone, else type specific DISPLAY NAME within quotation marks ]
  10.  
  11. getgenv().RageBot_Prediction = 5  -- [ How far the fidget spinner will predict infront of people in rage mode ]
  12.  
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nosssa/NossLock/main/MouseToolFling"))();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement