Skip to content

Commit

Permalink
Merge pull request #236 from varedz/patch-12
Browse files Browse the repository at this point in the history
v2021.6.30s
  • Loading branch information
denverquane authored Jul 7, 2021
2 parents 089a20c + 0008c2f commit 92e63aa
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions Offsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,5 +1269,59 @@
"PetOffset": 0x28,
"IsYouOffset": 0x2C
}
},
"10567748da8dcf1c07ff29c42c3710bc8203930932c0c58564d6748936340070": {
"Description": "v2021.6.30s",
"AmongUsClientOffset": 0x1BAA960,
"GameDataOffset": 0x1BC2EAC,
"MeetingHudOffset": 0x1B9F7A0,
"GameStartManagerOffset": 0x1B72C74,
"HudManagerOffset": 0x1B72D6C,
"ServerManagerOffset": 0x1B731DC,
"TempDataOffset": 0x1BBB9A4,
"GameOptionsOffset": 0x1BA9CE4,

"MeetingHudPtr": [0x1B9F7A0, 0x5C, 0x0],
"MeetingHudCachePtrOffsets": [0x8],
"MeetingHudStateOffsets": [0x74],
"GameStateOffsets": [0x1BAA960, 0x5C, 0x0, 0x70],
"AllPlayerPtrOffsets": [0x1BC2EAC, 0x5C, 0x0, 0x24],
"AllPlayersOffsets": [0x8],
"PlayerCountOffsets": [0xC],
"ExiledPlayerIdOffsets": [0x1B9F7A0, 0x5C, 0x0, 128, 0x8],
"RawGameOverReasonOffsets": [0x1BBB9A4, 0x5C, 0x4],
"WinningPlayersPtrOffsets": [0x1BBB9A4, 0x5C, 0xC],
"WinningPlayersOffsets": [0x8],
"WinningPlayerCountOffsets": [0xC],
"GameCodeOffsets": [0x1B72C74, 0x5C, 0x0, 0x20, 0x80],
"PlayRegionOffsets": [0x1B731DC, 0x5C, 0x0, 0x10, 0x8, 0x8],
"PlayMapOffsets": [0x1BA9CE4, 0x5C, 0x4, 0x10],
"StringOffsets": [0x8, 0xC],
"isEpic": false,
"AddPlayerPtr": 0x4,
"PlayerListPtr": 0x10,
"PlayerInfoStructOffsets": {
"PlayerIDOffset": 0x8,
"PlayerNameOffset": 0xC,
"ColorIDOffset": 0x14,
"HatIDOffset": 0x18,
"PetIDOffset": 0x1C,
"SkinIDOffset": 0x20,
"DisconnectedOffset": 0x24,
"TasksOffset": 0x28,
"ImposterOffset": 0x2C,
"DeadOffset": 0x2D,
"ObjectOffset": 0x30
},
"WinningPlayerDataStructOffsets": {
"NameOffset": 0x8,
"DeadOffset": 0xC,
"ImposterOffset": 0xD,
"ColorOffset": 0x10,
"SkinOffset": 0x14,
"HatOffset": 0x18,
"PetOffset": 0x1C,
"IsYouOffset": 0x20
}
}
}

0 comments on commit 92e63aa

Please sign in to comment.