Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.config = {
- -- Aimlock,
- aimlockpred = 0.14824,
- aimlocktogglemode = true,
- aimlocktogglekey = "e",
- aimlockpart = "HumanoidRootPart",
- smoothing = true,
- smoothamount = 2
- }
- if not _G.isloaded then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/nyulachan/nyula/main/smooth"))()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement