Advertisement
NSKuber

SS Registered Keys

Dec 11th, 2017
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.79 KB | None | 0 0
  1. local Buttons = {"Escape","F1","F2","F3","F4","F5","F6","F7","F8","F9","F10","F11","F12",
  2.     "Tilde","1","2","3","4","5","6","7","8","9","0","-","=","Backspace","Tab","Caps Lock",
  3.     "Left Shift","Left Control","Left Alt","Right Shift","Right Control","Right Alt",
  4.     "A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U",
  5.     "V","W","X","Y","Z","[","]",";","\'","\,",".","/","Enter","\\","Space",
  6.     "Arrow Up","Arrow Down","Arrow Left","Arrow Right",
  7.     "Num 0","Num 1","Num 2","Num 3","Num 4","Num 5","Num 6","Num 7",
  8.     "Num 8","Num 9","Num *","Num -","Num +","Num Enter","Num .","Num /",
  9.     "Page Up","Page Down","Insert","Delete","Print Screen","Scroll Lock",
  10.     "Mouse Button 1","Mouse Button 3","Mouse Button 2","Mouse Wheel Up","Mouse Wheel Down",}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement