Page 1 of 4 123 ... LastLast
Results 1 to 15 of 60
  1. #1
    Eliendrel's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    253
    Reputation
    10
    Thanks
    1,346

    Kiddion's Modest External Menu

    This external menu has been made by the Famous Kiddion, all the credits go to him.

    For a long time He has been working on his own external menu. Even though he mainly wrote it for himself, at the moment he is hoping it might just be stable and useful enough to others as well.

    he has tried to add most of the usual features that most menu's have. But he has been focussing on adding some unique features. 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.

    Please note that he while he can test the RSC version thoroughly, he is unable to test the Steam version for himself since he don't own one.

    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,
    "HealPlayer" to heal your character and add max armor,
    "HealVehicle" to heal the vehicle you are currently using or have been using most recently,
    "HealAll" to heal both your character and your vehicle at once,
    "RefillBoost" to refill the vehicle rocket-boost for Oppressor, Ruiner 2000 and so on,
    "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,
    "ToggleOffradar" to toggle off-radar (only for GTA:O).

    A typical config file may look like:
    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:
    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?
    Not really. You can upgrade npc money pickups in the game, but that's about it. Please use another mod (such as my job-hopper) to get money instead. If that gets detected you'll still know my menu is safe.
    Can I use it online?
    Yes, some functions only work when online.
    Does this work for any GTA version other than 1.42?
    No.
    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.
    The mod looks like ****.
    That's not a question...
    Why does the menu look like ****?
    Until now I've always been focusing on features, not looks.
    Can I make the menu look less like ****?
    You can try setting the opacity to 0...

    Known issues:
    After loading into GTA Online your character may be unable to move when Super Jump, Explosive Ammo, Fire Ammo and/or Explosive Fists was still on. Switch these options off and join a new session and you should be able to move again.
    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.
    When spawing a vehicle you can't choose its color. He intends to add that in a later version.
    Without an empty garage slot, you won't be able to use the "Personal Vehicle Spawning" method. Use Pegasus and/or Anonymous instead.
    The mod will quit without a warning when config.json has an invalid syntax. he will fix this, for now please check the syntax for example with https://jsonlin*****m if you experience problems.
    Because of their nature, tunable like No AFK and RP Multiplier are only automatically reset by the game once you start doing a mission or switch to a new session.
    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. he may choose to change this in the future.
    If you have more than ~20 personal vehicles, the personal vehicle selection list is too large to fit the screen. he guess it's time he stocked up some cars himself next time he test his mod

    Please report any issues you find!

    Changelog:
    v0.6.3
    - Fix Freeze Vehicle Ammo
    - Fix Delete Stored Vehicle
    - Fix Color selection, make sure custom color flags can't be set by previously spawned vehicles
    - Increase menu-width so items fit better

    v0.6.2
    - Instead of crashing, show an error message when the config is invalid (bugfix)
    - Attempt to prevent player freezing when either SuperJump, Explosive/Fire Ammo or Explosive Fists are enabled (bugfix)
    - Make "Get Personal Vehicle" a range select entry instead of a sub menu so all entries can be selected (bugfix)
    - Fix Plane/Heli landing gear for spawned vehicles (bugfix)
    - Make sure weapon modifications get restored, they apply to NPC weapons as well (bugfix, after getting brutally blown to pieces by a NPC with a pistol)
    - Attempt to improve key handling (bugfix?)
    - Make NUMPAD0 the default "Back" key
    - Add support for exiting the menu, including a hotkey action "QuitMenu"
    - Make Player Godmode, Runspeed and Swimspeed persistent
    - Add WantedCanChange toggle
    - Add Bullet Damage and Fast Reload to Weapon's sub-menu
    - Add more VehicleModel-handling controls to the Vehicle sub-menu
    - Always attempt to restore original vehicle model handling settings
    - Increase Offradar time to 100m
    - Add controls for primary and secondary vehicle color for Anonymous and PV spawning
    - Add an IKnowWhatImDoing option to temporarily allow removing (invalid) garage entries

    v0.6.1
    - Initial public (beta quality) release for GTA V v.1.42 with quickfix for Steam


    Screenshots :




    Scans:
    https://www.virustotal.com/#/file/19...122b/detection
    https://virusscan.jotti.org/en-US/fi...job/ywm4cj2v7x

    Download:

    Make sure to disable your antivirus it's false positive
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Eliendrel; 03-12-2018 at 04:25 AM.

  2. The Following 258 Users Say Thank You to Eliendrel For This Useful Post:

    'David Hara (09-10-2022),-RubX- (06-29-2021),0verl0rdOP (01-21-2021),1302176803 (03-18-2018),23478 (05-22-2021),a0919908078 (11-26-2021),aazzz113 (06-16-2021),abdullah87 (08-14-2021),abracadan (03-13-2018),acoat (03-12-2018),Adoolf Die wurst (05-26-2021),agsinodi (06-03-2022),ahmed222221 (01-02-2021),aja11 (08-10-2021),ajbenn (03-27-2021),Akrahan2 (03-12-2018),alandsamuel (08-10-2021),AlfredoRyan (03-25-2018),aliceblue21 (05-07-2022),amyamo (07-31-2021),ana6i0z (12-21-2020),andarilio2000 (12-25-2020),applebee28 (11-26-2020),artemejas (07-30-2021),asplundah23 (09-16-2020),av8avenger (12-26-2020),azzanojake (07-27-2021),BANlSHMENT (05-06-2021),barnoss (03-27-2018),Bartex2222 (05-16-2018),bazLE (03-12-2018),benloh123 (07-03-2021),bigden92 (03-21-2018),BIGGIEBOY112 (11-13-2020),BilbGame (03-13-2018),birdydestroyer (06-24-2018),BIZASKILL (07-26-2021),black ops 3 (03-13-2018),blackbeard312 (02-27-2021),blader smoke (03-14-2018),BlueXT (08-05-2021),BoopNoodles (03-08-2022),bostontbagparty (12-17-2020),Boxx88 (08-01-2018),boychua123 (02-05-2022),Brad2k (08-25-2018),bradney1 (11-16-2021),bredao (03-13-2018),brerackl (03-21-2018),brothersunit (05-23-2021),cfnalogin (03-19-2018),Chiken101 (03-14-2018),claydohfix25 (03-12-2018),ColoredWax (05-06-2021),comarx (03-22-2023),CrazyGaming500 (03-13-2018),Cursed.exe (05-16-2021),DangerousBoo (07-11-2021),darkproject838 (03-16-2018),David481516 (12-04-2022),davko123 (05-26-2018),DeadTigers (04-16-2018),deathbath98 (06-25-2022),deehacks17 (12-03-2020),depasso (03-19-2018),devious shark (07-20-2021),dliuninja (11-24-2020),DontBullyMe (03-14-2018),Dr.Lucid (04-12-2022),dreamer67 (03-16-2018),dubosclard (04-19-2020),EIL_Himself (09-13-2021),f1no11 (03-23-2018),fatalisger (07-20-2021),felixlo98 (05-14-2018),Flozzy379er (11-01-2022),foxidforme (03-15-2018),frosty1612 (03-18-2018),funkyferrets (04-08-2018),gargo__ (07-23-2021),gibraltar123 (03-18-2018),GIGABYTE12345 (07-31-2018),gocks5391 (01-27-2021),gtaplayer4605 (03-21-2018),gwaren97 (03-12-2018),helios19840 (06-03-2018),hextis3 (04-03-2021),HITMANTR (05-16-2020),holdmyak (08-01-2018),ik4cookies (03-27-2018),ImmaRubix6969 (06-30-2021),ISSS (03-22-2021),ItZzHolo (07-22-2021),jacklbum (07-20-2021),jeanvelith (03-18-2018),jerts09 (03-20-2018),Jie63 (03-23-2022),JOEFDMD (09-28-2022),JoeSmoke69 (01-10-2021),jonathaneguinto (08-20-2022),jungleking (03-12-2018),junjunhernan (12-10-2020),Jurysek1 (01-01-2019),JusteBelmond (03-14-2018),kankerbestrijder (03-13-2018),KappaKater (07-02-2021),Kekkerino2005 (07-26-2018),King Fearr (03-16-2018),kokot518 (12-24-2021),Krle1998 (01-26-2022),Kukao (12-19-2020),kurozetsu (11-28-2020),lacschmidel (09-23-2021),lake567 (07-26-2021),larsen_2009 (03-19-2018),lawlzore3397 (05-29-2018),lemi22 (04-07-2021),Liniutza (10-07-2022),LLUUKK (08-08-2018),lolman57100 (09-24-2021),lolskylol1338 (08-21-2022),lorddd98 (01-21-2021),lukep326 (12-14-2023),M-Shahbazyan (03-13-2018),MageDMaNSeveN (07-31-2018),maiowdjnawiod (03-16-2018),Makrillen (01-02-2021),Mangolover462 (07-19-2021),MANSAMUSA29 (04-05-2023),manu_09 (03-12-2018),marat105 (12-27-2020),marcind93 (07-08-2018),masichen (03-19-2018),matdores157 (03-18-2018),maxisgay1 (03-20-2018),maxwellp77 (06-16-2018),MayLianda (07-08-2018),Mc_Peterson (12-06-2020),Meark (03-15-2018),mecharverdan (05-22-2021),MetricNutria645 (05-21-2021),michael.mememememe (03-15-2018),Mimir6692 (08-13-2021),minnpaing (03-17-2018),misterx365 (06-04-2018),mizkif (05-29-2021),MjsTcET1 (08-04-2022),MoatasimRahim (03-18-2018),MoFroGe (04-10-2018),MoneyStackin (03-24-2018),MonsterTv (03-18-2018),Morlock2200 (03-24-2018),MothCrotch (07-31-2021),Mouchachos450 (06-02-2021),MrWeaz (03-15-2018),muffmuncher69 (07-06-2021),Mustang1970 (02-02-2023),Neil1212 (03-23-2018),nerdtasticFTW (03-17-2018),NigFok1 (03-15-2018),Nittums03 (05-29-2021),nlrenderman (10-29-2022),Noble797 (09-12-2020),not666999 (07-23-2021),NOXE0 (03-15-2018),Numb. (07-04-2018),ogstrafer (03-22-2018),OldManJenkins8 (02-08-2022),OMGSnakeTurtle (03-16-2018),OniHax (07-28-2021),opaman (04-05-2021),ParatecHacks123 (04-29-2022),pardex1337 (10-25-2022),ParkkiPirkko (04-14-2021),paulliii (07-11-2021),phreshjoker (06-15-2021),pino669 (06-23-2018),Playboi_Carti (03-24-2018),pokerozz2 (07-26-2021),Polatalemdar (12-14-2022),poopaya (12-30-2020),PsychKing (06-20-2022),quer ui (12-29-2020),r3ac7ion_ (11-10-2022),Ragefirebeast (03-18-2018),Rakenson (03-22-2018),Ravicity (08-20-2022),Regep (11-30-2021),RGHamburger (03-14-2018),rinixianrenrxing (03-21-2018),rob2980 (03-13-2018),rvty? (01-11-2022),S0Rk (12-22-2022),s3kta34 (10-03-2021),sadasdasdasdasdasddas (03-15-2018),Sadkeyo (07-22-2021),sarvu5533 (08-05-2018),SASASASASASASSA (03-12-2018),Se7enthVice (01-14-2024),semihp (12-22-2020),serphilith (03-17-2018),Sheyko (07-21-2021),shiuan (03-11-2022),skt928 (03-18-2018),SPproductionz (12-19-2020),ssartist (05-03-2018),Stanc3 (03-19-2018),stankow (02-17-2021),StevensHacks (12-23-2020),STP_S4T4N (06-13-2018),stubborndude (09-13-2020),subfall (03-18-2018),sukhraj123 (4 Weeks Ago),Synchester (07-31-2018),Szarsen (08-10-2021),Taffeli (05-17-2021),talapphet (03-16-2021),tamada5540 (01-12-2021),The Devil In I (03-12-2018),the1000 (07-08-2021),thedrkitlt (06-22-2021),TheGarageGamer98 (06-06-2022),TheJackal199 (12-27-2020),themanaye (02-26-2021),TheMcSame (07-28-2021),timothy54 (12-22-2020),toroman3000 (03-17-2018),trajkomusic (07-01-2022),traker420 (12-01-2020),TRAXZGAMING (08-06-2022),Tvirusx2 (04-30-2022),VasyaCool111 (03-12-2018),vigara (03-15-2018),VJSGaming (03-14-2018),vodadoda (01-14-2020),vsxolar (08-22-2020),Waggy69 (08-22-2022),waichow (03-15-2018),WayneTXY (03-15-2018),wdadfeads (4 Days Ago),williamchin (06-24-2020),wordily (12-08-2020),xarkinx1 (04-19-2023),xdFRANK (06-03-2021),XenoniteRS (06-03-2018),xiaowei5245 (05-17-2018),xujiantao (03-16-2018),xxppleaterxx (03-12-2018),Yesimfat (01-05-2021),yolobatman1 (12-17-2020),Zaptronio (10-11-2021),ZenxStryker (03-13-2018),zer0rex (07-06-2021),ZeroImperiall (03-17-2018),zhikai6 (03-20-2022),zirayka (03-18-2018),ziyin (03-30-2018),zleim (10-05-2021)

  3. #2
    MrMiscreant007's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Has anyone tested it yet?

  4. #3
    Eliendrel's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    253
    Reputation
    10
    Thanks
    1,346
    Quote Originally Posted by MrMiscreant007 View Post
    Has anyone tested it yet?
    Yes I did since 2 days now and it works perfectly fine but make sure to set gta 5 in windowed mod if you want to see the menu appear.

  5. #4
    huaaansohm's Avatar
    Join Date
    Sep 2015
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    can you store spawned cars in your garage?

  6. #5
    GoldenModZ's Avatar
    Join Date
    Jan 2018
    Gender
    female
    Posts
    3
    Reputation
    10
    Thanks
    0
    Ok go get a random car off the street and take it to ur garage once there open menu go to spawn cars pick the car u want drive the crappy car in garage as ur pulling i on the cutseen hit spawn that car ez Im not sure if this can get you banned

  7. #6
    fuzzit's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    189
    Reputation
    10
    Thanks
    33
    Is there an option to drop money ?

  8. #7
    Eliendrel's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    253
    Reputation
    10
    Thanks
    1,346
    Quote Originally Posted by fuzzit View Post
    Is there an option to drop money ?
    Yes I think i saw one but haven't used it as i already have 7 billions

  9. #8
    equertez's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    256
    Reputation
    10
    Thanks
    23
    you got his permission to post it here?
    btw, since kiddion's himself not posting this mod in here, i'm afraid there will be so many unanswered questions

    Quote Originally Posted by fuzzit View Post
    Is there an option to drop money ?
    better use job-hopper

  10. #9
    realdealxx's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    613
    Reputation
    10
    Thanks
    76
    My Mood
    Tired
    Quote Originally Posted by GoldenModZ View Post
    Ok go get a random car off the street and take it to ur garage once there open menu go to spawn cars pick the car u want drive the crappy car in garage as ur pulling i on the cutseen hit spawn that car ez Im not sure if this can get you banned
    That shit been detected for years don't do it
    talking to idiot is most frustrating thing ever

  11. #10
    kiddion's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    349
    Reputation
    90
    Thanks
    9,813
    My Mood
    Tired
    TBH I don't consider this yet stable enough to post here, that is why I haven't uploaded it myself yet. Some functions are permanent, some not and it would take me too much time explaining. Also I was going to wait for 1.43 which I'm sure is imminent... (I a week or two?)

    At the moment I'm too busy working on features and making thing more consistent, so I can't offer much support on this right now...

  12. The Following User Says Thank You to kiddion For This Useful Post:

    zirayka (03-13-2018)

  13. #11
    plumbwicked's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    4
    Best external I have used . Been using it couple months now since its release. no complaints here. Thanks Kiddion!

  14. #12
    ThePretzel's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    3
    Appreciate the explanation, and I'll wait for the "official" release.

  15. #13
    MysticFire00's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Location
    Down Under
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Cheeky
    Thanks for the upload!

    My question is:
    I tried to mod a car spawned in (spawned a Custom Nero through the personal vehicle) and I am unable to both mod or sell the car... is there a workaround or would this be in an update?

  16. #14
    kiddion's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    349
    Reputation
    90
    Thanks
    9,813
    My Mood
    Tired
    Quote Originally Posted by plumbwicked View Post
    Best external I have used . Been using it couple months now since its release. no complaints here. Thanks Kiddion!
    Uhh, I released my first alpha version 3 weeks ago? Only I have been using this longer than that

    - - - Updated - - -

    Quote Originally Posted by MysticFire00 View Post
    Thanks for the upload!

    My question is:
    I tried to mod a car spawned in (spawned a Custom Nero through the personal vehicle) and I am unable to both mod or sell the car... is there a workaround or would this be in an update?
    There is no workaround, however anonymous vehicles can be sold, just not the high end (like all regular vehicles in the game). For cars that are spawn as personal vehicle, I would expect you could mod them at least in your own garage...

    The list of vehicle upgrades are almost 100% unique for every vehicle model. And every model has its own set of mods and identifiers. And if you use an invalid value the game will crash...
    Since I don't have a list for every vehicle model, upgrading manually isn't possible for now. But every anonymous/personal vehicle should come with performance upgrades.

  17. The Following User Says Thank You to kiddion For This Useful Post:

    Eliendrel (03-13-2018)

  18. #15
    Alexandra171's Avatar
    Join Date
    Mar 2018
    Gender
    female
    Location
    Romania/Bucharest
    Posts
    13
    Reputation
    10
    Thanks
    0
    jjjjjjjjjjjjjjjjjjjjjjjj

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Outdated] Mike's GTA H4x 1.36 Extended [External Menu] [MPGH]
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 67
    Last Post: 11-14-2016, 01:13 PM
  2. [Outdated] Mike's GTA H4x 1.36 Extended [External Menu]
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 373
    Last Post: 11-14-2016, 03:15 AM
  3. [Help Request] External Menu
    By Rise255 in forum Grand Theft Auto 5 (GTA V) Help
    Replies: 1
    Last Post: 10-24-2016, 07:06 PM
  4. [Outdated] Mike's GTA Hax 1.36 [External Menu]
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 121
    Last Post: 10-13-2016, 03:45 PM
  5. [Outdated] Mikes GTA H4x 1.35 [External Menu]
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 135
    Last Post: 10-04-2016, 01:01 PM

Tags for this Thread