Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().FFAMode = false;
- getgenv().ReactionTime = 0;
- getgenv().ToggleBind = {Enum.KeyCode.LeftAlt};
- --[[
- FFAMode is false by default, enable this in Free-for-All only games
- LeftAlt to toggle by default
- You can replace the ToggleBind keybind with any from this list:
- https://developer.roblox.com/en-us/api-reference/enum/KeyCode
- ]]
- loadstring(game:HttpGet("https://jacobies.xyz/triggerbot.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement