OutdatedKiddion's Refund Mod [External]

Posts 91105 of 436 · Page 7 of 30
Quote Originally Posted by hard09 View Post
someone make a tutorial video pls thanks.
You really don't need a tutorial, this is the simplest program I've used ever.

You open the exe wait 5 minutes and press f9. How hard can it be??
[QUOTE=Jagerfiend;13827218]
Quote Originally Posted by kiddion View Post
Make sure your game executable is called gta5.exe, run as Administrator in case you use Steam, otherwise it is not necessary...

- - - Updated - - -


How would I go about doing this? I launch the game through it's usual shortcut. When the game is running, in the processes tab it comes up as Grand Theft Auto V. I try and launch from the GTA5.exe launcher but it just says 'please launch the game through 'playgtav.exe.

The game being on an external hard drive, would this be the cause of the issue? As it's not on C drive?
No, I just meant make sure there's a gta5.exe running in your task manager. In the past, someone had renamed it to something else and the mod obviously couldn't detect the process, that doesn't seem the case here...

Otherwise, maybe your antivirus is isolating the mod so it can't detect gta5.exe?

- - - Updated - - -

Quote Originally Posted by hard09 View Post
instruction unclear and not working.
- Start GTA 5.
- Go Online.
- Start the mod.
- Read the popup and close it.
- (For some people: wait a minute or two?)
- Press F9 => 750k is added to your GTAO bank account.

It's not rocket science...
[QUOTE=kiddion;13828102]
Quote Originally Posted by Jagerfiend View Post
No, I just meant make sure there's a gta5.exe running in your task manager. In the past, someone had renamed it to something else and the mod obviously couldn't detect the process, that doesn't seem the case here...

Otherwise, maybe your antivirus is isolating the mod so it can't detect gta5.exe?

- - - Updated - - -
Nah AV seems pretty fine with the mod added it to exclusions, even disabled it during gta v launch still nothing. Thing's starting to bug me haha. Tried the ped-dropper mod too that has the same result. Tried launching the game from gtav.exe it just tells me to launch from Playgtav.exe instead.
Quote Originally Posted by Jagerfiend View Post

Nah AV seems pretty fine with the mod added it to exclusions, even disabled it during gta v launch still nothing. Thing's starting to bug me haha. Tried the ped-dropper mod too that has the same result. Tried launching the game from gtav.exe it just tells me to launch from Playgtav.exe instead.
You mean gta5.exe, right? Because you wrote down "gtav.exe"?! If no executable in the task manager shows up as "gta5.exe" this mod won't work.
Quote Originally Posted by kiddion View Post
- Start GTA 5.
- Go Online.
- Start the mod.
- Read the popup and close it.
- (For some people: wait a minute or two?)
- Press F9 => 750k is added to your GTAO bank account.

It's not rocket science...
For me it works instantly after i requested an airstrike at merryweather.
When I start the exe file it says I should press f9. But nothing happens when I press it in-game. Pls help!!
downloaded it a couple days ago was fine, now trojan is detected in the file
I still didn't manage to change the keybind.
It works like a charm, just like your previous release Job Hopper, thanks a lot for your hard work Kiddion, very much appreciated.
If its not working try to press F9 a littlebit longer. Normal button press didn't work for me either, but a 1sec (maybe a little bit more) press and it works like a charm.
Takes 3 presses to get it to work for me. Always goes through on the 3rd time for some reason, then it works perfectly afterwards. Other than that, no wait times like some are saying.
As I said before, works well. I also have to press it a few times before it gives me money. BTW, is there a timer just like for Job hopper?
Quote Originally Posted by Karlisk4 View Post
As I said before, works well. I also have to press it a few times before it gives me money. BTW, is there a timer just like for Job hopper?
there is no cooldown timer, if you press too fast maybe it will cause transaction failed
This is one of the best .ahk that i could edit. It will give you money every 30-40 second randomly, and that it wont cause transaction failure.

#Persistent
SetTimer, Generate, % Rand(30000 , 40000)
Return

Generate:
SendInput {F9 down}
Sleep, 100
SendInput {F9 up}
Return

Rand(min, max)
{
Random, Rand, min, max
return Rand
}


Just copy and paste the script into a Notepad and make it into a .ahk file extension. Hope this helps
Is it "safe" to use it that often?
Posts 91105 of 436 · Page 7 of 30
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?