design my room app cheats
We strive to provide all our services for free and not interrupt your visit with intrusive advertisements or restrictions - support us by disabling your ad blocker or whitelisting our site.
|
|
Thread Tools |
Kiddion's Modest External Menu [Thread 1] |
22nd February 2018, 11:18 PM | #1 | |||||||||||
Master Contributor Join Date: Mar 2017 Location: F000:FFF0 Posts: 1,095 Reputation: 69162 Points: 196,263, Level: 59 Level up: 8%, 297,737 Points needed Activity: 2.8% | Kiddion's Modest External Menu [Thread 1] Please note: someone seems to be selling this mod. I have nothing to do with that. I strongly encourage anyone who bought this to charge back, it will be the only way to stop this! 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 gameplay more enjoyable. The most notable feature would be a built-in online vehicle spawner, AFAIK the first time ever this is done externally.
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:
Configuration options:
A typical config file may look like: config.json: { "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: FAQ (Read this before posting here!):
Known issues:
Please report any issues you find! Credits/thanks to: Changelog: modest-menu v0.8.11.1 - March 22, 2021 modest-menu v0.8.11 - March 20, 2021 modest-menu v0.8.10 - December 26, 2020 modest-menu v0.8.9 - October 26, 2020 modest-menu v0.8.8 - August, 2020 modest-menu v0.8.7 - January 26, 2020 - Outdated modest-menu v0.8.6 - December 6, 2019 - Outdated modest-menu v0.8.5 - September 29, 2019 - Outdated - nvm something went wrong with this option modest-menu v0.8.4 - July 30, 2019 - Outdated modest-menu v0.8.3 - May 22, 2019 - Outdated modest-menu v0.8.2 - February 4, 2019 - Outdated modest-menu v0.8.1 - December 16, 2018 - Outdated modest-menu v0.8.0 - November 3, 2018 - Outdated modest-menu v0.7.3 - September 26, 2018 - Outdated modest-menu v0.7.2 - September 4, 2018 - Outdated - Disable all protections in the config.json before using it or you will get banned! modest-menu v0.7.1 - July 27, 2018 - Outdated - Disable all protections in the config.json before using it or you will get banned! modest-menu v0.7.0 - June 28, 2018 - Outdated modest-menu v0.6.5 - April 29, 2018 - Outdated modest-menu v0.6.4 - March 28, 2018 - Outdated modest-menu v0.6.3 - March 7, 2018 - Outdated modest-menu v0.6.2 - March 5, 2018 - Outdated modest-menu v0.6.1 - February 23, 2018 - Outdated - Initial public (beta quality) release for GTA V v.1.42 Screenshots: Donating: bc1quh7aew9x9yrjmpku876c5yk0sr4yezddv070s6 __________________ AWAVAUATVWUS "Perfect moments can be had, but not preserved, except in memory." -- Leonard Nimoy Stuff by me: GTA5 Modest Menu (External) | GTA5 Ped Dropper (External) | Last edited by Marcx; 8th August 2021 at 08:44 PM. | |||||||||||
|
27th May 2020, 05:38 PM | #2 | |||||||||||
bonking shit posters Join Date: Nov 2019 Posts: 1,130 Reputation: 42465 Points: 112,006, Level: 48 Level up: 27%, 3,694 Points needed Activity: 100.0% | Here's a config for tenkeyless keyboards. I - up Open the config.json file, find the keybindings part and paste this in: config.json: "KeyBindings": { "BackKey": 85, "DownKey": 77, "LeftKey": 74, "MenuToggle": 79, "RightKey": 76, "SelectKey": 75, "UpKey": 73 }, You can additionally customize these key bindings, replacing the number values with values for a desired key here: http://cherrytree.at/misc/vk.htm Last edited by Marcx; 29th December 2020 at 09:00 PM. | |||||||||||
|
6th December 2020, 09:23 AM | #3 | |||||||||||
Master Contributor Join Date: Mar 2017 Location: F000:FFF0 Posts: 1,095 Reputation: 69162 Points: 196,263, Level: 59 Level up: 8%, 297,737 Points needed Activity: 2.8% | Quote: Originally Posted by gamernew Oh okay ty for help sir. it is a bug from kiddion last version 0.8.9? In general it is always smart to use your existing config.json when updating the menu exe, the menu will automatically update the config if needed once you use "Save Config" and any custom keybinding should be saved along with it. __________________ AWAVAUATVWUS "Perfect moments can be had, but not preserved, except in memory." -- Leonard Nimoy Stuff by me: GTA5 Modest Menu (External) | GTA5 Ped Dropper (External) | | |||||||||||
|
8th December 2020, 04:04 PM | #4 | |||||||||||
Junior Member Join Date: Aug 2020 Location: DPR - Russia Posts: 48 Reputation: 183 Points: 1,206, Level: 2 Level up: 62%, 194 Points needed Activity: 2.2% | F3 key - TogglePassive config.json: { "Hotkeys": [ { "Action": "TogglePassive", "VirtualKey": 114 }, { "Action": "TeleportToWaypoint", "VirtualKey": 115 }, { "Action": "HealPlayer", "VirtualKey": 117 }, { "Action": "ToggleWantedLevel", "VirtualKey": 118 }, { "Action": "GetPersonalVehicle", "VirtualKey": 119 }, { "Action": "ClearWantedLevel", "VirtualKey": 122 }, { "Action": "HealVehicle", "VirtualKey": 187 }, { "Action": "KillAllMissionPeds", "VirtualKey": 189 }, { "Action": "ToggleGhostOrganisation", "VirtualKey": 123 } ], Last edited by Marcx; 29th December 2020 at 09:18 PM. | |||||||||||
|
12th December 2020, 05:17 PM | #5 | |||||||||||
n00bie Join Date: Jan 2018 Posts: 1 Reputation: 27 Points: 2,197, Level: 4 Level up: 14%, 603 Points needed Activity: 0% | One issue I have, well, I'm not complaining or anything because this mod is fucking amazing, but the teleport.. When you teleport, sometimes you have to press Num5 several times because it doesn't always work. Sometimes you are teleported to the location for a split second only to return to your original location. | |||||||||||
|
12th December 2020, 07:59 PM | #6 | |||||||||||
Master Contributor Join Date: Mar 2017 Location: F000:FFF0 Posts: 1,095 Reputation: 69162 Points: 196,263, Level: 59 Level up: 8%, 297,737 Points needed Activity: 2.8% | Quote: Originally Posted by kunzy One issue I have, well, I'm not complaining or anything because this mod is fucking amazing, but the teleport.. When you teleport, sometimes you have to press Num5 several times because it doesn't always work. Sometimes you are teleported to the location for a split second only to return to your original location. It's external, teleport to a waypoint (having no z-index) can't be much better than that. Use one of the fixed locations or add custom ones. __________________ AWAVAUATVWUS "Perfect moments can be had, but not preserved, except in memory." -- Leonard Nimoy Stuff by me: GTA5 Modest Menu (External) | GTA5 Ped Dropper (External) | | |||||||||||
|
29th December 2020, 07:45 PM | #7 | |||||||||||
Moderator Join Date: May 2017 Location: Tokyo, Japan Posts: 2,367 Reputation: 56233 Points: 100,598, Level: 45 Level up: 93%, 402 Points needed Activity: 2.4% | Thanks for sharing and updating your masterpiece legend. And please take it easy on the thread, you guys are killing the site. Thread re-opened. Tag changed to release. And for the 25 people who just downloaded in the first 10 seconds...wtf __________________ Discord: Seanghost#0117 | Seanghost#5750 | |||||||||||
|
29th December 2020, 08:28 PM | #8 | |||||||||||
Moderator Join Date: May 2017 Location: Tokyo, Japan Posts: 2,367 Reputation: 56233 Points: 100,598, Level: 45 Level up: 93%, 402 Points needed Activity: 2.4% | Due to an increasingly high amount of posts in the original kiddion's thread, the original thread had to be removed as a result of errors caused by an overwhelmingly high amount of data returned from the server. For now, the thread has been remade, we are working to move over important post and information that may deem useful to users. We do also congratulate @Kiddion on his accomplishments, as well as the increasingly growing base that this release has obtained. Thread re-opened. __________________ Discord: Seanghost#0117 | Seanghost#5750 Last edited by Seanghost; 29th December 2020 at 09:14 PM. | |||||||||||
|
29th December 2020, 09:26 PM | #9 | |||||||||||
n00bie Join Date: Sep 2017 Posts: 14 Reputation: 10 Points: 2,611, Level: 4 Level up: 73%, 189 Points needed Activity: 1.7% | I'm getting an error "Unable to find GTA5 offset (23)" on launch. Tried running as admin, didn't change anything. Help would be appreciated. Much love and good work on the menu btw, always seems to be the best one on this site. | |||||||||||
|
29th December 2020, 09:29 PM | #10 | |||||||||||
n00bie Join Date: Aug 2018 Posts: 3 Reputation: 10 Points: 1,773, Level: 3 Level up: 54%, 327 Points needed Activity: 3.3% | Getting error "This app can't run on your PC. To find a version for your PC, check with the software publisher" when trying to open.. tried running as admin and checking the windows compatibility mode.. any help? (Running Win 8 64 bit) Thanks in advance! | |||||||||||
|
29th December 2020, 09:30 PM | #11 | |||||||||||
n00bie Join Date: Aug 2020 Posts: 1 Reputation: 10 Points: 1, Level: 1 Level up: 0%, 1 Points needed Activity: 0% | Can someone post an example of virtualkey with toggle between True/False and if you want to sets to particular value. is it like this? config.json: { "Action": "SeatbeltEnabled": [false, True], "VirtualKey": 111 } { "Action": "RunSpeed": 1.000000, "VirtualKey": 96 } { "Action": "RunSpeed": 2.000000, "VirtualKey": 110 } I would search the last thread but it was just removed. Thank you. Last edited by Marcx; 30th December 2020 at 06:56 AM. | |||||||||||
|
29th December 2020, 09:47 PM | #12 | |||||||||||
bonking shit posters Join Date: Nov 2019 Posts: 1,130 Reputation: 42465 Points: 112,006, Level: 48 Level up: 27%, 3,694 Points needed Activity: 100.0% | Quote: Originally Posted by YELLOWSNOW584 I'm getting an error "Unable to find GTA5 offset (23)" on launch. Tried running as admin, didn't change anything. Help would be appreciated. Much love and good work on the menu btw, always seems to be the best one on this site. Make sure that you're running the latest version (as administrator) and that your antivirus isn't interfering. | |||||||||||
|
29th December 2020, 09:51 PM | #13 | |||||||||||
n00bie Join Date: Jan 2017 Posts: 15 Reputation: 22 Points: 2,962, Level: 5 Level up: 21%, 638 Points needed Activity: 1.7% | Quote: Originally Posted by Kiddion ... Can I donate to your paypal? I don't have bitcoin. However, if you don't have/want me to donate to your paypal, i'll fucing make a bitcoin cause you def worth it friend, or should I say, God. | |||||||||||
|
29th December 2020, 09:55 PM | #14 | |||||||||||
n00bie Join Date: Aug 2017 Posts: 4 Reputation: 10 Points: 2,506, Level: 4 Level up: 58%, 294 Points needed Activity: 1.7% | Amazing to see an update so fast ! | |||||||||||
|
29th December 2020, 09:55 PM | #15 | |||||||||||
n00bie Join Date: Aug 2020 Posts: 1 Reputation: 10 Points: 1, Level: 1 Level up: 0%, 1 Points needed Activity: 0% | Perfect thank you Fast TP with F6 dont work? | |||||||||||
|
29th December 2020, 09:59 PM | #16 | |||||||||||
n00bie Join Date: Sep 2020 Posts: 10 Reputation: 19 Points: 692, Level: 1 Level up: 59%, 208 Points needed Activity: 10.0% | Quote: Originally Posted by jdqhu Amazing to see an update so fast ! I alway go with 2.1 million. above 2.3 is too much. | |||||||||||
|
29th December 2020, 10:10 PM | #17 | |||||||||||
Posting Well Join Date: Oct 2020 Location: india Posts: 25 Reputation: -50 Points: 727, Level: 1 Level up: 66%, 173 Points needed Activity: 2.0% | Quote: Originally Posted by KZXXX Hello , when i try to launch the mod menu it's say "Unable to find required GTA5 offset (23)" Thanks you for your mod menu ! Maybe you are trying to run 0.8.9 menu.. __________________ "When I Die, I Want To Be Remembered For The Life I Lived, Not The Money I Made" "War is like love, it always finds a way. This is a war to end all wars.� | |||||||||||
|
29th December 2020, 10:24 PM | #18 | |||||||||||
bonking shit posters Join Date: Nov 2019 Posts: 1,130 Reputation: 42465 Points: 112,006, Level: 48 Level up: 27%, 3,694 Points needed Activity: 100.0% | If you're experiencing errors with starting the menu (such as "Unable to find GTA5 offset (23)") or similar:
If your antivirus or VirusTotal say the file is malicious, read this: Quote: Your antivirus flagging this file is very likely to be a false positive. Also, you should be aware that this menu does not run under a virtual machine. Last edited by Marcx; 30th December 2020 at 01:19 AM. | |||||||||||
|
29th December 2020, 10:42 PM | #19 | |||||||||||
n00bie Join Date: Jun 2020 Posts: 6 Reputation: 10 Points: 432, Level: 1 Level up: 7%, 468 Points needed Activity: 8.3% | Thanks for this update kiddion, amazing work! config.json: { "action": "KillAllEnemies", "VirtualKey": 106 }, { "Action": "TeleportToWaypoint", "VirtualKey": 107 }, { "Action": "ToggleExplosiveAmmo", "VirtualKey": 109 }, { "Action": "TeleportToObjective", "VirtualKey": 110 }, { "action": "GetPersonalVehicle", "VirtualKey": 111 } Last edited by xray25ldw; 29th December 2020 at 10:45 PM. | |||||||||||
|
29th December 2020, 10:43 PM | #20 | |||||||||||
n00bie Join Date: Dec 2020 Posts: 2 Reputation: 10 Points: 15, Level: 1 Level up: 4%, 385 Points needed Activity: 3.3% | Hey thanks u https://youtu.be/Imrt42j1qwo | |||||||||||
|
|
We strive to provide all our services for free and not interrupt your visit with intrusive advertisements or restrictions - support us by disabling your ad blocker or whitelisting our site.
Tags |
external, kiddion, menu, modest, kiddions |
« Previous Thread | Next Thread »
|
All times are GMT. The time now is 01:37 AM.
no new posts
design my room app cheats
Source: https://www.unknowncheats.me/forum/grand-theft-auto-v/433685-kiddions-modest-external-menu.html
Posted by: parkerstol1959.blogspot.com
0 Response to "design my room app cheats"
Post a Comment