FireFox101889
a7fa050ca6
feat(spoofing): Spoof godmode ( #534 )
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-10-29 10:54:32 +01:00
Quentin E. / iDeath
a3c9f065f0
bypass c4 limit ( #523 )
2022-10-26 21:10:19 +01:00
FireFox101889
8503d22337
feat(session): disable sent chat messages being filtered ( #525 )
2022-10-26 20:38:01 +01:00
Yimura
6487bf0654
feat(BytePatch): add restore & apply methods ( #524 )
2022-10-26 20:20:26 +01:00
Quentin E. / iDeath
63fb4d2c18
feat: added rid joiner ( #521 )
2022-10-26 14:12:29 +02:00
Yimura
a66d58d07e
refactor: simplify metric logger ( #499 )
2022-10-21 23:47:50 +02:00
Demae
c30a17df65
Removed bruteforce_scan as it is no longer needed ( #492 )
2022-10-21 16:17:34 +02:00
Yimura
a11e7e0aff
feat: Metric Logging ( #483 )
2022-10-21 13:37:18 +02:00
Quentin E. / iDeath
f1dc042041
fix: Properly restore the byte patches when unloading ( #486 )
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-10-21 13:25:37 +02:00
Quentin E. / iDeath
1c6a279758
Added local caching for peds, vehicles and weapons ( #457 )
2022-10-18 23:30:32 +01:00
TheGreenBandit
27ca4ae6e6
feat(PersistCar): Added Invisible, Invincible and Collision options ( #474 )
...
Co-authored-by: tupoy_ya <nikitachuvilov2@gmail.com>
Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
Co-authored-by: navmodder <30207948+navmodder@users.noreply.github.com>
2022-10-18 20:08:05 +01:00
Forever Gone
85a45ae6c9
Fix reinjection after unloading ( #472 ) ( #473 )
2022-10-16 21:06:17 +01:00
Forever Gone
c76403fec9
Improved pattern scanner ( #470 )
2022-10-16 01:50:28 +02:00
Quentin E. / iDeath
987579575a
Implements #272 ( #461 )
...
Closes #272
2022-10-06 12:30:04 +01:00
Quentin E. / iDeath
96cbfe3b70
Add world model spawning ( #451 )
2022-09-20 13:51:43 +01:00
maybegreat48
ab54473371
Add improved desync kick protection ( #443 )
...
Update GTAV-Classes vendor
2022-09-12 20:44:47 +02:00
Yimura
d8023befc9
refactor: Removed detour of IS_DLC_PRESENT ( #430 )
2022-09-08 15:20:56 +02:00
Yimura
91754f3e0e
feat(util): Added model hash table helper ( #423 )
2022-08-25 02:02:04 +02:00
Forever Gone
954b7673ee
Improved detour handler, cleaned up hooks, and improved RCS hook ( #399 )
...
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402 )
2022-08-09 20:39:55 +02:00
aa15032261
2e3e402296
Bypassed detection. ( #395 )
2022-08-07 14:15:09 +02:00
Yimura
15ecf00f94
Add custom text service ( #370 )
2022-07-29 14:32:02 +02:00
Yimura
5c238044db
Update menu for 1.61 ( #360 )
2022-07-27 14:39:22 +02:00
cl1xa
b47e16c8fa
Consistency & duplicate pointer ( #359 )
2022-07-24 22:52:30 +02:00
Forever Gone
825584a520
feat(hooks): General cleanup on hooks and pointers ( #322 )
2022-07-05 22:54:45 +02:00
Yimura
36e054b705
feat(hooks): replace increment stat with received event handler ( #320 )
...
Closes #296
2022-07-05 18:58:12 +02:00
Yimura
a5aec88e6f
Added model hashtable ( #319 )
2022-07-05 11:11:16 +02:00
mentolixite
fa7a65475d
feat(ViewPlayer): Give health, armour, ammo, weapons ( #261 )
...
Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-03 00:03:07 +02:00
Yimura
3fca488876
fix(pointers): Replay Interface pointer math
...
Fixes #280
2022-06-24 11:05:06 +02:00
Yimura
38fed2c473
refactor: Optimised signatures ( #279 )
2022-06-24 00:23:07 +02:00
Yimura
cade4f832b
Removed detected stuff ( #275 )
2022-06-12 21:24:35 +02:00
Yimura
2083f66d94
feat(Detection): Disable sig scanner ( #269 )
...
* feat(vendor): Update GTAV-Classes
* feat(Detection): Disable sig scanner
2022-06-03 15:14:26 +02:00
mentolixite
a2848e933d
feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self ( #251 )
2022-05-28 17:44:05 +02:00
DayibBaba
cf2ae14a3e
Received clone sync hook ( #235 )
2022-05-23 00:31:21 +02:00
Reece Watson
70d04aa1ce
feat(Protections): Added desync protection and notification ( Closes #156 ) ( #220 )
...
* feat(Protections): Added desync protection and notification (#156 )
* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
Yimura
3ca4d10d18
chore: moved spectate check patch
2022-05-19 15:59:47 +02:00
Yimura
8cf086adb0
refactor(FreemodeRecovery): Replaced stack recovery and patch script VM instead
...
closes #213
2022-05-18 23:17:57 +02:00
Sainan
a37a42e305
chore: Remove unused pointer ( #216 )
2022-05-17 15:56:41 +02:00
Sainan
6c0d8072f9
Fix RCOE-Patch leaving the game in a dirty state after unload ( #215 )
2022-05-17 15:56:17 +02:00
Yimura
ad690f242b
feat(ErrorScreen): Removed detour hook as it's "detected"
2022-05-13 18:45:32 +02:00
Yimura
286960ac18
feat(Protections): Added network group override protection
2022-05-13 18:26:15 +02:00
Yimura
0c0a99cf45
refactor: Remove Detected Code ( #203 )
...
* feat(premake): Cleaned up premake file, disabled ImGui asserts and other unused files
* feat(renderer): Don't build default font
* feat(vendor): replace ImGui with GTA V safe ImGui
* revert: feat(System): Added looped feature to disable sigscanner
2022-05-13 17:19:43 +02:00
Yimura
0390050d3f
Fix Script Event Handler hook from clogging event queue ( #163 )
...
* fixes #154
* fix(ReceivedEvent): BitBuffer was incorrectly initialised
2022-05-08 22:00:55 +02:00
Yimura
0fc1bf6a1b
feat(System): Added looped feature to disable sigscanner
...
fixes #180
2022-05-08 18:31:36 +02:00
Yimura
638e71e6c0
feat(Pointers): Set SCREEN_RESOLUTION signature early
2022-03-31 00:21:05 +02:00
Yimura
49a4d4c802
refactor: Improvements and small changes ( #125 )
...
* fix(Looped): Typo in spectate function name
* fix(Spectate): Prevent falling through world
* feat(Pointers): Shortened useless part of signature
* feat(ReceivedEvent): Removed unused include
* feat(Protections): Optimised NET_ARRAY_ERROR protection
* feat(View/Settings): Restructured protections dropdown
2022-03-21 18:02:30 +01:00
Yimura
dbcd74c49a
feat(Pointers): Added screen resolution x/y
2022-03-17 12:08:03 +01:00
Yimura
ed9d6cef25
feat(Protections): Added version mismatch patch
2022-03-16 15:55:27 +01:00
Yimura
cd9a63379e
chore(Pointers): Removed useless incompatible version "fix"
2022-03-16 00:04:09 +01:00
LiamD-Flop
5a25456431
feat(ESP) ( #90 )
...
* feat(ESP): Basic esp
* feat(ESP): Optimized ESP, Added tracer & playername
* feat(ESP): Added health & distance
* feat(ESP): Added settings for esp
* feat(ESP): Toggle ESP
* feat(ESP): Small customizability added
* feat(ESP): Toggle settings on global toggle
* fix(ESP): Stupid mistake
* fix(ESP): Build warning
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-09 00:03:14 +01:00
Yimura
accabcdfa1
feat(Pointers): Added FriendRegistry
2022-02-18 17:44:32 +01:00