Advertisement
djm1999

nbsKey.tbl

Mar 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2. ["1"]=0,
  3. ["q"]=1,
  4. ["2"]=2,
  5. ["w"]=3,
  6. ["3"]=4,
  7. ["e"]=5,
  8. ["r"]=6,
  9. ["5"]=7,
  10. ["t"]=8,
  11. ["6"]=9,
  12. ["y"]=10,
  13. ["u"]=11,
  14. ["8"]=12,
  15. ["i"]=13,
  16. ["9"]=14,
  17. ["o"]=15,
  18. ["0"]=16,
  19. ["p"]=17,
  20. ["z"]=18,
  21. ["s"]=19,
  22. ["x"]=20,
  23. ["d"]=21,
  24. ["c"]=22,
  25. ["v"]=23,
  26. ["g"]=24
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement