Page 2 of 10 FirstFirst 1234 ... LastLast
Results 16 to 30 of 136
  1. #16
    somenagger's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    1
    My Mood
    Sad
    Quote Originally Posted by cuong19 View Post
    why there isn't hotkey for healing?
    uhhhhhhh this is a problem, this was extremely useful, please restore this vital option otherwise im back to using your old menu

  2. #17
    rajnaimesh007's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    no it wont

    Quote Originally Posted by Caezero View Post
    Looks cool !
    Btw is 'Kill all Peds' also works in Solo Session Survival? Been thinking to use this for fast money farming in that mode, but I'm away from my PC ..
    No it doesn't work just tested that , it also kills you with peds , which results in failed survival (also tested with god mod ON , it wont work )

  3. #18
    yanglei1471's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by cuong19 View Post
    why there isn't hotkey for healing?
    and i have problem with controlling the menu, when i turn the menu off it still working, when i use Left right or enter it still effects the menu, how can i solve this
    PLS help me
    P/s: sorry for bad english
    You told me the situation is the same, I want to solve this, ghosting, compared to the previous version better use, but this feature is not powerful

  4. #19
    Nick_Clone's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    godmod bug right? i turned it on and still killed by cop

  5. #20
    Maurice_LP's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Gelsenkirchen
    Posts
    3
    Reputation
    10
    Thanks
    23
    My Mood
    Angelic
    @MikeRohsoft Please add a "Teleport 2meter forward" Option. so you can go through locked doors or walls! but anyways nice Job

  6. #21
    MikeRohsoft's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Los Santos
    Posts
    796
    Reputation
    593
    Thanks
    26,334
    Quote Originally Posted by cuong19 View Post
    why there isn't hotkey for healing?
    and i have problem with controlling the menu, when i turn the menu off it still working, when i use Left right or enter it still effects the menu, how can i solve this ...
    1) You can create your own Hotkeys
    2) You can change the Control Hotkeys too, for example at NUMPAD or whatelse, then it should not happend.

    Quote Originally Posted by Maurice_LP View Post
    @MikeRohsoft Please add a "Teleport 2meter forward" Option. so you can go through locked doors or walls! but anyways nice Job
    i don't know where is forward in a 3D Game..

  7. #22
    somenagger's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    1
    My Mood
    Sad
    Quote Originally Posted by MikeRohsoft View Post
    1) You can create your own Hotkeys
    2) You can change the Control Hotkeys too, for example at NUMPAD or whatelse, then it should not happend.


    i don't know where is forward in a 3D Game..
    how would i add a hotkey for healing

  8. #23
    MikeRohsoft's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Los Santos
    Posts
    796
    Reputation
    593
    Thanks
    26,334
    open config.xml and read...
    Code:
    <heal>118</heal> <!-- VK_F7 -->

  9. #24
    troxifox94's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    My Mood
    Drunk
    Can you get banned with this cheat ?

  10. #25
    kelly2000's Avatar
    Join Date
    Feb 2016
    Gender
    female
    Posts
    42
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive
    Great, thx

    Just missing the rehook function from previous version

    - - - Updated - - -

    Quote Originally Posted by kelly2000 View Post
    Great, thx

    Just missing the rehook function from previous version
    Hmm, think i don't need that option anymore.

    Lol, 'kill all peds' kills me sometimes

  11. #26
    MikeRohsoft's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Los Santos
    Posts
    796
    Reputation
    593
    Thanks
    26,334
    Quote Originally Posted by kelly2000 View Post
    Lol, 'kill all peds' kills me sometimes
    this is very wired, because i compare it with your current address before i kill him:
    Code:
          if PedPointer > 0 then
          begin
            PedBuffer := TPed.Create(FMemoryHandle, PedPointer);
            if (PedBuffer.PlayerInfoPointer <> FCurrentPlayer.PlayerInfoPointer) and (PedBuffer.Health >= 100) then
              PedBuffer.Health := 0;
            PedBuffer.Free;
          end;
    this never happend to me, are you on Steam?
    helps it if you heal yourself, before?

  12. #27
    Pancake Lord's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    How do I turn off all hotkeys with the exception of teleporting to waypoint? It's annoying when I'm operating my phone and random hacks get turned on

  13. #28
    MikeRohsoft's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Los Santos
    Posts
    796
    Reputation
    593
    Thanks
    26,334
    Quote Originally Posted by Pancake Lord View Post
    How do I turn off all hotkeys with the exception of teleporting to waypoint? It's annoying when I'm operating my phone and random hacks get turned on
    i wrote already, change it to NUMPAD:
    Code:
    	<HotKeys>
    		<Menu>116</Menu> <!-- VK_F5 -->
    		<Action>101</Action> <!-- NUMPAD5 -->
    		<NextEntry>104</NextEntry> <!-- NUMPAD8 -->
    		<PrevEntry>98</PrevEntry> <!-- NUMPAD2 -->
            	<ThisEntryNext>100</ThisEntryNext>  <!-- NUMPAD4 -->
            	<ThisEntryPrev>102</ThisEntryPrev>  <!-- NUMPAD6 -->
    		<PrevPage>27</PrevPage> <!-- VK_ESCAPE -->
    		<teleportToWP>117</teleportToWP> <!-- VK_F6 -->
    		<SaveCoords>120</SaveCoords> <!-- VK_F9 -->
    	</HotKeys>

  14. The Following User Says Thank You to MikeRohsoft For This Useful Post:

    Pancake Lord (09-21-2016)

  15. #29
    verccety's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    This version doesn't work properly in window borderless unlike the previous one

  16. #30
    cuong19's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1
    I edited config.xml and i ran the menu then this appeared
    Attached Thumbnails Attached Thumbnails
    Untitled1.png  


Page 2 of 10 FirstFirst 1234 ... LastLast

Similar Threads

  1. GTA IV PC rank 10 menu?
    By Borgeous in forum Grand Theft Auto 4 (GTA4) Hacks & Cheats
    Replies: 3
    Last Post: 09-30-2016, 05:39 PM
  2. [Outdated] Mike's GTA H4x Menu 1.35 Beta
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 125
    Last Post: 09-20-2016, 06:21 PM
  3. [Outdated] Mike's GTA H4x Menu 1.35 Alpha
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 88
    Last Post: 08-27-2016, 10:57 PM
  4. [Patched] NameName H4X v0.2 Simple Menu
    By namename41 in forum Combat Arms Hacks & Cheats
    Replies: 87
    Last Post: 09-16-2011, 08:24 AM
  5. [Patched] NameName H4X [v0.1 Adv Menu] Simple Features
    By namename41 in forum Combat Arms Hacks & Cheats
    Replies: 101
    Last Post: 09-10-2011, 05:57 AM