OutdatedKiddion's Modest Menu [External]

Posts 106120 of 188 · Page 8 of 13
Works welll
I load up GTA 5 and when I go to start the mod menu I get an error which says "Unable to find GTA5 process"

Any help?
Quote Originally Posted by odapxd View Post
I load up GTA 5 and when I go to start the mod menu I get an error which says "Unable to find GTA5 process"

Any help?
I have the same issue , when I launch it in administrator mode , it launches but the mod menu seems not working ...
Quote Originally Posted by Giogio77200 View Post
I have the same issue , when I launch it in administrator mode , it launches but the mod menu seems not working ...
I tried with administrator mode, still not working. It was working fine just yesterday.
Disable all type of anti virus.
Can I can get ban by rp multiple? Or rp hack??
The menu opens but no features seem to work? any ideas?

- - - Updated - - -

Same, Menu shows but nothing works
used this months ago. still work?
AHK Automation Question
Thx for the menu, it works very well

Just a small question. I tried to automate this process: killing me twice and restarting the mission

But a Problem occurred that the menu doesn´t respond to AHK Input. Is there a way to solve this ?

Code:
MsgBox, Start N1 || Stop N2 || Restart N3&N1

BreakLoop=0

Numpad1::
loop{
if(BreakLoop==1)
{
break
}
Send {Numpad5}
Sleep 6000
Send {Numpad5}
Sleep 30000
Send {PgUp}
}

Numpad3::
BreakLoop=1
return

Numpad9::
BreakLoop=0
return
Quote Originally Posted by Storm97 View Post
Thx for the menu, it works very well

Just a small question. I tried to automate this process: killing me twice and restarting the mission

But a Problem occurred that the menu doesn´t respond to AHK Input. Is there a way to solve this ?

Code:
MsgBox, Start N1 || Stop N2 || Restart N3&N1

BreakLoop=0

Numpad1::
loop{
if(BreakLoop==1)
{
break
}
Send {Numpad5}
Sleep 6000
Send {Numpad5}
Sleep 30000
Send {PgUp}
}

Numpad3::
BreakLoop=1
return

Numpad9::
BreakLoop=0
return
You should probably use something like:
Code:
SendInput {Numpad5 down} 
Sleep, 100
SendInput {Numpad5 up}
BTW, if you start a mission like Blow Up II, you can use the Kill All Vehicles button to fail the mission immediately and use PageUp to quick restart.

- - - Updated - - -

Quote Originally Posted by kerplamp1 View Post
When i launch the program i get an error (The application was unable to start correctly (0xc000007b). ) I recently updated windows and tried compatibility mode and it kept coming up with the same error. Think this is just a me problem but asking just in case.
Check your AV settings.
When i launch the program i get an error (The application was unable to start correctly (0xc000007b). ) I recently updated windows and tried compatibility mode and it kept coming up with the same error. Think this is just a me problem but asking just in case.
Good Menu man!
Posts 106120 of 188 · Page 8 of 13
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?