Created by BaconLord#0001
Features:
- AUTO FARM
- SILENT AIM
local vu = game:GetService("VirtualUser")
game:GetService("Players").LocalPlayer.Idled:connect(function()
vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
wait(1)
vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
end)
loadstring(game:HttpGet"https://raw.githubusercontent.com/BaconLords/Why-are-we-here-to-suffer/main/KAT")()
ENJOY!