Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/25/2021 in Posts

  1. 5 points
  2. local gg = gg gg.setRanges(32) gg.searchNumber("95;75;3;200;1;130;9;1,075,419,546;26;1,065,353,216;26;1,094,713,344;26::49", 4) gg.refineNumber("75;130;9;26") local results = gg.getResults(10) for i,v in pairs(results) do if v.value == 75 then v.value = 85 end if v.value == 130 then v.value = 1400 end if v.value == 9 then v.value = 400 end if v.value == 26 then v.value = 4000 end end gg.setValues(results) --gg.addListItems(results) gg.clearResults() gg.toast("Done") --end
    2 points
  3. local gg = gg gg.setRanges(32) gg.searchNumber("95;75;3;200;1;130;9;1,075,419,546;26;1,065,353,216;26;1,094,713,344;26::49", 4) gg.refineNumber("75;130;9;26") local results = gg.getResults(10) for i,v in pairs(results) do if v.value == 75 then v.value = 85 end if v.value == 130 then v.value = 1400 end if v.value == 9 then v.value = 400 end if v.value == 26 then v.value = 4000 end gg.setValues(results) --gg.addListItems(results) gg.clearResults() gg.toast("Done") end
    2 points
  4. Thanks, my friend. You really don't give EA much rest time, lol.
    1 point
  5. it's not clear if you ran the script and the cars didn't unlock, or if you got the cars but after restarting the game you don't have the cars you got. in the first case you can use the single car unlocker, in the second case it is a problem of the user profile and I cannot help you
    1 point
  6. 1 point
  7. SINGLE CAR UNLOCKER Use this if main script doesn t work for you rr3_car_single_unlocker.v9.2.0.4.1.bin.lua
    1 point
  8. @SofianeDmt ok, i fixed it again, but let me test it for some time before release it...
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.