Page 4 of 13 FirstFirst ... 23456 ... LastLast
Results 46 to 60 of 188
  1. #46
    mrpwner's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Still working.. Good job m8

  2. #47
    midnightfs's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Awesome, Thanks

  3. #48
    BGkillerBG's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    205
    Reputation
    12
    Thanks
    15
    My Mood
    Hot
    Still working ?

  4. #49
    Danthestonerman's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Your mother's bed.
    Posts
    94
    Reputation
    27
    Thanks
    18
    My Mood
    Relaxed
    Still working.

  5. #50
    Danthestonerman's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Your mother's bed.
    Posts
    94
    Reputation
    27
    Thanks
    18
    My Mood
    Relaxed
    Quote Originally Posted by kahsiong View Post
    For a long time Kiddion havebeen working on my own external menu. Even though he mainly wrote it for himself, I'm guessing it should be stable and useful enough to others as well, but it's still a work in progress.

    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 active an option, toggle its value or applying any changed setting.


     
    Configuration options:
    Keybindings can be changed in the accompanying config.json file. For a list of keycodes, you could for example check out: https://cherrytree.at/misc/vk.htm
    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:
    • "ClearWantedLevel" to immediately clear your wanted level,
    • "HealAll" to heal both your character and your vehicle at once,
    • "HealPlayer" to heal your character and add max armor,
    • "HealVehicle" to heal the vehicle you are currently using or have been using most recently,
    • "KillAllNPCs" to instantly kill all available NPCs,
    • "RefillBoost" to refill the vehicle rocket-boost for Oppressor, Ruiner 2000 and so on,
    • "RepairOnlineVehicle" to auto-repair your current vehicle (online)
    • "RetrievePersonalVehicle" to have your currently selected personal vehicle delivered nearby
    • "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
    • "ToggleInfiniteBoost" to toggle infinite boost on/off
    • "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
    • "ToggleUnlimitedAmmo" to toggle unlimited ammo on and off.
    • "ToggleUnlimitedClip" to toggle unlimited clip (No Reload) on and off.
    • "ToggleWantedLevel" to quickly toggle between 5-stars and no wanted level.
    • "QuitMenu" to quit the menu


    A typical config file may look like:
    Code:
    config.json:
    {
    	"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 only works while being a VIP/CEO or MC.


    Credits/thanks to:
    Scriptkiddy1337
    sub1to
    TG13
    zorg93
    COBIT
    unknownfinga

    Screenshots:



    Virus Scans
    Jotti
    VirusTotal

    What's the best method of giving people large amounts of money? I tried the min job payout and cash drop multiplyer but neither of them work for other players

  6. #51
    saberlv's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hello
    anyway to change it to work for fiveem and detect fivem process cuz the name is not gta

  7. #52
    krinobikelife's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Jimja35 View Post
    Can you use the menu to spawn a vehicle and trick the game into selling it as if you bought it? Tried doing it but gave the the "Can't sell vehicles above $50,000" message.
    theres a big risk of being banned if you do that my friend did that once and the next day he did that he got banned for a month i think

  8. #53
    enyce3's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    0
    Any vehicle aimbot?

  9. #54
    Kunty99's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    6
    this mod menu is great!

  10. #55
    johnrick1's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    My Mood
    Breezy
    No options working

    Stuff can be selectedd but no effect in game

  11. #56
    LiccoHACK's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    This cheat is causing my GTA to crash. I tested this for days and every time I use it GTA stop working after 15-20 min. of gaming.

  12. #57
    tworek789's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    I've got banned. 30days and deleted char

  13. #58
    BananaGG's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    2
    might give this a try since the last once I used got a cease n decist lmao

  14. #59
    tomato69123's Avatar
    Join Date
    May 2019
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by tworek789 View Post
    I've got banned. 30days and deleted char
    Its not detected yet. Maybe you did stupid things with it like spawning cars, teleporting and godmode so other players can report you.

  15. #60
    KegVeang's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    thanks for the menu, i have used it so much

Page 4 of 13 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. [Outdated] Kiddion's Modest External Menu
    By Eliendrel in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 59
    Last Post: 06-28-2021, 05:01 AM
  2. [Outdated] Kiddion's Refund Mod [External]
    By kiddion in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 435
    Last Post: 12-11-2018, 10:44 AM
  3. [Outdated] Kiddion's Modest External Menu v0.6.4
    By kiddion in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 384
    Last Post: 08-02-2018, 05:12 AM
  4. [Outdated] Kiddion's Modest External Menu v0.7.0
    By MathiasBro in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 81
    Last Post: 07-25-2018, 12:58 PM
  5. [Outdated] outh00k | Fully featured Sexy Menu | External [release]
    By Zhico978 in forum Counter-Strike 2 Hacks
    Replies: 41
    Last Post: 09-16-2016, 09:16 PM