Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().keykode = "q"
- loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/uwuware/main/kustomskript/v2.ls.KAS-keybindgen",true))();
- --[[
- replaxe "q" with any keybind
- keybind list:
- - ALL alphabet letters lowerkase & kapital
- - ALL special keys like: "?" or "%" or "." and so on
- - ALL mouse buttons like:
- ("m1" or "mouse1" or "leftclick", "m2" or "mouse2" or "rightclick", "m3" or "mm" or "mouse3"... whixh is the middle scroll button on a Mouse)
- - "up", "left", "right", "down",
- all keys are fixed to the korrect names even if the name is "." is will return as "Period"
- enjoy
- ]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement