Commit Graph

116 Commits

Author SHA1 Message Date
Callow
31831ad134
Merge pull request #213 from Fanixtar/show-incomplete-im-points
Add in-completed options for Interactive Map icon view
2022-07-07 02:57:04 +03:00
Callow
d3758d04b9
Merge pull request #209 from Taiga74164/master
Added set UID size & position
2022-07-07 02:55:16 +03:00
Callow
b0f98ccd09 merge 2022-07-07 02:47:58 +03:00
Callow
e40232f757 minor changes
- cheat-base:
add support dx12
add several utility modifications
- cheat-library:
refactored sniffer. Check: https://github.com/Akebi-Group/Akebi-PacketSniffer
2022-07-07 02:44:47 +03:00
Taiga
ebb65c8fe6
Merge branch 'Akebi-Group:master' into master 2022-07-04 13:17:23 -06:00
Fanixtar
3a96c7b07b Add in-completed options for Interactive Map icon view 2022-07-04 12:50:11 +07:00
Taiga
e29beabda9 fix hardcoding position 2022-07-03 15:39:27 -06:00
Taiga
23c6c55804 fix typo 2022-07-03 09:10:14 -06:00
Taiga
452af13d99 Added set UID size & position
set size found by @lunaticwhat with melon 🍉

Co-Authored-By: lunatic <56441863+lunaticwhat@users.noreply.github.com>
2022-07-03 09:05:39 -06:00
alt
fd77b6b8fe
Update VacuumLoot.cpp
Added more
2022-07-03 14:17:00 +07:00
alt
4b0251c625
Update VacuumLoot.cpp
I think he forgor 💀
2022-07-03 05:45:39 +07:00
Callow
03a65cb6b4
Merge pull request #202 from biswop/master
added complete points button to interactive map
2022-07-02 17:51:39 +03:00
biswop
0376b817bc added complete points button to interactive map 2022-07-03 00:33:19 +10:00
Andrei Abrudan
09cd098872 Merge branch 'master' into infinite_stamina_fix 2022-07-01 13:49:59 +01:00
Callow
e445029c06
Merge pull request #190 from Taiga74164/master
Added VacuumLoot, DialogSkip changes, Akebi Logo
2022-07-01 11:32:49 +03:00
Callow
2cfdafa0fc
Merge pull request #159 from NctimeAza/master
Added avatar and npc to the ESP
2022-07-01 11:22:13 +03:00
Taiga
568ab6b058 DialogSkip changes
- you don't need to call ``Notify_CreateNotify_1``
- added Wagner on the filter list since the first dialog the shop instead of forging

Co-Authored-By: KKKKKKKKKKKKK <34736384@users.noreply.github.com>
2022-07-01 00:00:39 -06:00
Taiga
cfeae14903 Added VacuumLoot
based on @m0nkrel AutoSeelie
2022-06-30 23:58:54 -06:00
Andrei Abrudan
d20a1084b4 Prettify whitespace format 2022-06-30 21:19:32 +01:00
Andrei Abrudan
4142a34ebd More modifications to make cheat independent of other propTypes 2022-06-30 20:31:07 +01:00
Andrei Abrudan
95b5ba6f52 Changed propType that triggers the cheat 2022-06-30 19:38:34 +01:00
Andrei Abrudan
4057abcc2c Fixed unable to sprint issue 2022-06-29 21:19:08 +01:00
MemesPwr
359916e9fd
Added checkbox for "UID" in water-mark 2022-06-29 03:08:24 +03:00
MemesPwr
68b600c8ce
WaterMark fix missing "UID" 2022-06-28 20:12:21 +03:00
m0nkrel
da0079a9ad Added Auto follow seelie. Don't work with electro seelies atm 2022-06-26 14:16:55 +03:00
NctimeAza
09076415e9
Merge branch 'Akebi-Group:master' into master 2022-06-26 12:43:29 +08:00
RyujinZX
d731210834 Texture Changer 2022-06-25 08:48:39 +03:00
NctimeAza
3d0944d821
Rename Avatar ESP to camel style 2022-06-23 07:52:17 +08:00
CallowBlack
f722036f60 Merge branch 'master' of https://github.com/Akebi-Group/Akebi-GC 2022-06-22 19:44:15 +03:00
CallowBlack
d45912319b remove protobuf 2022-06-22 19:44:09 +03:00
CallowBlack
89315f38b1 fix client side support for packet modification 2022-06-22 19:40:21 +03:00
NctimeAza
0a6fc2e2a7
Added avatar and npc to the ESP 2022-06-22 23:17:43 +08:00
HarrySilan
b78ebb78f5 fix Custom Teleport uncheck All 2022-06-22 17:58:16 +08:00
CallowBlack
c396f3cec3 fix build error
add `shlwapi.lib` comment
2022-06-22 01:20:58 +03:00
Callow
ecc3be83b4
Merge branch 'master' into AltGodMode-fix 2022-06-21 23:58:10 +03:00
CallowBlack
3b8c96dc0a pr #150: fix structure & little refactor 2022-06-21 23:56:55 +03:00
Callow
1fec71d45a
Merge pull request #148 from Fanixtar/auto-pickup-filter
Add pickup filter for Auto Pickup
2022-06-21 23:05:09 +03:00
Callow
9ab0e89ba6
Merge pull request #144 from Fanixtar/master
Fix Starsilver 'filter not found' in Interactive Map
2022-06-21 22:58:53 +03:00
Callow
ce6dd17f85
Merge pull request #138 from harlanx/custom_teleport_revamped
Custom teleport revamped
2022-06-21 22:57:57 +03:00
CallowBlack
e0cada5cd1 resolving merge with minor changes 2022-06-21 22:50:59 +03:00
CallowBlack
c3a9f2a678 minor changes
`cheat-base` add x32 build
`manual map` and `load library` injection moved to `cheat-base`
removed unnecessary packet sniffer functionality
fixed several type conversionals
`cheat-library` now is startup by default
little changes in `Logger`, `PatternScanner`, `ProtoTransfer`
updated detours
2022-06-21 22:47:24 +03:00
Joaquin
f9c6734239 Electrowater filter fix 2022-06-21 04:45:44 -06:00
Shichiha
8085722f59 Update GodMode.cpp 2022-06-21 18:29:55 +09:00
Joaquin
96305db4e7 Added filters 2022-06-21 02:09:01 -06:00
Fanixtar
290af2e3be Better method for pickup filter 2022-06-21 13:41:43 +07:00
Fanixtar
203556aad8 Add pickup filter for Auto Pickup 2022-06-21 12:55:09 +07:00
HarrySilan
b8ffcb6c9d fix Active Feature status not updating when uncheking selected teleport. 2022-06-21 13:18:56 +08:00
Fanixtar
1b282b3168 Fix Starsilver 'filter not found' in Interactive Map 2022-06-21 01:24:14 +07:00
HarrySilan
48f75d168f replace Alphanum with StrCmpLogicalW 2022-06-21 00:45:26 +08:00
HarrySilan
a2f656302c Check All now leave checkmarks only on Search if used together 2022-06-20 23:04:49 +08:00