Advertisement
FelixFTW

AskMrRobot.lua

Jul 18th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1.  
  2. AskMrRobotDb4 = {
  3. ["char"] = {
  4. ["Felixteancum - Ysera"] = {
  5. ["Talents"] = {
  6. },
  7. ["BankItems"] = {
  8. },
  9. ["ExtraEnchantData"] = {
  10. },
  11. ["BagItems"] = {
  12. },
  13. ["GearSets"] = {
  14. },
  15. ["BagItemsAndCounts"] = {
  16. },
  17. ["Logging"] = {
  18. ["Enabled"] = false,
  19. },
  20. ["FirstUse"] = true,
  21. ["Equipped"] = {
  22. },
  23. ["BankItemsAndCounts"] = {
  24. },
  25. },
  26. },
  27. ["global"] = {
  28. ["Shopping"] = {
  29. ["Felixteancum-Ysera"] = {
  30. ["stuff"] = {
  31. {
  32. }, -- [1]
  33. {
  34. }, -- [2]
  35. {
  36. }, -- [3]
  37. },
  38. ["specs"] = {
  39. 19, -- [1]
  40. 20, -- [2]
  41. 21, -- [3]
  42. },
  43. },
  44. },
  45. ["Region"] = "US",
  46. },
  47. ["profileKeys"] = {
  48. ["Felixteancum - Ysera"] = "Felixteancum - Ysera",
  49. },
  50. ["profiles"] = {
  51. ["Felixteancum - Ysera"] = {
  52. ["Logging"] = {
  53. ["Auto"] = {
  54. [1520] = {
  55. [14] = false,
  56. [16] = false,
  57. [17] = false,
  58. [15] = false,
  59. },
  60. [1220] = {
  61. },
  62. [1676] = {
  63. [14] = false,
  64. [16] = false,
  65. [17] = false,
  66. [15] = false,
  67. },
  68. [1712] = {
  69. [14] = false,
  70. [16] = false,
  71. [17] = false,
  72. [15] = false,
  73. },
  74. [1530] = {
  75. [14] = false,
  76. [16] = false,
  77. [17] = false,
  78. [15] = false,
  79. },
  80. [1648] = {
  81. [14] = false,
  82. [16] = false,
  83. [17] = false,
  84. [15] = false,
  85. },
  86. },
  87. },
  88. },
  89. },
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement