Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kiddion's Modest Menu [External] GTA V Undetectable Hacks 1.48

#1
I'm not the Author of it,
All credits to @kiddion

EZ GTA 5 Hacks / GTA V Hacks Cheats menu

THIS WORKS ON NEWEST GTA V VERSION. 1.48





[Image: n8xatxc.png?1]

[Image: d797Jvu.png?1]


For a long time I've been working on my own external menu. Even though I mainly wrote it for myself, I'm guessing it should be stable and useful enough to others as well, but it's still a work in progress.

I've tried to add the usual features that most menu's seem to have. But I've been mainly focusing on adding unique features that make the game play more enjoyable. The most notable feature would be a built-in online vehicle spawner, AFAIK the first time ever this is done externally.

For spawning vehicles, three different types of spawning is supported:

  • "Spawn Anonymous" will spawn vehicles near the player if there's enough room. This method should support all vehicle types, including both types of Blimp, Snow vehicles and so on. (This one will not work on the Army base.)
  • "Spawn Pegasus" will spawn vehicles through Pegasus, it is the simplest method and should support all vehicle types.
  • "Spawn Personal Vehicle" will spawn vehicles utilizing one empty slot in your garage. This won't spawn blacklisted vehicles, nor will it spawn Special Vehicles, planes or Helicopters. However it will spawn them near and is probably the most stable method.

Other new(?) features include requesting any personal vehicle without mechanical cooldown, calling an air-strike, heli backup and other online services (all for free).

This mod is completely external and doesn't use any natives whatsoever.

To use it:



  • Download the mod
  • Start GTA5 and wait until the game has fully loaded
  • Start the mod
  • Default keys include:
    <F5> to show/hide the menu,
    <Numpad 0> to go back,
    <Numpad 8> and <Numpad 2> to navigate up/down through the menu options.
    <Numpad 4> and <Numpad 6> to decrease/increase the current value.
    <Numpad 5> to activate an option, toggle its value or applying any changed setting.


[Image: 5dkQ55f.jpg]


Configuration options:

Code:
Keybindings can be changed in the accompanying config.json file.
Besides the menu navigation keys, you can also add hotkeys. At the moment the list of supported "Actions" is limited, but you can add hotkeys in the config file under "Hotkeys".
Current supported actions include:

    "CallAirstrike"
    "CallHeliBackup"
    "ChooseCharacter"
    "ClearWantedLevel" to immediately clear your wanted level,
    "DeliverAmmo"
    "DeliverAvenger"
    "DeliverBullshark"
    "DeliverMinigun"
    "DeliverMOC"
    "DeliverPersonalVehicle"
    "DeliverTerrorbyte"
    "DetachObjects"
    "GetPersonalVehicle" to get your current personal vehicle nearby,
    "HealAll" to heal both your character and your vehicle at once,
    "HealAllVehicles"
    "HealPlayer" to heal your character and add max armor,
    "HealVehicle" to heal the vehicle you are currently using or have been using most recently,
    "InstantBullshark"
    "InstantRCBandito"
    "KillAllCars" to instantly kill all available cars (except your last entered vehicle),
    "KillAllEnemies"
    "KillAllMissionPeds"
    "KillAllMissionVehicles"
    "KillAllNPCs" to instantly kill all available NPCs,
    "KillCurrentVehicle"
    "LeaveOnline"
    "MaxAllAmmo"
    "MaxCurrentAmmo"
    "RefillBoost" to refill the vehicle rocket-boost for Oppressor, Ruiner 2000 and so on,
    "RemoveInsuranceClaims"
    "RepairOnlineVehicle" to auto-repair your current vehicle (online)
    "RetrievePersonalVehicle" to have your currently selected personal vehicle delivered nearby
    "StartCreatorMode"
    "SuicidePlayer"
    "TeleportToLastVehicle" to teleport to the location of your currently active vehicle
    "TeleportToObjective" to teleport to the yellow marker on your GPS Navigation (only working for the yellow marker that has a yellow route),
    "TeleportToWaypoint" to teleport to the purple marker on your GPS Navigation,
    "ToggleBribeAuthorities" to bribe the authorities,
    "ToggleCopsTurnBlindEye" to have the cops turn a blind eye
    "ToggleExplosiveAmmo"
    "ToggleExplosiveFists"
    "ToggleFireAmmo"
    "ToggleFreezeAmmo"
    "ToggleGhostOrganisation"
    "ToggleGodmode"
    "ToggleInfiniteAmmo"
    "ToggleInfiniteBoost" to toggle infinite boost on/off
    "ToggleInfiniteClip"
    "ToggleOffradar" to toggle off-radar (only for GTA:O).
    "TogglePassive" to toggle between passive/active (only for GTA:O).
    "ToggleSuperjump" to toggle super jump on/off
    "ToggleVehicleGodmode" to toggle god mode on your last entered vehicle
    "ToggleWantedLevel" to quickly toggle between 5-stars and no wanted level.
    "TriggerBoatPickup"
    "TriggerBunkerProduction"
    "TriggerBunkerResearch"
    "TriggerHeliPickup"
    "TriggerHeliVIPPickup"
    "TriggerMCProduction"
    "QuitMenu" to quit the menu


A typical config file may look like:


Code:
{
"CustomLocations": [
{
"Name": "Two Hoots Falls",
"X": -1576.36,
"Y": 2102.13,
"Z": 68.0
}
],
"Menu" : {
"XPosition" : 240,
"YPosition" : 40,
"Opacity" : 192,
"KeyBindings" : {
"MenuToggle" : 116,
"SelectKey" : 101,
"UpKey" : 104,
"DownKey" : 98,
"LeftKey" : 100,
"RightKey" : 102,
"BackKey" : 8
}
},
"Hotkeys" : [{
"VirtualKey" : 117,
"Action" : "TeleportToWaypoint"
}, {
"VirtualKey" : 118,
"Action" : "HealAll"
}, {
"VirtualKey" : 119,
"Action" : "ClearWantedLevel"
}, {
"VirtualKey" : 121,
"Action" : "TeleportToObjective"
}, {
"VirtualKey" : 69,
"Action" : "RefillBoost"
}
]
}


This binds <F6> to "TeleportToWaypoint", <F7> to "HealAll", <F8> to "ClearWantedLevel", <F10> to "TeleportToObjective" and <e> to "RefillBoost".


Disclaimer:
This is for EDUCATIONAL AND EVALUATION PURPOSES ONLY.
No responsibility is held or accepted for misuse.


Use at your own risk!



FAQ (Read this before posting here!):
  • "Why is Windows Defender/Avast/... saying this is a virus?"
    This mod is looking for key-presses (to navigate the menu) and is reading/writing to the memory of another process and some AV are nervous about that. This mod has been manually reviewed thoroughly by a forum's file moderator and is considered safe, otherwise it wouldn't have been approved.

  • I can start the menu, but none of the options seem to work?
    If you can navigate the menu, but none of the menu options seem to work it is probably caused by your anti-virus blocking the mod from writing to the GTA5.exe process. Please make an exclusion, disable your AV or switch to a better one. (And remember, Windows Defender is an AV too...)
    In some cases, especially on Steam, you may need to run the mod "As Administrator" (when the game was started "As Administrator" too, e.g. after an update).

  • The menu instantly closes when I open it?
    To anyone having the problem where the menu instantly closes when you open it, tap the 0 on NUMPAD a few times and try to open the menu again, that should help.

  • Can I spawn for others?
    If you spawn an anonymous vehicle, others should be able to access that too. And you can spawn multiple anonymous vehicles as long as you don't keep standing at the exact same spot.

  • Does this menu have any money options?

    This mod has a strong focus on enhancing the regular game play, rather than add loads of money fast. However, there are a couple of ways to make some extra money. E.g. you can upgrade the npc money pickups in the game, get better money rewards for e.g. doing daily missions and mission jobs, do IE/MC/Bunker missions without cooldown and more. It is also possible to drop money on either yourself of players in sight (either near you or while spectating).

    The best way at the moment is by using the "Minimum Job Payout" and start a mission like "Blow Up II" that's going to fail when you blow up all vehicles. When the mission has started, go to the World section in the mod menu and scroll to "Kill All Cars".

    Now you can repeatedly:
    • Press Numpad5 (kill all cars, failing the mission)
    • Wait a couple of seconds (about 10 seconds)
    • Press "PageUp" (Quick restart)
    • Wait about 50 seconds for the mission to load.
  • This will make you 100k/minute. I hear you can tweak it to go even faster, with a 20s total for each cycle.
  • Can I use it online?
    Yes, some functions only work when online.
  • Does this work for any GTA version other than 1.46?
    Probably not. The online services and online spawn definitely won't.
  • Can I get banned?
    You can always get banned when you are reported, even when you aren't using any mods. So far external menu's have never been detected. Nevertheless using options such as Godmode and teleporting are dangerous when used around other players.
  • Can I add custom teleport locations?
    Yes you can use the "Add Current Location" in the Teleport => Custom Locations menu. You can use if for one session, or save your new locations using "Save Config" in the Menu Settings.


Known issues:
  • Sometimes spawing a vehicle via Pegasus won't succeed. You'll get a refund instead. I'm still looking into this.

  • Anonymous vehicle spawing won't work when there's something in the way, e.g. an existing vehicle, npc or object. Reposition a bit or walk while keep trying.

  • Sometimes getting your personal vehicle won't work the first time. After that it should work fine.

  • Without an empty garage slot, you won't be able to use the "Personal Vehicle Spawning" method. Use Pegasus and/or Anonymous instead.

  • For most items with ranges in the mod (e.g. Weapon Range) you need to press the action-key (Numpad 5) to apply the change. I may choose to change this in the future.

  • Vehicle Godmode and gravity changes are gone once you enter a new vehicle. This is because these are a per-vehicle setting. The only time the "Godmode" bit is toggled for a vehicle, is when you actually press the godmode button. The only time gravity is changed is when you change it using the menu.

  • Vehicle settings like handling options are restored for the previous vehicle once you enter a new one. This is intentional, vehicle handling options apply to all vehicles in the game that have the same model so also the ones NPCs drive.

  • Weapon settings like range and damage are restored once you switch to a different weapon. This is intentional, these weapon options apply to all weapons in the game that have the same model so also the ones NPCs are using to shoot you...

  • Off Radar (online) is patched and will only work for one minute. Use Ghost Organization instead.

  • New kicks are easy to find, so the Force Kick protection will not always work on every type of kick.

Please report any issues you find!


Credits/thanks to:
Scriptkiddy1337, for getting me interested in GTA modding in the first place, helping out, sharing knowledge and for having fun.
sub1to, for getting me interested in GTA modding in the first place, for sharing lots of info, signatures and more.
TG13, for for getting me interested in GTA modding in the first place.
zorg93, for making the best GTA research tool ever, and sharing some insights on how to remove insurance claims.
COBIT, for finding a way to activate "Fix Vehicle"
unknownfinga, for buying me a Steam version of the game and
kodex999, essOften and MeowFlax for lending me accounts to test with, Everyone that actively contributed to the GTA Reversal thread, especially the early pioneers.


Changelog:

modest-menu v0.8.4 - 30th July 2019
- Update for GTA5 v1.48
- [Player] Add support for Night and Thermal Vision
- [Player] Add support for blackout mode (electrical lights off)
- [Unlocks] Temporarily remove the updates that haven't been updated yet (will return)
- [Services] Fix Bunker Delivery calculation for near deliveries.
- [Config] Add many new key bindings[/b]


DOWNLOAD

Hidden Content


Reply to this thread to unlock the contents

Please give thanks for the working GTA V Hacks!
[Image: RvghcKs.png]
Reply

#2
ty so much, i hope this works
Reply

#3
(01-07-2020, 01:39 PM)jamzy16071993 Wrote: ty so much, i hope this works
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016