Jump to content

mia2wa

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by mia2wa

  1. Ah, I got you. Turns out car upgrader doesn't work, anymore. Do you know if any previous version of car upgrader and car unlocker work with RR3 9.3.0?
  2. Hey, man, sorry for the late response. I'm afraid I don't understand whether you're asking me something or telling me something. I believe @MarioRossi93i has updated most of his other scripts, so we should all be good, now. I mean, I have most of what I need, which are the currency, VIP, car updater, and autowin options.
  3. Yup, that's what I was referring to about trying different performance profiles; e.g. top speed vs acceleration vs traction, etc. Thanks for the tip.
  4. Yup, that did it! Coming in 8th a couple times would raise the speed to beat, making it easier to come in under. Thanks for the tip!
  5. Apologies for the late comment. What I've noticed in the past is that losing several consecutive times will lower the 1st place metrics; for example, the speed to beat will drop from 138mph to 135mph, or the time to beat will drop from 0:19.345 to 0:17.986, etc. I'll try several consecutive losses, to see if that happens with a couple of races that are giving me a hard time. Thanks for the continued support. Keep up the great work with your hacks!
  6. Yeah, I suppose that the best way to explain it is to show you. Since there are no opponent cars on the road, there's no sense in enabling any mode other than Autodrive. However (and for the record), I have tried with and without the Freeze, Freeze/Ghost, and Freeze/Kickass hacks enabled. I've also tried with and without Traction and Brake assists turned on. For the race in this video, I only had Steering assists turned on. As you can see, Race Mode can't help me win this race. I need to find a way to make the car faster, since I have tried several other performance profiles, and I believe I'm using the best one for this track and race. Also, for the record, I'm not saying there is anything wrong with this hack. I'm merely pointing out that it doesn't necessarily help, if there are no opponent cars on the track, as is the case with the Autocross, Speed Snap, and Speed Record races. RR3 MBS Autocross.mp4
  7. Sorry, that's not what I meant. Race Mode does work with all races, but it doesn't help if you've got to hit a certain speed or beat a certain time; i.e. it doesn't make your car faster. Autocross, speed snap, and speed record don't have opponents on the road, so Race Mode doesn't really help for those.
  8. Thank you for the clarification. Luckily, I can still use the Race Mode hack to help with some of the races...except for Autocross and, I suspect, Speed Snap or Speed Record races.
  9. To be clear, @MarioRossi93i, the AutoWin hack only works if you haven't run the race before, right? If I try on a new (never attempted) race, the script wins the race for me. However, if I try to auto-win a race that I have not been able to complete beyond 2nd or 3rd place, the scrip says "Nothing to do here," and the race remains un-won (in whatever place I was able to complete). I'm just wondering if I'm missing the instructions or something else, when running the script. Thanks for your help and all the wonderful scripts!
  10. An update to this would be greatly welcome, much appreciated! Or, at least, an updated VIP hack.
  11. An update to this would be greatly welcome, much appreciated!
  12. Thanks for pointing it out, @IyeVice. I confirmed the older hack works with RR3 9.1.1. As always, thanks to @MarioRossi93i for the excellent job providing us with these utilities! Does anyone know if there is a working version of the VIP and Car Upgrader hacks for RR3 9.1.1?
  13. Yes, thank you @MarioRossi93i! If only I could figure out how to find the critical values, addresses, and patterns. That's the real gift! (The coding part is easy.) LOL Great job!
  14. Ahhh. Thank you for clarifying that! I'll see if I can figure out how to make the script row-friendly, when I get another chance...
  15. I've seen the term several times, but I don't actually know what it means, so maybe you can help me. What does "row" mean? I literally scripted @impy's instructions, so apologies if the script only works for RR3 North America. (I'm new to scripting for RR3.) Thank you for the tip about the Driver Levels. I must've missed it, so I added it (along with a "RR3 North America only" disclaimer) to my super simple script. RR3_8.7.0_Hack_Principals_v1.1.0.lua
  16. I apologize for the off-topic post, but I couldn't figure out how to comment to the Real Racing 3 ver. 8.7.0 ALL Team Principals Cheat post... @MarioRossi93i, thanks for your help picking up @BreadKiller's RR3_Hack script. I hope you can figure out how to get it working with the 8.7.0 release of RR3. I saw that you offered to create a script for the All Team Principals Cheat. I wrote a very rudimentary script based on @impy's instructions and video. Unfortunately, I can't figure out how to comment to that post, or how to upload the script, so I figured I'd attach it on a somewhat related post. I hope someone enjoys the script. RR3_Hack_8.7.0_Principals.lua
  17. Sorry, guys, I couldn't figure out how to edit my original post, so here's an update: I am now on RR v 8.3.2. I updated to GameGuardian v96.0. I then followed @IyeVice's post: The script works perfectly! I'm not sure if the GG upgrade helped, or if it was the older script, but it certainly worked. I did notice that I was originally running GameGuardian v94.0 for Nox Bluestacks, and I upgraded to regular GameGaurdian v96.0 (i.e. not the Nox Bluestacks version). I'm just happy the script worked! I figured I'd share, in case anyone else experienced this issue. @BreadKiller and @IyeVice : thank you both for your posts!
  18. Thanks! This is confirmed to work perfectly.
  19. I'm on version 8.2.1, but, even though the hack says it supports 8.2.1, the script keeps breaking on me. I hope the script is updated soon. Script ended: Script error: luaj.LuaError: /storage/emulated/0/Download/RR3 Hack 3.0.0.lua:-1 attempt to index ? (a nil value) with key 'start' (field '1') level = 1, const = 71, proto = 10, upval = 1, vars = 25, code = 150 GETTABLE v11 v11 "start" ; PC 91 CODE 05CA82C7 OP 7 A 11 B 11 C 298 Bx 5930 sBx -125141 stack traceback: /storage/emulated/0/Download/RR3 Hack 3.0.0.lua: in main chunk [Java]: in ? at luaj.LuaValue.error(LuaValue.java:989) at luaj.LuaValue.indexerror(LuaValue.java:2864) at luaj.LuaValue.gettable(LuaValue.java:2767) at luaj.LuaValue.get(LuaValue.java:1094) at luaj.LuaClosure.execute(LuaClosure.java:363) at luaj.LuaClosure.call(LuaClosure.java:160) at android.ext.Script.runScript(Script.java:5894) at android.ext.Script$ScriptThread.run(Script.java:5623)
×
×
  • 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.