Advertisement
OneShi

Blox Fruits Script Aimbot

May 27th, 2022
17,419
-1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 1
  1. coroutine.wrap(function()
  2. if getgenv().Settings then
  3. getgenv().setting = {
  4. Players = nil,
  5. EspPlayer = true,
  6. Fov = 50,
  7. Color = Color3.fromRGB(255,13,13),
  8. LockPlayers = false,
  9. FastAttack = true,
  10. DeleteSounds = false
  11. };end;pcall(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/kickTh/Scriptbloxfruit-/main/Aimbot_For_Mobile.lua'))(); end)
  12. return (getgenv().setting);
  13. end)();
  14.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement