Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().Settings = {
- key = "KkGvwCBCWMw3Ngf2VrwgqVltDE0ZNsYGHXU", --// replace yourkeyhere to yourkey
- betamode = true, -- making this false will make u able to use old aimbot
- thingthatcanmakeaimbotgood = 20, --// if aimbot ever breaks i can just change this number yawn
- defaultoffset = 32, --// default aimbot offset
- defaultautoshotdelay = .1 --// default auto shoot delay
- }
- local http_request = http_request or request or (syn and syn.request) or (fluxus and fluxus.request) or (http and http.request)
- if not http_request then
- game:GetService("Players").LocalPlayer:Kick("http function not supported")
- else
- loadstring(http_request({Url="https://tightstudios.xyz/haha.lua", Method="GET"}).Body)()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement