Advertisement
friezakinght

CB32

Aug 2nd, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.63 KB | None | 0 0
  1. 11 -16 - A
  2. 12 -17 - B
  3. 13 - c  18 - C
  4. 14 - d  19 - D
  5. 15 - e  20 - E
  6.  
  7. 21 - f  26 - F
  8. 22 -27 - G
  9. 23 - h  28 - H
  10. 24 - i  29 - I
  11. 25 - j  30 - J
  12.  
  13. 31 -36 - O
  14. 32 -37 - L
  15. 33 - m  38 - M
  16. 34 - n  39 - N
  17. 35 - o  40 - O
  18.  
  19. 41 -46 - P
  20. 42 - q  47 - Q
  21. 43 - r  48 - R
  22. 44 - s  49 - S
  23. 45 - t  50 - T
  24.  
  25. 51 - u  56 - U
  26. 52 - v  57 - V
  27. 53 - w  58 - W
  28. 54 - x  59 - X
  29. 55 - y  60 - Y
  30.  
  31. 61 - z  66 - Z
  32.  
  33.  
  34. 00 - SPACE
  35. 01 - .
  36. 02 - ,
  37. 03 - '
  38. 04 - "
  39. 05 - ?
  40. 06 - !
  41.  
  42. 71 - 0
  43. 72 - 1
  44. 73 - 2
  45. 74 - 3
  46. 75 - 4
  47. 76 - 5
  48. 77 - 6
  49. 78 - 8
  50. 80 - 9
  51.  
  52. 81 - @
  53. 82 - #
  54. 83 - $
  55. 84 - %
  56. 86 - &
  57. 87 - *
  58. 88 - (
  59. 89 - )
  60. 90 - -
  61. 91 - +
  62. 92 - =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement