Advertisement
pogue

GTAO Tunables Update 3/28/19

Apr 3rd, 2019
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. ### Taken from http://octolus.net/gtaobot/history/?view=2196 - GTA Online Tunables update for 3/28/19
  2.  
  3. Cheater Pool and Daily Sale Limit Changes. The most important changes appear at the bottom, with the text saying "THRESHOLD_NO_OF_CARS" = 3 and "THRESHOLD_NO_OF_MINUTES" = 12. I *believe* this is the daily sale limit values, but I'm not 100%. I'm not sure if the 12 minutes is IRL minutes or GTA time. You'll also notice the changes for "exploits" "max caps" "repeat offender", and "TIME WINDOW FOR PV SALES LIMITER" = 1800. Again, I'm not sure what that value indicates, but since it changed from the last tunables the week before, they are obviously looking at it at R*.
  4.  
  5. Here's the actual strings:
  6.  
  7. ],
  8. "FORCEDEXPLOITLEVELINCREASE": [
  9. {
  10. "value": 2
  11. }
  12. ],
  13. "FORCEMAXCAPHITTODAY": [
  14. {
  15. "value": true
  16. }
  17. ],
  18.  
  19. "REPEATOFFENDERCAP1": [
  20. {
  21. "value": 2
  22. }
  23. ],
  24. "REPEATOFFENDERCAP2": [
  25. {
  26. "value": 1
  27. }
  28. ],
  29. "PERMANENTCAPREPEATOFFENDER2": [
  30. {
  31. "value": 1314002
  32. }
  33. ],
  34. "PERMANENTCAPREPEATOFFENDER1": [
  35. {
  36. "value": 1314002
  37. }
  38. ],
  39. "NUMBER_OF_MINUTES_FOR_CAP_RECOVERY": [
  40. {
  41. "value": 3600
  42. }
  43. ],
  44. "REPEAT_OFFENDERS_CAPS_ARE_ENFORCED": [
  45. {
  46. "value": true
  47. }
  48. ],
  49. "TIMEWINDOWFORPVSALESLIMITER": [
  50. {
  51. "value": 1800
  52. }
  53. ],
  54. "CAPS_ARE_ENFORED": [
  55. {
  56. "value": true
  57. }
  58. ],
  59. "CURRENTVEHICLESALESTUSEASON": [
  60. {
  61. "value": 17
  62. }
  63. ],
  64. "CURRENTVEHICLESALESSEASON": [
  65. {
  66. "value": 9
  67. }
  68. ],
  69. "CAP_FOR_EXPLOIT_LEVEL_1": [
  70. {
  71. "value": 10
  72. }
  73. ],
  74. "CAP_FOR_EXPLOIT_LEVEL_2": [
  75. {
  76. "value": 8
  77. }
  78. ],
  79. "CAP_FOR_EXPLOIT_LEVEL_3": [
  80. {
  81. "value": 6
  82. }
  83. ],
  84. "CAP_FOR_EXPLOIT_LEVEL_4": [
  85. {
  86. "value": 9
  87. }
  88. ],
  89. "CAP_FOR_EXPLOIT_LEVEL_5": [
  90. {
  91. "value": 9
  92. }
  93. ],
  94. "CAP_FOR_EXPLOIT_LEVEL_6": [
  95. {
  96. "value": 9
  97. }
  98. ],
  99. "CAP_FOR_EXPLOIT_LEVEL_7": [
  100. {
  101. "value": 3
  102. }
  103. ],
  104. "THRESHOLD_NO_OF_CARS": [
  105. {
  106. "value": 3
  107. }
  108. ],
  109. "THRESHOLD_NO_OF_MINUTES": [
  110. {
  111. "value": 12
  112. }
  113. ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement