mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 10:09:59 +08:00
📦 Game Update 13968 (2)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
{
|
||||
"name": "dwForceAttack",
|
||||
"module": "client.dll",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 E4 44 B4 FF",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 24 43 B4 FF",
|
||||
"operations": [
|
||||
{
|
||||
"type": "rip"
|
||||
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"name": "dwForceAttack2",
|
||||
"module": "client.dll",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 F4 44 B4 FF",
|
||||
"pattern": "48 8D 0D ? ? ? ? E9 34 43 B4 FF",
|
||||
"operations": [
|
||||
{
|
||||
"type": "rip"
|
||||
|
||||
Reference in New Issue
Block a user