-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathl4d2_rmc.txt
62 lines (62 loc) · 1.43 KB
/
l4d2_rmc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
"Games"
{
"left4dead2"
{
"Signatures"
{
"CreatePlayerBot"
{
"library" "server"
"linux" "@_Z22NextBotCreatePlayerBotI11SurvivorBotEPT_PKc"
"windows" "\x55\x8B\xEC\x83\xEC*\xA1****\x33\xC5\x89\x45\xFC**\x8B*\x08\x68"
}
"SetHumanSpec"
{
"library" "server"
"linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
"windows" "******\x83\xBE****\x00\x7E\x07\x32\xC0\x5E\x5D\xC2\x04\x00\x8B\x0D"
}
"TakeOverBot"
{
"library" "server"
"linux" "@_ZN13CTerrorPlayer11TakeOverBotEb"
"windows" "\x55\x8B\xEC\x81\xEC****\xA1****\x33\xC5\x89\x45\xFC\x53\x56\x8D\x85"
}
"RoundRespawn"
{
"library" "server"
"linux" "@_ZN9CCSPlayer12RoundRespawnEv"
"windows" "\x56\x8B\xF1\x8B\x06\x8B\x90\x38\x06\x00\x00"
}
"GoAwayFromKeyboard"
{
"library" "server"
"linux" "@_ZN13CTerrorPlayer18GoAwayFromKeyboardEv"
"windows" "******\x53\x56\x57\x8B*\x8B*\x8B\x90****\x8B"
}
"HibernationUpdate"
{
"library" "server"
"linux" "@_ZN14CServerGameDLL23ServerHibernationUpdateEb"
"windows" "\x55\x8B\xEC\x8A*\x08\x83\xEC***\x33"
}
}
"Functions"
{
"HibernationUpdate"
{
"signature" "HibernationUpdate"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
"arguments"
{
"bHibernating"
{
"type" "bool"
}
}
}
}
}
}