84 Commits

Author SHA1 Message Date
Yimura
400ba48fa6
Add custom text service (#370) 2022-07-29 14:32:02 +02:00
Yimura
e7bfb4a8f1
Update menu for 1.61 (#360) 2022-07-27 14:39:22 +02:00
cl1xa
64f16206d2
Consistency & duplicate pointer (#359) 2022-07-24 22:52:30 +02:00
Forever Gone
10f549183b
feat(hooks): General cleanup on hooks and pointers (#322) 2022-07-05 22:54:45 +02:00
Yimura
a286d84e1b
feat(hooks): replace increment stat with received event handler (#320)
Closes #296
2022-07-05 18:58:12 +02:00
Yimura
291c186731
Added model hashtable (#319) 2022-07-05 11:11:16 +02:00
mentolixite
f41b44478b
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
2e57cd273f
fix(pointers): Replay Interface pointer math
Fixes #280
2022-06-24 11:05:06 +02:00
Yimura
d1814cf55f
refactor: Optimised signatures (#279) 2022-06-24 00:23:07 +02:00
Yimura
fbe219c02f
Removed detected stuff (#275) 2022-06-12 21:24:35 +02:00
Yimura
4e5ff4e366
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
30a48b6c6f
feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
DayibBaba
ce1d22a238
Received clone sync hook (#235) 2022-05-23 00:31:21 +02:00
Reece Watson
b525638fa2
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
052059708d
chore: moved spectate check patch 2022-05-19 15:59:47 +02:00
Yimura
524a961e43
refactor(FreemodeRecovery): Replaced stack recovery and patch script VM instead
closes #213
2022-05-18 23:17:57 +02:00
Sainan
be9e19a007
chore: Remove unused pointer (#216) 2022-05-17 15:56:41 +02:00
Sainan
c3df3bbe8f
Fix RCOE-Patch leaving the game in a dirty state after unload (#215) 2022-05-17 15:56:17 +02:00
Yimura
42df28dd2c
feat(ErrorScreen): Removed detour hook as it's "detected" 2022-05-13 18:45:32 +02:00
Yimura
42aca6ec69
feat(Protections): Added network group override protection 2022-05-13 18:26:15 +02:00
Yimura
f0330f2277
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
1443bc0cab
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
2660c4f96d
feat(System): Added looped feature to disable sigscanner
fixes #180
2022-05-08 18:31:36 +02:00
Yimura
169f09cdaf
feat(Pointers): Set SCREEN_RESOLUTION signature early 2022-03-31 00:21:05 +02:00
Yimura
24a7e7d906
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
4ed4ce0ee3
feat(Pointers): Added screen resolution x/y 2022-03-17 12:08:03 +01:00
Yimura
046759a8cc
feat(Protections): Added version mismatch patch 2022-03-16 15:55:27 +01:00
Yimura
1bf809aa77
chore(Pointers): Removed useless incompatible version "fix" 2022-03-16 00:04:09 +01:00
LiamD-Flop
d36711559b
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
7aaac5b2e8
feat(Pointers): Added FriendRegistry 2022-02-18 17:44:32 +01:00
Yimura
bfa7bf4d53
feat(Spectate): Why did I ever use signature 2022-02-01 23:14:58 +01:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
2f7b8d425b
feat(Hooks): Added player join and leave hooks 2022-01-25 02:55:35 +01:00
Yimura
666fce169d
fix(Pointers): GTA Thread Start signature
fixes #47
2022-01-22 03:27:13 +01:00
Yimura
49cdac1d3b
feat(Pointers): Added GTA Thread start signature 2022-01-21 23:08:00 +01:00
Yimura
fbfb80dea2
feat(Spoofing): Added spoofing with SendNetInfoToLobby hook 2021-12-18 19:24:30 +01:00
Yimura
ed1d8a3d8b
feat(Hooks): Removed useless REPORT MYSELF and REPORT CASH SPAWN events 2021-12-18 14:58:02 +01:00
Yimura
ca473efe1c
feat(Hooks): Added is_dlc_present hook 2021-12-06 16:39:46 +01:00
Yimura
50eb335bd6
feat(Pointers): Changed incompatible version fix 2021-11-08 13:05:08 +01:00
Yimura
f19f79f9d0
feat(Pointers): Added blame explode 2021-10-15 11:26:52 +02:00
Yimura
3d6b1b667d
feat(Protections): Hooked REPORT_MYSELF_EVENT sender 2021-08-08 10:19:04 +02:00
Yimura
65cacc17f3
feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
93c1a449fa
feat(Hooks): Removed report cheating handler unused 2021-08-05 14:59:05 +02:00
Yimura
e664c3cd2b feat(Pointers): Added get_net_game_player function 2021-07-26 13:38:28 +02:00
Yimura
55ab43563e feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
055dc25fc3 feat(Hooking): Added hooks for report_cash_spawn & report_cheating 2021-07-24 14:49:31 +02:00
Yimura
2afef4153d fix(Pointers): Typo 2021-07-23 23:03:47 +02:00
Yimura
1233514bbb feat(Pointers): Obfuscated and fixed pointers 2021-07-23 00:47:27 +02:00
Yimura
45158dcf14
feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00
Yimura
260ebf9a88
fix(Pointers): Signature for REQUEST_CONTROL_OF_ENTITY 2021-05-26 13:16:29 +02:00