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 |
|
Yimura
|
07f91a28ae
|
feat(Entity): Patch Request Control of Entity
|
2021-05-26 00:14:28 +02:00 |
|
Yimura
|
600e9ad892
|
refactor(IncrementStatHook): Re-added old code
|
2021-05-25 14:44:35 +02:00 |
|
Yimura
|
abdfa503a5
|
refactor(IncrementStat): Removed increment stat and moved to received event
|
2021-05-25 14:09:02 +02:00 |
|
Yimura
|
6001b9e9b7
|
feat(Protections): Added received event
|
2021-05-25 12:58:33 +02:00 |
|
Yimura
|
1cd26b604b
|
feat(Pointers): Added trigger_script_event
|
2021-05-21 00:59:09 +02:00 |
|
Yimura
|
ef818f03da
|
feat(Hooks): Added error screen hook
|
2021-05-20 15:49:36 +02:00 |
|
Yimura
|
10702804a4
|
feat(Pointers): Fixed increment stat event signature
|
2021-05-19 18:11:42 +02:00 |
|
Yimura
|
f070caf23d
|
feat(IncrementStatEvent): Added REPORT blocking
|
2021-05-19 16:19:38 +02:00 |
|
Yimura
|
b34cc84694
|
feat(Protections): Added freemode_script_recovery
|
2021-05-19 00:41:55 +02:00 |
|
Yimura
|
0fe1dd48cb
|
feat(Pointers): NOP incompatible version check from net array
|
2021-05-19 00:23:04 +02:00 |
|
Yimura
|
2a5bcce963
|
feat(Pointers): Added Event Register
|
2021-05-19 00:07:13 +02:00 |
|
Yimura
|
4a3093f0be
|
feat(Project): Fresh start
|
2021-05-18 23:03:42 +02:00 |
|
Yimura
|
021e77caf9
|
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
|
2021-02-19 15:42:39 +01:00 |
|
Yimura
|
ccda1feae4
|
wip(Hooks): Received event protections
|
2021-02-07 17:08:25 +01:00 |
|
Yimura
|
7d077dc9f7
|
feat(GetLabelText): Added hook for getlabeltext
|
2021-02-04 18:39:20 +01:00 |
|
Yimura
|
ae742543be
|
feat(Hooks): Added snend net info to lobby hook
|
2021-01-29 18:56:17 +01:00 |
|
Yimura
|
714a5a5b30
|
fix(Pointers): World pointer
|
2021-01-20 03:45:40 +01:00 |
|
Yimura
|
6b9467c9ac
|
feat(Protections): Added cage protection
|
2021-01-17 00:47:00 +01:00 |
|
Yimura
|
005ebb8ce7
|
feat(Pointers): Added ReplayInterface
|
2021-01-15 16:48:47 +01:00 |
|
Yimura
|
4c0a94276a
|
refactor(RIDJoiner): Cleaned up some old broken code
|
2021-01-14 21:36:06 +01:00 |
|
Yimura
|
47e4e9c491
|
wip(Project): pushing project
|
2021-01-10 16:19:40 +01:00 |
|
Yimura
|
2b8679289e
|
feat(Hooking): Added protections for remote events on GetEventData function.
|
2020-12-31 23:22:28 +01:00 |
|
Yimura
|
fe9d985d9e
|
feat(Hooking/Pointers/TabOnline): Added disable chat censoring option
|
2020-12-31 02:22:12 +01:00 |
|
Yimura
|
0b312ecd1c
|
feat(Features/Pointers/PlayerWindow): Added spectate player function
|
2020-12-31 02:10:15 +01:00 |
|
Yimura
|
d201c5de7e
|
feat(TabOnline): Added set session weather
|
2020-12-31 01:45:27 +01:00 |
|
Yimura
|
4f0cfcba75
|
feat(Pointers): Added trigger script event pointer and function definitions
|
2020-12-28 01:33:40 +01:00 |
|
Yimura
|
10e925f42b
|
feat(Hooking/Pointers): Added script event handler hook
|
2020-12-27 19:10:01 +01:00 |
|
Yimura
|
de4e91e2bc
|
feat(Hooking/Pointers): Added increment stat event hook to block reports
|
2020-12-27 18:29:33 +01:00 |
|
Yimura
|
6c16d9d317
|
feat(Hooking): Added hook to prevent warnings/errors from the shop_controller script
|
2020-12-27 17:49:50 +01:00 |
|