152 Commits

Author SHA1 Message Date
maybegreat48
4d154d7f61 Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced nightly 2025-05-29 21:24:39 -04:00
maybegreat48
f8fdf512e3 fix: allow unusual loading methods and thread safety improvements 2025-05-29 21:24:36 -04:00
Peter Witgs
69e387aa61
feat: add Time Changer (local) (#328)
* feat: add FSL API Support

* Correction in AnticheatBypass.cpp

* feat: add Time Controll

* improved

---------

Co-authored-by: ThePosiDong <kurdanstpolek@gmail.com>
2025-05-27 18:05:11 +00:00
eXhumer
399edf4380
ci: add Clang build (#341)
* remove unused flag from nightly workflow
2025-05-27 18:04:49 +00:00
eXhumer
8c74b2b801
ui: make menu resizable (#342) 2025-05-27 18:03:54 +00:00
Felix Wehrfeld
15a74630f9
added: Casino Rig Slot Machines Manipulation, RP Multiplier and MaxAmmo Feature (#299)
* added nightclub

* Add arcade

* added rp multiplier

* add arcade safe payout

* added rp multiplier

* added nightclub safe payout

* add casino win

* removed unnecessary code an debug logs

* Removed debug code

* Fixed casino rig slot machines

* changed cmake autoRecon bool

* removed unnecessary line

* fix https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094336529

* fix https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094338633 and https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094338444

* fixed https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094339450, https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094337391 and https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094336813. Added Give Max Ammo-Feature.

* changed format

* fix format

* fixed wrong path

* removed Nightclub and arcade safe payout because of https://github.com/YimMenu/YimMenuV2/pull/299#discussion_r2094595284. Moved RPMultiplier to Recovery general.

* fixed misspelling

* cleanup for merge

* removed unnecessary include

* removed unnecessary import

* added givemaxammo item to group

---------

Co-authored-by: Felix Wehrfeld <felix@wehrfeld.de>
2025-05-27 14:54:50 +00:00
eXhumer
2cb6b652dd
feat(self): improve SuperRun (#337)
Co-authored-by: Deadlineem <jownsall@gmail.com>
2025-05-25 15:01:23 +00:00
Arthur
622a6e63ac
feat(vehicle): Fix All Personal Vehicles (#332) 2025-05-24 09:36:37 +00:00
Arthur
735513ee72
Vehicle Stuff (#326)
* Vehicle Stuff

- Added feature "Call Mechanic".
- Added safety check to prevent saving forbidden vehicles.
- Added vehicle spawner with search box.
- Added ped & object spawner.
- Moved vehicle related things to a separate submenu.

* Fix notification title

* Bypass Delivery Cooldown
2025-05-20 18:01:47 +00:00
maybegreat48
2baa84ba15 fix: improve FSL handling 2025-05-18 17:52:44 -04:00
tupoy-ya
65e29d33c2
feat: Cheater Pool. (#318)
Barely tested.

Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2025-05-18 13:52:12 +00:00
maybegreat48
ccfb869f10 Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced 2025-05-18 09:45:16 -04:00
maybegreat48
7b4f56fc28 feat: some fixes 2025-05-18 09:44:30 -04:00
Peter Witgs
efac615231
Small Correction in AnticheatBypass.cpp (#319)
* feat: add FSL API Support

* Correction in AnticheatBypass.cpp

---------

Co-authored-by: ThePosiDong <kurdanstpolek@gmail.com>
2025-05-18 01:30:44 +00:00
maybegreat48
186e196bca Merge 2025-05-17 21:26:41 -04:00
maybegreat48
998e8002e8 changes 2025-05-17 21:25:54 -04:00
tupoy-ya
61c2eab432
fix(Clang&MinGW): Fix Clang and MinGW builds on linux. (#303)
* fix(Clang&MinGW): Fix Clang and MinGW builds on linux.

This may break building with clang for windows-gnu target, but it
probably doesn't work anyway.

* chore(FormatMoney): Cast like the other hooks.

---------

Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2025-05-17 02:30:20 +00:00
Peter Witgs
ff5d776c47
feat: add FSL API Support (#314)
Co-authored-by: ThePosiDong <kurdanstpolek@gmail.com>
2025-05-17 02:20:23 +00:00
Bega
a08503160c
Feature/outfit editor (#140)
* Cleaned up logic and UI placement as per feedback.
Reorganized into a dedicated category under the Self menu (not a separate submenu).
Some Error handling and more fixes .

* feat(OutfitEditor):

Fixed Ui And Added Randomize Outfit Button

* feat: fixed outfit editor

* fixed include path

* Fix(Outift Editor)

Removed 
    int GetMaxDrawable(int slot);
    int GetMaxTexture(int slot, int drawable);
    int GetMaxPropDrawable(int slot);
    int GetMaxPropTexture(int slot, int drawable);
    void GetOutfitSlot(int slot, int& drawable, int& texture);
    void GetPropSlot(int slot, int& drawable, int& texture);
    void SetOutfitSlot(int slot, int drawable, int texture);
    void SetPropSlot(int slot, int drawable, int texture);

Since They are already in the .cpp file of outfit editor thx maybegreat48

* Fix(Outift Editor): ui

---------

Co-authored-by: L7NEG <owner@l7neg.uk.to>
2025-05-10 12:47:01 +00:00
Mr-X-GTA
afc0627766
feat(self): improve aimbot (#285)
* feat(self): improve aimbot

* feat(tlsContext): update for 1.70-814.9
2025-05-07 00:40:43 +00:00
latiao-1337
3fd450c396
add peds ignore and CopsDispatch and PedRiotMode and ExplosiveAmmo (#279)
* add peds ignore

* CopsDispatch

* PedRiotMode

* ExplosiveAmmo

* improve
2025-05-05 01:43:21 +00:00
Arthur
947cae56c4
feat(network): Pause Game (#282) 2025-05-04 13:51:10 +00:00
kurumimeow
cf99e561e1
fixed cayo perico heist secondary loot causes transaction error (#269)
* add heist modifier

* move cayo perico cooldown into heist tab

* fixes
- used tunables instead of globals for primary target
- removed cayo perico "remove cooldown" as setup gets the job done

* fix cayo perico heist secondary loot causes transaction error

* format
2025-05-03 13:59:45 +00:00
latiao-1337
8554c7bb24
add hostkick (#259) 2025-05-01 20:45:33 +00:00
Rohit Lalwani
f3179fabbe
clear damage and skip line in phone conversation commands. (#257)
* change clear damage into toggle command.
add skip conversation command which skips current line of phone conversation upon activation.

* revert clear damage command to as it was earlier.
add new toggle command to keep player clean.

* rename new class to KeepPlayerClean
2025-05-01 20:45:17 +00:00
maybegreat48
6247230ecc Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced 2025-04-30 19:08:02 -04:00
maybegreat48
abe569176f fix: work with SHV scripts 2025-04-30 18:49:02 -04:00
Arthur
a7b861e4d3
feat(debug): Add Scripts Tab (#243) 2025-04-28 20:27:13 +00:00
maybegreat48
ff4164ed26 fix GetAvatars pattern 2025-04-28 16:21:02 -04:00
maybegreat48
aef3fba660 fix 2025-04-23 17:47:12 -04:00
maybegreat48
83723b3cb1 Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced 2025-04-23 16:46:24 -04:00
Arthur
0cfdf9ff3c
feat: Open Wardrobe (#234) 2025-04-23 20:44:56 +00:00
CSY0N
ce78dd94a4
Fixed Mobile Radio (#226)
* mobile_radio.cpp

* Update Self.cpp

* Update Self.cpp

Fixed Mobile Radio now you can activate it and deactivate it

* Update mobile_radio.cpp

* Rename mobile_radio.cpp to MobileRadio.cpp
2025-04-22 23:06:57 +00:00
maybegreat48
4898a04e89 Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced 2025-04-21 18:00:37 -04:00
maybegreat48
fcf13c7574 quick restart patches 2025-04-21 18:00:31 -04:00
Arthur
16a6bc9081
Cache Script Pointers (#211)
* Cache Script Pointers

* Rewrite script pointers
2025-04-21 21:56:57 +00:00
CSY0N
2f1727530f
Radio Station on Foot (#218)
* mobile_radio.cpp

* Update Self.cpp
2025-04-21 21:55:21 +00:00
kurumimeow
6e6e151b92
add heist modifier (#181)
* add heist modifier

* move cayo perico cooldown into heist tab

* fixes
- used tunables instead of globals for primary target
- removed cayo perico "remove cooldown" as setup gets the job done
2025-04-19 21:07:46 +00:00
Arthur
c8e5143747
Add Random Event ESP & Stuff (#193)
* Add Random Event ESP & Stuff

* changes

* Use vector3::GetDistance
2025-04-16 20:44:58 +00:00
Arthur
963bfe468a
feat: Format Money (#180)
* feat: Format Money

* Code review changes
2025-04-13 17:44:21 +00:00
daobashun
3fa9052f0f
imgui.ini configuration file could not be generated (#182) 2025-04-13 17:03:10 +00:00
Arthur
cdf1cfef18
Random Event Fixes & Improvements (#170) 2025-04-12 17:07:32 +00:00
daobashun
5791c1962e
Fix read packed int not working (#128)
* Fix read packed int not working
Remove the scope setting packed int (because accidentally setting packed int in bulk will cause account failures and there is no need to set it in bulk)
Do not generate some configuration files at the root of the game

* In VS, the views are sorted by folder

* quash

* Change the path

* Reset the window style
2025-04-12 00:31:15 +00:00
maybegreat48
a5a85947ae merge 2025-04-11 14:35:27 -04:00
maybegreat48
f130c126e6 general fixes 2025-04-11 14:35:15 -04:00
Mr-X-GTA
15fb645bab
fix(byte_patches): fix crash on exit (#160) 2025-04-11 14:33:25 +00:00
maybegreat48
629572cabe fix: fix team selection 2025-04-10 13:11:39 -04:00
AAA-ALR
8d4c3242da
fix: updata netPlayer (#145)
* fix: updata netPlayer

* format

* fix again by HolyWurl
2025-04-10 14:55:27 +00:00
maybegreat48
ac6e363375 feat: improve play all missions solo 2025-04-10 10:53:03 -04:00
maybegreat48
4894756d6c Merge branch 'enhanced' of https://github.com/YimMenu/YimMenuV2 into enhanced 2025-04-09 15:18:17 -04:00