EDIT: Removed
EDIT: Removed
Last edited by 2$mart4me; 11-30-2011 at 07:13 PM.
Target GUID: 0xAD72B8
Focus GUID: 0xAD72D8
Rebased
BuildNumber = AB40A4;
what's the offset of DX_DEVICE and DX_DEVICE_IDX
ENDSCENE_IDX is 0xA8,right?
CurMgrPointer = 0x009BE678, //4.3.0.15005
CurMgrOffset = 0x463C, //4.3.0.15005
NextObject = 0x3C, //4.3.0.15005
FirstObject = 0xC0, //4.3.0.15005
LocalGUID = 0xC8 //4.3.0.15005
Direct3D9__Device = 0xABF2FC, //4.3.0.15005
Direct3D9__Device__Offset = 0x27F8, //4.3.0.15005
Direct3D9__Device__EndScene = 0xA8 //4.3.0.15005
GameObject_Animation = 0xD4 //4.3.0.15005
And some other info:
Events:
Descriptors (Multiplied by 4, also descriptors now at 0xc):Code:public enum EventId { EVENT_UNIT_PET = 0x0, EVENT_UNIT_PET_2 = 0x2, EVENT_UNIT_TARGET = 0xC, EVENT_UNIT_DISPLAYPOWER = 0x11, EVENT_UNIT_HEALTH = 0x12, EVENT_UNIT_MAXHEALTH = 0x18, EVENT_UNIT_LEVEL = 0x28, EVENT_UNIT_FACTION = 0x29, EVENT_UNIT_FLAGS = 0x2D, EVENT_UNIT_FLAGS_2 = 0x2E, EVENT_UNIT_ATTACK_SPEED = 0x30, EVENT_UNIT_ATTACK_SPEED_2 = 0x31, EVENT_UNIT_RANGEDDAMAGE = 0x32, EVENT_UNIT_DAMAGE = 0x38, EVENT_UNIT_DAMAGE_2 = 0x39, EVENT_UNIT_DAMAGE_3 = 0x3A, EVENT_UNIT_DAMAGE_4 = 0x3B, EVENT_UNIT_PET_EXPERIENCE = 0x3F, EVENT_UNIT_PET_EXPERIENCE_2 = 0x40, EVENT_UNIT_DYNAMIC_FLAGS = 0x41, EVENT_UNIT_SPELL_HASTE = 0x43, EVENT_UNIT_STATS = 0x47, EVENT_UNIT_STATS_2 = 0x48, EVENT_UNIT_STATS_3 = 0x49, EVENT_UNIT_STATS_4 = 0x4A, EVENT_UNIT_STATS_5 = 0x4B, EVENT_UNIT_RESISTANCES = 0x56, EVENT_UNIT_RESISTANCES_2 = 0x57, EVENT_UNIT_RESISTANCES_3 = 0x58, EVENT_UNIT_RESISTANCES_4 = 0x59, EVENT_UNIT_RESISTANCES_5 = 0x5A, EVENT_UNIT_RESISTANCES_6 = 0x5B, EVENT_UNIT_RESISTANCES_7 = 0x5C, EVENT_UNIT_RESISTANCES_8 = 0x5D, EVENT_UNIT_RESISTANCES_9 = 0x5E, EVENT_UNIT_RESISTANCES_10 = 0x5F, EVENT_UNIT_RESISTANCES_11 = 0x60, EVENT_UNIT_RESISTANCES_12 = 0x61, EVENT_UNIT_RESISTANCES_13 = 0x62, EVENT_UNIT_RESISTANCES_14 = 0x63, EVENT_UNIT_RESISTANCES_15 = 0x64, EVENT_UNIT_RESISTANCES_16 = 0x65, EVENT_UNIT_RESISTANCES_17 = 0x66, EVENT_UNIT_RESISTANCES_18 = 0x67, EVENT_UNIT_RESISTANCES_19 = 0x68, EVENT_UNIT_RESISTANCES_20 = 0x69, EVENT_UNIT_RESISTANCES_21 = 0x6A, EVENT_UNIT_ATTACK_POWER = 0x6E, EVENT_UNIT_ATTACK_POWER_2 = 0x6F, EVENT_UNIT_ATTACK_POWER_3 = 0x70, EVENT_UNIT_ATTACK_POWER_4 = 0x71, EVENT_UNIT_RANGED_ATTACK_POWER = 0x72, EVENT_UNIT_RANGED_ATTACK_POWER_2 = 0x73, EVENT_UNIT_RANGED_ATTACK_POWER_3 = 0x74, EVENT_UNIT_RANGED_ATTACK_POWER_4 = 0x75, EVENT_UNIT_RANGEDDAMAGE_2 = 0x76, EVENT_UNIT_RANGEDDAMAGE_3 = 0x77, EVENT_UNIT_MANA = 0x78, EVENT_UNIT_MANA_2 = 0x7F, EVENT_UNIT_STATS_6 = 0x86, EVENT_UNIT_AURA = 0x8A, EVENT_UNIT_COMBAT = 0x8B, EVENT_UNIT_NAME_UPDATE = 0x8C, EVENT_UNIT_PORTRAIT_UPDATE = 0x8D, EVENT_UNIT_MODEL_CHANGED = 0x8E, EVENT_UNIT_INVENTORY_CHANGED = 0x8F, EVENT_UNIT_CLASSIFICATION_CHANGED = 0x90, EVENT_UNIT_COMBO_POINTS = 0x91, EVENT_UNIT_TARGETABLE_CHANGED = 0x92, EVENT_ITEM_LOCK_CHANGED = 0x93, EVENT_PLAYER_XP_UPDATE = 0x94, EVENT_PLAYER_REGEN_DISABLED = 0x95, EVENT_PLAYER_REGEN_ENABLED = 0x96, EVENT_PLAYER_AURAS_CHANGED = 0x97, EVENT_PLAYER_ENTER_COMBAT = 0x98, EVENT_PLAYER_LEAVE_COMBAT = 0x99, EVENT_PLAYER_TARGET_CHANGED = 0x9A, EVENT_PLAYER_FOCUS_CHANGED = 0x9B, EVENT_PLAYER_CONTROL_LOST = 0x9C, EVENT_PLAYER_CONTROL_GAINED = 0x9D, EVENT_PLAYER_FARSIGHT_FOCUS_CHANGED = 0x9E, EVENT_PLAYER_LEVEL_UP = 0x9F, EVENT_PLAYER_MONEY = 0xA0, EVENT_PLAYER_DAMAGE_DONE_MODS = 0xA1, EVENT_PLAYER_TOTEM_UPDATE = 0xA2, EVENT_ZONE_CHANGED = 0xA3, EVENT_ZONE_CHANGED_INDOORS = 0xA4, EVENT_ZONE_CHANGED_NEW_AREA = 0xA5, EVENT_MINIMAP_UPDATE_ZOOM = 0xA6, EVENT_MINIMAP_UPDATE_TRACKING = 0xA7, EVENT_SCREENSHOT_SUCCEEDED_2 = 0xA8, EVENT_SCREENSHOT_FAILED_2 = 0xA9, EVENT_ACTIONBAR_SHOWGRID = 0xAA, EVENT_ACTIONBAR_HIDEGRID = 0xAB, EVENT_ACTIONBAR_PAGE_CHANGED = 0xAC, EVENT_ACTIONBAR_SLOT_CHANGED = 0xAD, EVENT_ACTIONBAR_UPDATE_STATE = 0xAE, EVENT_ACTIONBAR_UPDATE_USABLE = 0xAF, EVENT_ACTIONBAR_UPDATE_COOLDOWN = 0xB0, EVENT_UPDATE_BONUS_ACTIONBAR = 0xB1, EVENT_UPDATE_EXTRA_ACTIONBAR = 0xB2, EVENT_PARTY_MEMBERS_CHANGED = 0xB3, EVENT_PARTY_LEADER_CHANGED = 0xB4, EVENT_PARTY_MEMBER_ENABLE = 0xB5, EVENT_PARTY_MEMBER_DISABLE = 0xB6, EVENT_PARTY_LOOT_METHOD_CHANGED = 0xB7, EVENT_SYSMSG = 0xB8, EVENT_UI_ERROR_MESSAGE = 0xB9, EVENT_UI_INFO_MESSAGE = 0xBA, EVENT_UPDATE_CHAT_COLOR = 0xBB, EVENT_CHAT_MSG_ADDON = 0xBC, EVENT_CHAT_MSG_SYSTEM = 0xBD, EVENT_CHAT_MSG_SAY = 0xBE, EVENT_CHAT_MSG_PARTY = 0xBF, EVENT_CHAT_MSG_RAID = 0xC0, EVENT_CHAT_MSG_GUILD = 0xC1, EVENT_CHAT_MSG_OFFICER = 0xC2, EVENT_CHAT_MSG_YELL = 0xC3, EVENT_CHAT_MSG_WHISPER = 0xC4, EVENT_CHAT_MSG_WHISPER_INFORM = 0xC5, EVENT_CHAT_MSG_EMOTE = 0xC6, EVENT_CHAT_MSG_TEXT_EMOTE = 0xC7, EVENT_CHAT_MSG_MONSTER_SAY = 0xC8, EVENT_CHAT_MSG_MONSTER_PARTY = 0xC9, EVENT_CHAT_MSG_MONSTER_YELL = 0xCA, EVENT_CHAT_MSG_MONSTER_WHISPER = 0xCB, EVENT_CHAT_MSG_MONSTER_EMOTE = 0xCC, EVENT_CHAT_MSG_CHANNEL = 0xCD, EVENT_CHAT_MSG_CHANNEL_JOIN = 0xCE, EVENT_CHAT_MSG_CHANNEL_LEAVE = 0xCF, EVENT_CHAT_MSG_CHANNEL_LIST = 0xD0, EVENT_CHAT_MSG_CHANNEL_NOTICE = 0xD1, EVENT_CHAT_MSG_CHANNEL_NOTICE_USER = 0xD2, EVENT_CHAT_MSG_AFK = 0xD3, EVENT_CHAT_MSG_DND = 0xD4, EVENT_CHAT_MSG_IGNORED = 0xD5, EVENT_CHAT_MSG_SKILL = 0xD6, EVENT_CHAT_MSG_LOOT = 0xD7, EVENT_CHAT_MSG_CURRENCY = 0xD8, EVENT_CHAT_MSG_MONEY = 0xD9, EVENT_CHAT_MSG_OPENING = 0xDA, EVENT_CHAT_MSG_TRADESKILLS = 0xDB, EVENT_CHAT_MSG_PET_INFO = 0xDC, EVENT_CHAT_MSG_COMBAT_MISC_INFO = 0xDD, EVENT_CHAT_MSG_COMBAT_XP_GAIN = 0xDE, EVENT_CHAT_MSG_COMBAT_HONOR_GAIN = 0xDF, EVENT_CHAT_MSG_COMBAT_FACTION_CHANGE = 0xE0, EVENT_CHAT_MSG_BG_SYSTEM_NEUTRAL = 0xE1, EVENT_CHAT_MSG_BG_SYSTEM_ALLIANCE = 0xE2, EVENT_CHAT_MSG_BG_SYSTEM_HORDE = 0xE3, EVENT_CHAT_MSG_RAID_LEADER = 0xE4, EVENT_CHAT_MSG_RAID_WARNING = 0xE5, EVENT_CHAT_MSG_RAID_BOSS_WHISPER = 0xE6, EVENT_CHAT_MSG_RAID_BOSS_EMOTE = 0xE7, EVENT_CHAT_MSG_FILTERED = 0xE8, EVENT_CHAT_MSG_BATTLEGROUND = 0xE9, EVENT_CHAT_MSG_BATTLEGROUND_LEADER = 0xEA, EVENT_CHAT_MSG_RESTRICTED = 0xEB, EVENT_CHAT_MSG_ACHIEVEMENT = 0xED, EVENT_CHAT_MSG_GUILD_ACHIEVEMENT = 0xEE, EVENT_RAID_BOSS_WHISPER_2 = 0xEF, EVENT_RAID_BOSS_EMOTE_2 = 0xF0, EVENT_LANGUAGE_LIST_CHANGED = 0xF1, EVENT_TIME_PLAYED_MSG = 0xF2, EVENT_SPELLS_CHANGED = 0xF3, EVENT_CURRENT_SPELL_CAST_CHANGED = 0xF4, EVENT_SPELL_UPDATE_COOLDOWN = 0xF5, EVENT_SPELL_UPDATE_USABLE = 0xF6, EVENT_CHARACTER_POINTS_CHANGED = 0xF7, EVENT_SKILL_LINES_CHANGED = 0xF8, EVENT_ITEM_PUSH = 0xF9, EVENT_LOOT_OPENED = 0xFA, EVENT_LOOT_SLOT_CLEARED = 0xFB, EVENT_LOOT_SLOT_CHANGED = 0xFC, EVENT_LOOT_CLOSED = 0xFD, EVENT_PLAYER_LOGIN = 0xFE, EVENT_PLAYER_LOGOUT = 0xFF, EVENT_PLAYER_ENTERING_WORLD = 0x100, EVENT_PLAYER_LEAVING_WORLD = 0x101, EVENT_PLAYER_ALIVE = 0x102, EVENT_PLAYER_DEAD = 0x103, EVENT_PLAYER_CAMPING = 0x104, EVENT_PLAYER_QUITING = 0x105, EVENT_LOGOUT_CANCEL = 0x106, EVENT_RESURRECT_REQUEST = 0x107, EVENT_PARTY_INVITE_REQUEST = 0x108, EVENT_PARTY_INVITE_CANCEL = 0x109, EVENT_GUILD_INVITE_REQUEST = 0x10A, EVENT_GUILD_INVITE_CANCEL = 0x10B, EVENT_GUILD_MOTD = 0x10C, EVENT_TRADE_REQUEST = 0x10D, EVENT_TRADE_REQUEST_CANCEL = 0x10E, EVENT_LOOT_BIND_CONFIRM = 0x10F, EVENT_EQUIP_BIND_CONFIRM = 0x110, EVENT_AUTOEQUIP_BIND_CONFIRM = 0x111, EVENT_USE_BIND_CONFIRM = 0x112, EVENT_DELETE_ITEM_CONFIRM = 0x113, EVENT_CURSOR_UPDATE = 0x114, EVENT_ITEM_TEXT_BEGIN = 0x115, EVENT_ITEM_TEXT_TRANSLATION = 0x116, EVENT_ITEM_TEXT_READY = 0x117, EVENT_ITEM_TEXT_CLOSED = 0x118, EVENT_GOSSIP_SHOW = 0x119, EVENT_GOSSIP_CONFIRM = 0x11A, EVENT_GOSSIP_CONFIRM_CANCEL = 0x11B, EVENT_GOSSIP_ENTER_CODE = 0x11C, EVENT_GOSSIP_CLOSED = 0x11D, EVENT_QUEST_GREETING = 0x11E, EVENT_QUEST_DETAIL = 0x11F, EVENT_QUEST_PROGRESS = 0x120, EVENT_QUEST_COMPLETE = 0x121, EVENT_QUEST_FINISHED = 0x122, EVENT_QUEST_ITEM_UPDATE = 0x123, EVENT_QUEST_AUTOCOMPLETE = 0x124, EVENT_TAXIMAP_OPENED = 0x125, EVENT_TAXIMAP_CLOSED = 0x126, EVENT_QUEST_LOG_UPDATE = 0x127, EVENT_TRAINER_SHOW = 0x128, EVENT_TRAINER_UPDATE = 0x129, EVENT_TRAINER_DESCRIPTION_UPDATE = 0x12A, EVENT_TRAINER_CLOSED = 0x12B, EVENT_CVAR_UPDATE = 0x12C, EVENT_TRADE_SKILL_SHOW = 0x12D, EVENT_TRADE_SKILL_UPDATE = 0x12E, EVENT_TRADE_SKILL_NAME_UPDATE = 0x12F, EVENT_TRADE_SKILL_CLOSE = 0x130, EVENT_MERCHANT_SHOW = 0x131, EVENT_MERCHANT_UPDATE = 0x132, EVENT_MERCHANT_CLOSED = 0x133, EVENT_TRADE_SHOW = 0x134, EVENT_TRADE_CLOSED = 0x135, EVENT_TRADE_UPDATE = 0x136, EVENT_TRADE_ACCEPT_UPDATE = 0x137, EVENT_TRADE_TARGET_ITEM_CHANGED = 0x138, EVENT_TRADE_PLAYER_ITEM_CHANGED = 0x139, EVENT_TRADE_MONEY_CHANGED = 0x13A, EVENT_PLAYER_TRADE_MONEY = 0x13B, EVENT_BAG_OPEN = 0x13C, EVENT_BAG_UPDATE = 0x13D, EVENT_BAG_CLOSED = 0x13E, EVENT_BAG_UPDATE_COOLDOWN = 0x13F, EVENT_LOCALPLAYER_PET_RENAMED = 0x140, EVENT_UNIT_ATTACK_3 = 0x141, EVENT_UNIT_DEFENSE = 0x142, EVENT_PET_ATTACK_START = 0x143, EVENT_PET_ATTACK_STOP = 0x144, EVENT_UPDATE_MOUSEOVER_UNIT = 0x145, EVENT_UNIT_SPELLCAST_SENT = 0x146, EVENT_UNIT_SPELLCAST_START = 0x147, EVENT_UNIT_SPELLCAST_STOP = 0x148, EVENT_UNIT_SPELLCAST_FAILED = 0x149, EVENT_UNIT_SPELLCAST_FAILED_QUIET = 0x14A, EVENT_UNIT_SPELLCAST_INTERRUPTED = 0x14B, EVENT_UNIT_SPELLCAST_DELAYED = 0x14C, EVENT_UNIT_SPELLCAST_SUCCEEDED = 0x14D, EVENT_UNIT_SPELLCAST_CHANNEL_START = 0x14E, EVENT_UNIT_SPELLCAST_CHANNEL_UPDATE = 0x14F, EVENT_UNIT_SPELLCAST_CHANNEL_STOP = 0x150, EVENT_UNIT_SPELLCAST_INTERRUPTIBLE = 0x151, EVENT_UNIT_SPELLCAST_NOT_INTERRUPTIBLE = 0x152, EVENT_PLAYER_GUILD_UPDATE = 0x153, EVENT_QUEST_ACCEPT_CONFIRM = 0x154, EVENT_PLAYERBANKSLOTS_CHANGED = 0x155, EVENT_BANKFRAME_OPENED = 0x156, EVENT_BANKFRAME_CLOSED = 0x157, EVENT_PLAYERBANKBAGSLOTS_CHANGED = 0x158, EVENT_FRIENDLIST_UPDATE = 0x159, EVENT_IGNORELIST_UPDATE = 0x15A, EVENT_MUTELIST_UPDATE = 0x15B, EVENT_PET_BAR_UPDATE = 0x15C, EVENT_PET_BAR_UPDATE_COOLDOWN = 0x15D, EVENT_PET_BAR_SHOWGRID = 0x15E, EVENT_PET_BAR_HIDEGRID = 0x15F, EVENT_PET_BAR_HIDE_2 = 0x160, EVENT_PET_BAR_UPDATE_USABLE = 0x161, EVENT_MINIMAP_PING = 0x162, EVENT_MIRROR_TIMER_START = 0x163, EVENT_MIRROR_TIMER_PAUSE = 0x164, EVENT_MIRROR_TIMER_STOP = 0x165, EVENT_WORLD_MAP_UPDATE = 0x166, EVENT_WORLD_MAP_NAME_UPDATE = 0x167, EVENT_AUTOFOLLOW_BEGIN = 0x168, EVENT_AUTOFOLLOW_END = 0x169, EVENT_CINEMATIC_START = 0x16B, EVENT_CINEMATIC_STOP = 0x16C, EVENT_UPDATE_FACTION = 0x16D, EVENT_CLOSE_WORLD_MAP = 0x16E, EVENT_OPEN_TABARD_FRAME = 0x16F, EVENT_CLOSE_TABARD_FRAME = 0x170, EVENT_TABARD_CANSAVE_CHANGED = 0x171, EVENT_GUILD_REGISTRAR_SHOW = 0x172, EVENT_GUILD_REGISTRAR_CLOSED = 0x173, EVENT_DUEL_REQUESTED = 0x174, EVENT_DUEL_OUTOFBOUNDS = 0x175, EVENT_DUEL_INBOUNDS = 0x176, EVENT_DUEL_FINISHED = 0x177, EVENT_TUTORIAL_TRIGGER = 0x178, EVENT_PET_DISMISS_START = 0x179, EVENT_UPDATE_BINDINGS = 0x17A, EVENT_UPDATE_SHAPESHIFT_FORMS = 0x17B, EVENT_UPDATE_SHAPESHIFT_FORM_2 = 0x17C, EVENT_UPDATE_SHAPESHIFT_USABLE = 0x17D, EVENT_UPDATE_SHAPESHIFT_COOLDOWN = 0x17E, EVENT_WHO_LIST_UPDATE = 0x17F, EVENT_PETITION_SHOW = 0x180, EVENT_PETITION_CLOSED = 0x181, EVENT_EXECUTE_CHAT_LINE = 0x182, EVENT_UPDATE_MACROS = 0x183, EVENT_UPDATE_TICKET = 0x184, EVENT_UPDATE_CHAT_WINDOWS = 0x185, EVENT_CONFIRM_XP_LOSS = 0x186, EVENT_CORPSE_IN_RANGE = 0x187, EVENT_CORPSE_IN_INSTANCE = 0x188, EVENT_CORPSE_OUT_OF_RANGE = 0x189, EVENT_UPDATE_GM_STATUS = 0x18A, EVENT_PLAYER_UNGHOST = 0x18B, EVENT_BIND_ENCHANT = 0x18C, EVENT_REPLACE_ENCHANT = 0x18D, EVENT_TRADE_REPLACE_ENCHANT = 0x18E, EVENT_TRADE_POTENTIAL_BIND_ENCHANT = 0x18F, EVENT_PLAYER_UPDATE_RESTING = 0x190, EVENT_UPDATE_EXHAUSTION = 0x191, EVENT_PLAYER_FLAGS_CHANGED = 0x192, EVENT_GUILD_ROSTER_UPDATE = 0x193, EVENT_GM_PLAYER_INFO = 0x194, EVENT_MAIL_SHOW = 0x195, EVENT_MAIL_CLOSED = 0x196, EVENT_SEND_MAIL_MONEY_CHANGED = 0x197, EVENT_SEND_MAIL_COD_CHANGED = 0x198, EVENT_MAIL_SEND_INFO_UPDATE = 0x199, EVENT_MAIL_SEND_SUCCESS = 0x19A, EVENT_MAIL_INBOX_UPDATE = 0x19B, EVENT_MAIL_LOCK_SEND_ITEMS = 0x19C, EVENT_MAIL_UNLOCK_SEND_ITEMS = 0x19D, EVENT_BATTLEFIELDS_SHOW = 0x19E, EVENT_BATTLEFIELDS_CLOSED = 0x19F, EVENT_UPDATE_BATTLEFIELD_STATUS = 0x1A0, EVENT_UPDATE_BATTLEFIELD_SCORE = 0x1A1, EVENT_BATTLEFIELD_QUEUE_TIMEOUT = 0x1A2, EVENT_AUCTION_HOUSE_SHOW = 0x1A3, EVENT_AUCTION_HOUSE_CLOSED = 0x1A4, EVENT_NEW_AUCTION_UPDATE = 0x1A5, EVENT_AUCTION_ITEM_LIST_UPDATE = 0x1A6, EVENT_AUCTION_OWNED_LIST_UPDATE = 0x1A7, EVENT_AUCTION_BIDDER_LIST_UPDATE = 0x1A8, EVENT_PET_UI_UPDATE = 0x1A9, EVENT_PET_UI_CLOSE = 0x1AA, EVENT_ADDON_LOADED = 0x1AB, EVENT_VARIABLES_LOADED = 0x1AC, EVENT_MACRO_ACTION_FORBIDDEN = 0x1AD, EVENT_ADDON_ACTION_FORBIDDEN = 0x1AE, EVENT_MACRO_ACTION_BLOCKED = 0x1AF, EVENT_ADDON_ACTION_BLOCKED = 0x1B0, EVENT_START_AUTOREPEAT_SPELL = 0x1B1, EVENT_STOP_AUTOREPEAT_SPELL = 0x1B2, EVENT_PET_STABLE_SHOW = 0x1B3, EVENT_PET_STABLE_UPDATE = 0x1B4, EVENT_PET_STABLE_UPDATE_PAPERDOLL = 0x1B5, EVENT_PET_STABLE_CLOSED = 0x1B6, EVENT_RAID_ROSTER_UPDATE = 0x1B7, EVENT_UPDATE_PENDING_MAIL = 0x1B8, EVENT_UPDATE_INVENTORY_ALERTS = 0x1B9, EVENT_UPDATE_INVENTORY_DURABILITY = 0x1BA, EVENT_UPDATE_TRADESKILL_RECAST = 0x1BB, EVENT_OPEN_MASTER_LOOT_LIST = 0x1BC, EVENT_UPDATE_MASTER_LOOT_LIST = 0x1BD, EVENT_START_LOOT_ROLL = 0x1BE, EVENT_CANCEL_LOOT_ROLL = 0x1BF, EVENT_CONFIRM_LOOT_ROLL = 0x1C0, EVENT_CONFIRM_DISENCHANT_ROLL = 0x1C1, EVENT_INSTANCE_BOOT_START = 0x1C2, EVENT_INSTANCE_BOOT_STOP = 0x1C3, EVENT_LEARNED_SPELL_IN_TAB = 0x1C4, EVENT_DISPLAY_SIZE_CHANGED = 0x1C5, EVENT_CONFIRM_TALENT_WIPE = 0x1C6, EVENT_CONFIRM_BINDER = 0x1C7, EVENT_MAIL_FAILED = 0x1C8, EVENT_CLOSE_INBOX_ITEM = 0x1C9, EVENT_CONFIRM_SUMMON = 0x1CA, EVENT_CANCEL_SUMMON = 0x1CB, EVENT_BILLING_NAG_DIALOG = 0x1CC, EVENT_IGR_BILLING_NAG_DIALOG = 0x1CD, EVENT_PLAYER_SKINNED = 0x1CE, EVENT_TABARD_SAVE_PENDING = 0x1CF, EVENT_UNIT_QUEST_LOG_CHANGED = 0x1D0, EVENT_PLAYER_PVP_KILLS_CHANGED = 0x1D1, EVENT_PLAYER_PVP_RANK_CHANGED = 0x1D2, EVENT_INSPECT_HONOR_UPDATE = 0x1D3, EVENT_UPDATE_WORLD_STATES = 0x1D4, EVENT_AREA_SPIRIT_HEALER_IN_RANGE = 0x1D5, EVENT_AREA_SPIRIT_HEALER_OUT_OF_RANGE = 0x1D6, EVENT_PLAYTIME_CHANGED = 0x1D7, EVENT_UPDATE_LFG_TYPES = 0x1D8, EVENT_UPDATE_LFG_LIST = 0x1D9, EVENT_UPDATE_LFG_LIST_INCREMENTAL = 0x1DA, EVENT_START_MINIGAME = 0x1DB, EVENT_MINIGAME_UPDATE = 0x1DC, EVENT_READY_CHECK = 0x1DD, EVENT_READY_CHECK_CONFIRM = 0x1DE, EVENT_READY_CHECK_FINISHED = 0x1DF, EVENT_RAID_TARGET_UPDATE = 0x1E0, EVENT_GMSURVEY_DISPLAY = 0x1E1, EVENT_UPDATE_INSTANCE_INFO = 0x1E2, EVENT_SOCKET_INFO_UPDATE = 0x1E3, EVENT_SOCKET_INFO_ACCEPT = 0x1E4, EVENT_SOCKET_INFO_SUCCESS = 0x1E5, EVENT_SOCKET_INFO_CLOSE = 0x1E6, EVENT_PETITION_VENDOR_SHOW = 0x1E7, EVENT_PETITION_VENDOR_CLOSED = 0x1E8, EVENT_PETITION_VENDOR_UPDATE = 0x1E9, EVENT_COMBAT_TEXT_UPDATE = 0x1EA, EVENT_QUEST_WATCH_UPDATE = 0x1EB, EVENT_KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS = 0x1EC, EVENT_KNOWLEDGE_BASE_SETUP_LOAD_FAILURE = 0x1ED, EVENT_KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS = 0x1EE, EVENT_KNOWLEDGE_BASE_QUERY_LOAD_FAILURE = 0x1EF, EVENT_KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS = 0x1F0, EVENT_KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE = 0x1F1, EVENT_KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED = 0x1F2, EVENT_KNOWLEDGE_BASE_SERVER_MESSAGE = 0x1F3, EVENT_ARENA_TEAM_UPDATE = 0x1F4, EVENT_ARENA_TEAM_ROSTER_UPDATE = 0x1F5, EVENT_ARENA_TEAM_INVITE_REQUEST = 0x1F6, EVENT_KNOWN_TITLES_UPDATE = 0x1F7, EVENT_NEW_TITLE_EARNED = 0x1F8, EVENT_OLD_TITLE_LOST = 0x1F9, EVENT_LFG_UPDATE = 0x1FA, EVENT_LFG_PROPOSAL_UPDATE = 0x1FB, EVENT_LFG_PROPOSAL_SHOW = 0x1FC, EVENT_LFG_PROPOSAL_FAILED = 0x1FD, EVENT_LFG_PROPOSAL_SUCCEEDED = 0x1FE, EVENT_LFG_ROLE_UPDATE = 0x1FF, EVENT_LFG_ROLE_CHECK_UPDATE = 0x200, EVENT_LFG_ROLE_CHECK_SHOW = 0x201, EVENT_LFG_ROLE_CHECK_HIDE = 0x202, EVENT_LFG_ROLE_CHECK_ROLE_CHOSEN = 0x203, EVENT_LFG_QUEUE_STATUS_UPDATE = 0x204, EVENT_LFG_BOOT_PROPOSAL_UPDATE = 0x205, EVENT_LFG_LOCK_INFO_RECEIVED = 0x206, EVENT_LFG_UPDATE_RANDOM_INFO = 0x207, EVENT_LFG_OFFER_CONTINUE = 0x208, EVENT_LFG_OPEN_FROM_GOSSIP = 0x209, EVENT_LFG_COMPLETION_REWARD = 0x20A, EVENT_LFG_INVALID_ERROR_MESSAGE = 0x20B, EVENT_PARTY_LFG_RESTRICTED = 0x20C, EVENT_PLAYER_ROLES_ASSIGNED = 0x20D, EVENT_COMBAT_RATING_UPDATE = 0x20E, EVENT_MODIFIER_STATE_CHANGED = 0x20F, EVENT_UPDATE_STEALTH = 0x210, EVENT_ENABLE_TAXI_BENCHMARK = 0x211, EVENT_DISABLE_TAXI_BENCHMARK = 0x212, EVENT_VOICE_START = 0x213, EVENT_VOICE_STOP = 0x214, EVENT_VOICE_STATUS_UPDATE = 0x215, EVENT_VOICE_CHANNEL_STATUS_UPDATE = 0x216, EVENT_UPDATE_FLOATING_CHAT_WINDOWS = 0x217, EVENT_RAID_INSTANCE_WELCOME = 0x218, EVENT_MOVIE_RECORDING_PROGRESS = 0x219, EVENT_MOVIE_COMPRESSING_PROGRESS = 0x21A, EVENT_MOVIE_UNCOMPRESSED_MOVIE = 0x21B, EVENT_VOICE_PUSH_TO_TALK_START = 0x21C, EVENT_VOICE_PUSH_TO_TALK_STOP = 0x21D, EVENT_GUILDBANKFRAME_OPENED = 0x21E, EVENT_GUILDBANKFRAME_CLOSED = 0x21F, EVENT_GUILDBANKBAGSLOTS_CHANGED = 0x220, EVENT_GUILDBANK_ITEM_LOCK_CHANGED = 0x221, EVENT_GUILDBANK_UPDATE_TABS = 0x222, EVENT_GUILDBANK_UPDATE_MONEY = 0x223, EVENT_GUILDBANKLOG_UPDATE = 0x224, EVENT_GUILDBANK_UPDATE_WITHDRAWMONEY = 0x225, EVENT_GUILDBANK_UPDATE_TEXT = 0x226, EVENT_GUILDBANK_TEXT_CHANGED = 0x227, EVENT_CHANNEL_UI_UPDATE = 0x228, EVENT_CHANNEL_COUNT_UPDATE = 0x229, EVENT_CHANNEL_ROSTER_UPDATE = 0x22A, EVENT_CHANNEL_VOICE_UPDATE = 0x22B, EVENT_CHANNEL_INVITE_REQUEST = 0x22C, EVENT_CHANNEL_PASSWORD_REQUEST = 0x22D, EVENT_CHANNEL_FLAGS_UPDATED = 0x22E, EVENT_VOICE_SESSIONS_UPDATE = 0x22F, EVENT_VOICE_CHAT_ENABLED_UPDATE = 0x230, EVENT_VOICE_LEFT_SESSION = 0x231, EVENT_INSPECT_READY = 0x232, EVENT_VOICE_SELF_MUTE = 0x233, EVENT_VOICE_PLATE_START = 0x234, EVENT_VOICE_PLATE_STOP = 0x235, EVENT_ARENA_SEASON_WORLD_STATE = 0x236, EVENT_GUILD_EVENT_LOG_UPDATE = 0x237, EVENT_GUILDTABARD_UPDATE = 0x238, EVENT_SOUND_DEVICE_UPDATE = 0x239, EVENT_COMMENTATOR_MAP_UPDATE = 0x23A, EVENT_COMMENTATOR_ENTER_WORLD = 0x23B, EVENT_COMBAT_LOG_EVENT = 0x23C, EVENT_COMBAT_LOG_EVENT_UNFILTERED = 0x23D, EVENT_COMMENTATOR_PLAYER_UPDATE = 0x23E, EVENT_PLAYER_ENTERING_BATTLEGROUND = 0x23F, EVENT_BARBER_SHOP_OPEN = 0x240, EVENT_BARBER_SHOP_CLOSE = 0x241, EVENT_BARBER_SHOP_SUCCESS = 0x242, EVENT_BARBER_SHOP_APPEARANCE_APPLIED = 0x243, EVENT_CALENDAR_UPDATE_INVITE_LIST = 0x244, EVENT_CALENDAR_UPDATE_EVENT_LIST = 0x245, EVENT_CALENDAR_NEW_EVENT = 0x246, EVENT_CALENDAR_OPEN_EVENT = 0x247, EVENT_CALENDAR_CLOSE_EVENT = 0x248, EVENT_CALENDAR_UPDATE_EVENT_2 = 0x249, EVENT_CALENDAR_UPDATE_PENDING_INVITES = 0x24A, EVENT_CALENDAR_EVENT_ALARM = 0x24B, EVENT_CALENDAR_UPDATE_ERROR = 0x24C, EVENT_CALENDAR_ACTION_PENDING = 0x24D, EVENT_CALENDAR_UPDATE_GUILD_EVENTS = 0x24E, EVENT_VEHICLE_ANGLE_SHOW = 0x24F, EVENT_VEHICLE_ANGLE_UPDATE = 0x250, EVENT_VEHICLE_POWER_SHOW = 0x251, EVENT_UNIT_ENTERING_VEHICLE = 0x252, EVENT_UNIT_ENTERED_VEHICLE = 0x253, EVENT_UNIT_EXITING_VEHICLE = 0x254, EVENT_UNIT_EXITED_VEHICLE = 0x255, EVENT_VEHICLE_PASSENGERS_CHANGED = 0x256, EVENT_PLAYER_GAINS_VEHICLE_DATA = 0x257, EVENT_PLAYER_LOSES_VEHICLE_DATA = 0x258, EVENT_PET_FORCE_NAME_DECLENSION = 0x259, EVENT_LEVEL_GRANT_PROPOSED = 0x25A, EVENT_SYNCHRONIZE_SETTINGS = 0x25B, EVENT_PLAY_MOVIE = 0x25C, EVENT_RUNE_POWER_UPDATE = 0x25D, EVENT_RUNE_TYPE_UPDATE = 0x25E, EVENT_ACHIEVEMENT_EARNED = 0x25F, EVENT_CRITERIA_UPDATE = 0x260, EVENT_RECEIVED_ACHIEVEMENT_LIST = 0x261, EVENT_PET_RENAMEABLE = 0x262, EVENT_CURRENCY_DISPLAY_UPDATE = 0x263, EVENT_COMPANION_LEARNED = 0x264, EVENT_COMPANION_UNLEARNED = 0x265, EVENT_COMPANION_UPDATE = 0x266, EVENT_UNIT_THREAT_LIST_UPDATE = 0x267, EVENT_UNIT_THREAT_SITUATION_UPDATE = 0x268, EVENT_GLYPH_ADDED = 0x269, EVENT_GLYPH_REMOVED = 0x26A, EVENT_GLYPH_UPDATED = 0x26B, EVENT_GLYPH_ENABLED = 0x26C, EVENT_GLYPH_DISABLED = 0x26D, EVENT_USE_GLYPH = 0x26E, EVENT_TRACKED_ACHIEVEMENT_UPDATE = 0x26F, EVENT_ARENA_OPPONENT_UPDATE = 0x270, EVENT_INSPECT_ACHIEVEMENT_READY = 0x271, EVENT_RAISED_AS_GHOUL = 0x272, EVENT_PARTY_CONVERTED_TO_RAID = 0x273, EVENT_PVPQUEUE_ANYWHERE_SHOW = 0x274, EVENT_PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE = 0x275, EVENT_QUEST_ACCEPTED = 0x276, EVENT_PLAYER_TALENT_UPDATE = 0x277, EVENT_ACTIVE_TALENT_GROUP_CHANGED = 0x278, EVENT_PET_TALENT_UPDATE = 0x279, EVENT_PREVIEW_TALENT_POINTS_CHANGED = 0x27A, EVENT_PREVIEW_TALENT_PRIMARY_TREE_CHANGED = 0x27B, EVENT_PREVIEW_PET_TALENT_POINTS_CHANGED = 0x27C, EVENT_WEAR_EQUIPMENT_SET = 0x27D, EVENT_EQUIPMENT_SETS_CHANGED = 0x27E, EVENT_INSTANCE_LOCK_START = 0x27F, EVENT_INSTANCE_LOCK_STOP = 0x280, EVENT_INSTANCE_LOCK_WARNING = 0x281, EVENT_PLAYER_EQUIPMENT_CHANGED = 0x282, EVENT_ITEM_LOCKED = 0x283, EVENT_ITEM_UNLOCKED = 0x284, EVENT_TRADE_SKILL_FILTER_UPDATE = 0x285, EVENT_EQUIPMENT_SWAP_PENDING = 0x286, EVENT_EQUIPMENT_SWAP_FINISHED = 0x287, EVENT_NPC_PVPQUEUE_ANYWHERE = 0x288, EVENT_UPDATE_MULTI_CAST_ACTIONBAR = 0x289, EVENT_ENABLE_XP_GAIN = 0x28A, EVENT_DISABLE_XP_GAIN = 0x28B, EVENT_BATTLEFIELD_MGR_ENTRY_INVITE = 0x28C, EVENT_BATTLEFIELD_MGR_ENTERED = 0x28D, EVENT_BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE = 0x28E, EVENT_BATTLEFIELD_MGR_EJECT_PENDING = 0x28F, EVENT_BATTLEFIELD_MGR_EJECTED = 0x290, EVENT_BATTLEFIELD_MGR_QUEUE_INVITE = 0x291, EVENT_BATTLEFIELD_MGR_STATE_CHANGE = 0x292, EVENT_PVP_TYPES_ENABLED = 0x293, EVENT_WORLD_STATE_UI_TIMER_UPDATE = 0x294, EVENT_END_BOUND_TRADEABLE = 0x295, EVENT_UPDATE_CHAT_COLOR_NAME_BY_CLASS = 0x296, EVENT_GMRESPONSE_RECEIVED = 0x297, EVENT_VEHICLE_UPDATE = 0x298, EVENT_WOW_MOUSE_NOT_FOUND = 0x299, EVENT_MAIL_SUCCESS = 0x29B, EVENT_TALENTS_INVOLUNTARILY_RESET = 0x29C, EVENT_INSTANCE_ENCOUNTER_ENGAGE_UNIT = 0x29D, EVENT_QUEST_QUERY_COMPLETE = 0x29E, EVENT_QUEST_POI_UPDATE = 0x29F, EVENT_PLAYER_DIFFICULTY_CHANGED = 0x2A0, EVENT_CHAT_MSG_PARTY_LEADER = 0x2A1, EVENT_VOTE_KICK_REASON_NEEDED = 0x2A2, EVENT_ENABLE_LOW_LEVEL_RAID = 0x2A3, EVENT_DISABLE_LOW_LEVEL_RAID = 0x2A4, EVENT_CHAT_MSG_TARGETICONS = 0x2A5, EVENT_AUCTION_HOUSE_DISABLED = 0x2A6, EVENT_AUCTION_MULTISELL_START = 0x2A7, EVENT_AUCTION_MULTISELL_UPDATE = 0x2A8, EVENT_AUCTION_MULTISELL_FAILURE = 0x2A9, EVENT_PET_SPELL_POWER_UPDATE = 0x2AA, EVENT_BN_CONNECTED = 0x2AB, EVENT_BN_DISCONNECTED = 0x2AC, EVENT_BN_SELF_ONLINE = 0x2AD, EVENT_BN_SELF_OFFLINE = 0x2AE, EVENT_BN_FRIEND_LIST_SIZE_CHANGED = 0x2AF, EVENT_BN_FRIEND_INVITE_LIST_INITIALIZED = 0x2B0, EVENT_BN_FRIEND_INVITE_SEND_RESULT = 0x2B1, EVENT_BN_FRIEND_INVITE_ADDED = 0x2B2, EVENT_BN_FRIEND_INVITE_REMOVED = 0x2B3, EVENT_BN_FRIEND_INFO_CHANGED = 0x2B4, EVENT_BN_CUSTOM_MESSAGE_CHANGED = 0x2B5, EVENT_BN_CUSTOM_MESSAGE_LOADED = 0x2B6, EVENT_CHAT_MSG_BN_WHISPER = 0x2B7, EVENT_CHAT_MSG_BN_WHISPER_INFORM = 0x2B8, EVENT_BN_CHAT_WHISPER_UNDELIVERABLE = 0x2B9, EVENT_BN_CHAT_CHANNEL_JOINED = 0x2BA, EVENT_BN_CHAT_CHANNEL_LEFT = 0x2BB, EVENT_BN_CHAT_CHANNEL_CLOSED = 0x2BC, EVENT_CHAT_MSG_BN_CONVERSATION = 0x2BD, EVENT_CHAT_MSG_BN_CONVERSATION_NOTICE = 0x2BE, EVENT_CHAT_MSG_BN_CONVERSATION_LIST = 0x2BF, EVENT_BN_CHAT_CHANNEL_MESSAGE_UNDELIVERABLE = 0x2C0, EVENT_BN_CHAT_CHANNEL_MESSAGE_BLOCKED = 0x2C1, EVENT_BN_CHAT_CHANNEL_MEMBER_JOINED = 0x2C2, EVENT_BN_CHAT_CHANNEL_MEMBER_LEFT = 0x2C3, EVENT_BN_CHAT_CHANNEL_MEMBER_UPDATED = 0x2C4, EVENT_BN_CHAT_CHANNEL_CREATE_SUCCEEDED = 0x2C5, EVENT_BN_CHAT_CHANNEL_CREATE_FAILED = 0x2C6, EVENT_BN_CHAT_CHANNEL_INVITE_SUCCEEDED = 0x2C7, EVENT_BN_CHAT_CHANNEL_INVITE_FAILED = 0x2C8, EVENT_BN_BLOCK_LIST_UPDATED = 0x2C9, EVENT_BN_SYSTEM_MESSAGE = 0x2CA, EVENT_BN_REQUEST_FOF_SUCCEEDED = 0x2CB, EVENT_BN_REQUEST_FOF_FAILED = 0x2CC, EVENT_BN_NEW_PRESENCE = 0x2CD, EVENT_BN_TOON_NAME_UPDATED = 0x2CE, EVENT_BN_FRIEND_ACCOUNT_ONLINE = 0x2CF, EVENT_BN_FRIEND_ACCOUNT_OFFLINE = 0x2D0, EVENT_BN_FRIEND_TOON_ONLINE = 0x2D1, EVENT_BN_FRIEND_TOON_OFFLINE = 0x2D2, EVENT_BN_MATURE_LANGUAGE_FILTER = 0x2D3, EVENT_MASTERY_UPDATE = 0x2D4, EVENT_COMMENTATOR_SKIRMISH_QUEUE_REQUEST = 0x2D5, EVENT_COMMENTATOR_SKIRMISH_MODE_REQUEST = 0x2D6, EVENT_COMMENTATOR_PARTY_INFO_REQUEST = 0x2D7, EVENT_CHAT_MSG_BN_INLINE_TOAST_ALERT = 0x2D8, EVENT_CHAT_MSG_BN_INLINE_TOAST_BROADCAST = 0x2D9, EVENT_CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM = 0x2DA, EVENT_CHAT_MSG_BN_INLINE_TOAST_CONVERSATION = 0x2DB, EVENT_CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE = 0x2DC, EVENT_FORGE_MASTER_OPENED = 0x2DD, EVENT_FORGE_MASTER_CLOSED = 0x2DE, EVENT_FORGE_MASTER_SET_ITEM = 0x2DF, EVENT_FORGE_MASTER_ITEM_CHANGED = 0x2E0, EVENT_PLAYER_TRADE_CURRENCY = 0x2E1, EVENT_TRADE_CURRENCY_CHANGED = 0x2E2, EVENT_WEIGHTED_SPELL_UPDATED = 0x2E3, EVENT_GUILD_XP_UPDATE = 0x2E4, EVENT_GUILD_PERK_UPDATE = 0x2E5, EVENT_GUILD_TRADESKILL_UPDATE = 0x2E6, EVENT_UNIT_POWER = 0x2E7, EVENT_UNIT_POWER_FREQUENT = 0x2E8, EVENT_UNIT_MAXPOWER = 0x2E9, EVENT_ENABLE_DECLINE_GUILD_INVITE = 0x2EA, EVENT_DISABLE_DECLINE_GUILD_INVITE = 0x2EB, EVENT_GUILD_RECIPE_KNOWN_BY_MEMBERS = 0x2EC, EVENT_ARTIFACT_UPDATE = 0x2ED, EVENT_ARTIFACT_HISTORY_READY = 0x2EE, EVENT_ARTIFACT_COMPLETE = 0x2EF, EVENT_ARTIFACT_DIG_SITE_UPDATED = 0x2F0, EVENT_ARCHAEOLOGY_TOGGLE = 0x2F1, EVENT_ARCHAEOLOGY_CLOSED = 0x2F2, EVENT_SPELL_FLYOUT_UPDATE = 0x2F3, EVENT_UNIT_CONNECTION = 0x2F4, EVENT_UNIT_HEAL_PREDICTION = 0x2F5, EVENT_ENTERED_DIFFERENT_INSTANCE_FROM_PARTY = 0x2F6, EVENT_UI_SCALE_CHANGED = 0x2F7, EVENT_ROLE_CHANGED_INFORM = 0x2F8, EVENT_GUILD_REWARDS_LIST = 0x2F9, EVENT_ROLE_POLL_BEGIN = 0x2FA, EVENT_REQUEST_CEMETERY_LIST_RESPONSE = 0x2FB, EVENT_WARGAME_REQUESTED = 0x2FC, EVENT_GUILD_NEWS_UPDATE = 0x2FD, EVENT_CHAT_SERVER_DISCONNECTED = 0x2FE, EVENT_CHAT_SERVER_RECONNECTED = 0x2FF, EVENT_STREAMING_ICON = 0x300, EVENT_RECEIVED_ACHIEVEMENT_MEMBER_LIST = 0x301, EVENT_SPELL_ACTIVATION_OVERLAY_SHOW = 0x302, EVENT_SPELL_ACTIVATION_OVERLAY_HIDE = 0x303, EVENT_SPELL_ACTIVATION_OVERLAY_GLOW_SHOW = 0x304, EVENT_SPELL_ACTIVATION_OVERLAY_GLOW_HIDE = 0x305, EVENT_UNIT_PHASE = 0x306, EVENT_UNIT_POWER_BAR_SHOW = 0x307, EVENT_UNIT_POWER_BAR_HIDE = 0x308, EVENT_UNIT_POWER_BAR_TIMER_UPDATE = 0x309, EVENT_GUILD_RANKS_UPDATE = 0x30A, EVENT_PVP_RATED_STATS_UPDATE = 0x30B, EVENT_PVP_REWARDS_UPDATE = 0x30C, EVENT_CHAT_MSG_COMBAT_GUILD_XP_GAIN = 0x30D, EVENT_UNIT_GUILD_LEVEL = 0x30E, EVENT_GUILD_PARTY_STATE_UPDATED = 0x30F, EVENT_PLAYER_AVG_ITEM_LEVEL_READY = 0x310, EVENT_ECLIPSE_DIRECTION_CHANGE = 0x311, EVENT_GET_ITEM_INFO_RECEIVED = 0x312, EVENT_MAX_SPELL_START_RECOVERY_OFFSET_CHANGED = 0x313, EVENT_UNIT_HEALTH_FREQUENT = 0x314, EVENT_GUILD_REP_UPDATED = 0x315, EVENT_BN_BLOCK_FAILED_TOO_MANY = 0x316, EVENT_SPELL_PUSHED_TO_ACTIONBAR = 0x317, EVENT_START_TIMER = 0x318, EVENT_LF_GUILD_POST_UPDATED = 0x319, EVENT_LF_GUILD_BROWSE_UPDATED = 0x31A, EVENT_LF_GUILD_RECRUITS_UPDATED = 0x31B, EVENT_LF_GUILD_MEMBERSHIP_LIST_UPDATED = 0x31C, EVENT_LF_GUILD_RECRUIT_LIST_CHANGED = 0x31D, EVENT_LF_GUILD_MEMBERSHIP_LIST_CHANGED = 0x31E, EVENT_GUILD_CHALLENGE_UPDATED = 0x31F, EVENT_GUILD_CHALLENGE_COMPLETED = 0x320, EVENT_RESTRICTED_ACCOUNT_WARNING = 0x321, EVENT_EJ_LOOT_DATA_RECIEVED = 0x322, EVENT_EJ_DIFFICULTY_UPDATE = 0x323, EVENT_COMPACT_UNIT_FRAME_PROFILES_LOADED = 0x324, EVENT_CONFIRM_BEFORE_USE = 0x325, EVENT_CLEAR_BOSS_EMOTES = 0x326, EVENT_INCOMING_RESURRECT_CHANGED = 0x327, EVENT_TRIAL_CAP_REACHED_MONEY = 0x328, EVENT_TRIAL_CAP_REACHED_LEVEL = 0x329, EVENT_REQUIRED_GUILD_RENAME_RESULT = 0x32A, EVENT_GUILD_RENAME_REQUIRED = 0x32B, EVENT_TRANSMOGRIFY_OPEN = 0x32C, EVENT_TRANSMOGRIFY_CLOSE = 0x32D, EVENT_TRANSMOGRIFY_UPDATE = 0x32E, EVENT_TRANSMOGRIFY_SUCCESS = 0x32F, EVENT_TRANSMOGRIFY_BIND_CONFIRM = 0x330, EVENT_VOID_STORAGE_OPEN = 0x331, EVENT_VOID_STORAGE_CLOSE = 0x332, EVENT_VOID_STORAGE_UPDATE = 0x333, EVENT_VOID_STORAGE_CONTENTS_UPDATE = 0x334, EVENT_VOID_STORAGE_DEPOSIT_UPDATE = 0x335, EVENT_VOID_TRANSFER_DONE = 0x336, EVENT_VOID_DEPOSIT_WARNING = 0x337, EVENT_INVENTORY_SEARCH_UPDATE = 0x338, EVENT_PLAYER_REPORT_SUBMITTED = 0x339, EVENT_SOR_BY_TEXT_UPDATED = 0x33A, EVENT_MISSING_OUT_ON_LOOT = 0x33B, EVENT_INELIGIBLE_FOR_LOOT = 0x33C, EVENT_SOR_START_EXPERIENCE_INCOMPLETE = 0x33D, EVENT_SELF_RES_SPELL_CHANGED = 0x33E, FRAMEXML_EVENT_COUNT = 0x33F }
Offsets:Code:public enum WowObjectFields { OBJECT_FIELD_GUID = 0x0, OBJECT_FIELD_DATA = 0x8, OBJECT_FIELD_TYPE = 0x10, OBJECT_FIELD_ENTRY = 0x14, OBJECT_FIELD_SCALE_X = 0x18, OBJECT_FIELD_PADDING = 0x1C, }; public enum WowUnitFields { UNIT_FIELD_CHARM = 0x20 + 0x0, UNIT_FIELD_SUMMON = 0x20 + 0x8, UNIT_FIELD_CRITTER = 0x20 + 0x10, UNIT_FIELD_CHARMEDBY = 0x20 + 0x18, UNIT_FIELD_SUMMONEDBY = 0x20 + 0x20, UNIT_FIELD_CREATEDBY = 0x20 + 0x28, UNIT_FIELD_TARGET = 0x20 + 0x30, UNIT_FIELD_CHANNEL_OBJECT = 0x20 + 0x38, UNIT_CHANNEL_SPELL = 0x20 + 0x40, UNIT_FIELD_BYTES_0 = 0x20 + 0x44, UNIT_FIELD_HEALTH = 0x20 + 0x48, UNIT_FIELD_POWER1 = 0x20 + 0x4C, UNIT_FIELD_POWER2 = 0x20 + 0x50, UNIT_FIELD_POWER3 = 0x20 + 0x54, UNIT_FIELD_POWER4 = 0x20 + 0x58, UNIT_FIELD_POWER5 = 0x20 + 0x5C, UNIT_FIELD_MAXHEALTH = 0x20 + 0x60, UNIT_FIELD_MAXPOWER1 = 0x20 + 0x64, UNIT_FIELD_MAXPOWER2 = 0x20 + 0x68, UNIT_FIELD_MAXPOWER3 = 0x20 + 0x6C, UNIT_FIELD_MAXPOWER4 = 0x20 + 0x70, UNIT_FIELD_MAXPOWER5 = 0x20 + 0x74, UNIT_FIELD_POWER_REGEN_FLAT_MODIFIER = 0x20 + 0x78, UNIT_FIELD_POWER_REGEN_INTERRUPTED_FLAT_MODIFIER = 0x20 + 0x8C, UNIT_FIELD_LEVEL = 0x20 + 0xA0, UNIT_FIELD_FACTIONTEMPLATE = 0x20 + 0xA4, UNIT_VIRTUAL_ITEM_SLOT_ID = 0x20 + 0xA8, UNIT_FIELD_FLAGS = 0x20 + 0xB4, UNIT_FIELD_FLAGS_2 = 0x20 + 0xB8, UNIT_FIELD_AURASTATE = 0x20 + 0xBC, UNIT_FIELD_BASEATTACKTIME = 0x20 + 0xC0, UNIT_FIELD_RANGEDATTACKTIME = 0x20 + 0xC8, UNIT_FIELD_BOUNDINGRADIUS = 0x20 + 0xCC, UNIT_FIELD_COMBATREACH = 0x20 + 0xD0, UNIT_FIELD_DISPLAYID = 0x20 + 0xD4, UNIT_FIELD_NATIVEDISPLAYID = 0x20 + 0xD8, UNIT_FIELD_MOUNTDISPLAYID = 0x20 + 0xDC, UNIT_FIELD_MINDAMAGE = 0x20 + 0xE0, UNIT_FIELD_MAXDAMAGE = 0x20 + 0xE4, UNIT_FIELD_MINOFFHANDDAMAGE = 0x20 + 0xE8, UNIT_FIELD_MAXOFFHANDDAMAGE = 0x20 + 0xEC, UNIT_FIELD_BYTES_1 = 0x20 + 0xF0, UNIT_FIELD_PETNUMBER = 0x20 + 0xF4, UNIT_FIELD_PET_NAME_TIMESTAMP = 0x20 + 0xF8, UNIT_FIELD_PETEXPERIENCE = 0x20 + 0xFC, UNIT_FIELD_PETNEXTLEVELEXP = 0x20 + 0x100, UNIT_DYNAMIC_FLAGS = 0x20 + 0x104, UNIT_MOD_CAST_SPEED = 0x20 + 0x108, UNIT_MOD_CAST_HASTE = 0x20 + 0x10C, UNIT_CREATED_BY_SPELL = 0x20 + 0x110, UNIT_NPC_FLAGS = 0x20 + 0x114, UNIT_NPC_EMOTESTATE = 0x20 + 0x118, UNIT_FIELD_STAT0 = 0x20 + 0x11C, UNIT_FIELD_STAT1 = 0x20 + 0x120, UNIT_FIELD_STAT2 = 0x20 + 0x124, UNIT_FIELD_STAT3 = 0x20 + 0x128, UNIT_FIELD_STAT4 = 0x20 + 0x12C, UNIT_FIELD_POSSTAT0 = 0x20 + 0x130, UNIT_FIELD_POSSTAT1 = 0x20 + 0x134, UNIT_FIELD_POSSTAT2 = 0x20 + 0x138, UNIT_FIELD_POSSTAT3 = 0x20 + 0x13C, UNIT_FIELD_POSSTAT4 = 0x20 + 0x140, UNIT_FIELD_NEGSTAT0 = 0x20 + 0x144, UNIT_FIELD_NEGSTAT1 = 0x20 + 0x148, UNIT_FIELD_NEGSTAT2 = 0x20 + 0x14C, UNIT_FIELD_NEGSTAT3 = 0x20 + 0x150, UNIT_FIELD_NEGSTAT4 = 0x20 + 0x154, UNIT_FIELD_RESISTANCES = 0x20 + 0x158, UNIT_FIELD_RESISTANCEBUFFMODSPOSITIVE = 0x20 + 0x174, UNIT_FIELD_RESISTANCEBUFFMODSNEGATIVE = 0x20 + 0x190, UNIT_FIELD_BASE_MANA = 0x20 + 0x1AC, UNIT_FIELD_BASE_HEALTH = 0x20 + 0x1B0, UNIT_FIELD_BYTES_2 = 0x20 + 0x1B4, UNIT_FIELD_ATTACK_POWER = 0x20 + 0x1B8, UNIT_FIELD_ATTACK_POWER_MOD_POS = 0x20 + 0x1BC, UNIT_FIELD_ATTACK_POWER_MOD_NEG = 0x20 + 0x1C0, UNIT_FIELD_ATTACK_POWER_MULTIPLIER = 0x20 + 0x1C4, UNIT_FIELD_RANGED_ATTACK_POWER = 0x20 + 0x1C8, UNIT_FIELD_RANGED_ATTACK_POWER_MOD_POS = 0x20 + 0x1CC, UNIT_FIELD_RANGED_ATTACK_POWER_MOD_NEG = 0x20 + 0x1D0, UNIT_FIELD_RANGED_ATTACK_POWER_MULTIPLIER = 0x20 + 0x1D4, UNIT_FIELD_MINRANGEDDAMAGE = 0x20 + 0x1D8, UNIT_FIELD_MAXRANGEDDAMAGE = 0x20 + 0x1DC, UNIT_FIELD_POWER_COST_MODIFIER = 0x20 + 0x1E0, UNIT_FIELD_POWER_COST_MULTIPLIER = 0x20 + 0x1FC, UNIT_FIELD_MAXHEALTHMODIFIER = 0x20 + 0x218, UNIT_FIELD_HOVERHEIGHT = 0x20 + 0x21C, UNIT_FIELD_MAXITEMLEVEL = 0x20 + 0x220, UNIT_FIELD_PADDING = 0x20 + 0x224, }; // Descriptors: 0x00D1A508 public enum WowItemFields { ITEM_FIELD_OWNER = 0x20 + 0x0, ITEM_FIELD_CONTAINED = 0x20 + 0x8, ITEM_FIELD_CREATOR = 0x20 + 0x10, ITEM_FIELD_GIFTCREATOR = 0x20 + 0x18, ITEM_FIELD_STACK_COUNT = 0x20 + 0x20, ITEM_FIELD_DURATION = 0x20 + 0x24, ITEM_FIELD_SPELL_CHARGES = 0x20 + 0x28, ITEM_FIELD_FLAGS = 0x20 + 0x3C, ITEM_FIELD_ENCHANTMENT_1_1 = 0x20 + 0x40, ITEM_FIELD_ENCHANTMENT_1_3 = 0x20 + 0x48, ITEM_FIELD_ENCHANTMENT_2_1 = 0x20 + 0x4C, ITEM_FIELD_ENCHANTMENT_2_3 = 0x20 + 0x54, ITEM_FIELD_ENCHANTMENT_3_1 = 0x20 + 0x58, ITEM_FIELD_ENCHANTMENT_3_3 = 0x20 + 0x60, ITEM_FIELD_ENCHANTMENT_4_1 = 0x20 + 0x64, ITEM_FIELD_ENCHANTMENT_4_3 = 0x20 + 0x6C, ITEM_FIELD_ENCHANTMENT_5_1 = 0x20 + 0x70, ITEM_FIELD_ENCHANTMENT_5_3 = 0x20 + 0x78, ITEM_FIELD_ENCHANTMENT_6_1 = 0x20 + 0x7C, ITEM_FIELD_ENCHANTMENT_6_3 = 0x20 + 0x84, ITEM_FIELD_ENCHANTMENT_7_1 = 0x20 + 0x88, ITEM_FIELD_ENCHANTMENT_7_3 = 0x20 + 0x90, ITEM_FIELD_ENCHANTMENT_8_1 = 0x20 + 0x94, ITEM_FIELD_ENCHANTMENT_8_3 = 0x20 + 0x9C, ITEM_FIELD_ENCHANTMENT_9_1 = 0x20 + 0xA0, ITEM_FIELD_ENCHANTMENT_9_3 = 0x20 + 0xA8, ITEM_FIELD_ENCHANTMENT_10_1 = 0x20 + 0xAC, ITEM_FIELD_ENCHANTMENT_10_3 = 0x20 + 0xB4, ITEM_FIELD_ENCHANTMENT_11_1 = 0x20 + 0xB8, ITEM_FIELD_ENCHANTMENT_11_3 = 0x20 + 0xC0, ITEM_FIELD_ENCHANTMENT_12_1 = 0x20 + 0xC4, ITEM_FIELD_ENCHANTMENT_12_3 = 0x20 + 0xCC, ITEM_FIELD_ENCHANTMENT_13_1 = 0x20 + 0xD0, ITEM_FIELD_ENCHANTMENT_13_3 = 0x20 + 0xD8, ITEM_FIELD_ENCHANTMENT_14_1 = 0x20 + 0xDC, ITEM_FIELD_ENCHANTMENT_14_3 = 0x20 + 0xE4, ITEM_FIELD_ENCHANTMENT_15_1 = 0x20 + 0xE8, ITEM_FIELD_ENCHANTMENT_15_3 = 0x20 + 0xF0, ITEM_FIELD_PROPERTY_SEED = 0x20 + 0xF4, ITEM_FIELD_RANDOM_PROPERTIES_ID = 0x20 + 0xF8, ITEM_FIELD_DURABILITY = 0x20 + 0xFC, ITEM_FIELD_MAXDURABILITY = 0x20 + 0x100, ITEM_FIELD_CREATE_PLAYED_TIME = 0x20 + 0x104, }; // Descriptors: 0x00D1AFB8 public enum WowPlayerFields { PLAYER_DUEL_ARBITER = 0x248 + 0x0, PLAYER_FLAGS = 0x248 + 0x8, PLAYER_GUILDRANK = 0x248 + 0xC, PLAYER_GUILDDELETE_DATE = 0x248 + 0x10, PLAYER_GUILDLEVEL = 0x248 + 0x14, PLAYER_BYTES = 0x248 + 0x18, PLAYER_BYTES_2 = 0x248 + 0x1C, PLAYER_BYTES_3 = 0x248 + 0x20, PLAYER_DUEL_TEAM = 0x248 + 0x24, PLAYER_GUILD_TIMESTAMP = 0x248 + 0x28, PLAYER_QUEST_LOG_1_1 = 0x248 + 0x2C, PLAYER_QUEST_LOG_1_2 = 0x248 + 0x30, PLAYER_QUEST_LOG_1_3 = 0x248 + 0x34, PLAYER_QUEST_LOG_1_4 = 0x248 + 0x3C, PLAYER_QUEST_LOG_2_1 = 0x248 + 0x40, PLAYER_QUEST_LOG_2_2 = 0x248 + 0x44, PLAYER_QUEST_LOG_2_3 = 0x248 + 0x48, PLAYER_QUEST_LOG_2_5 = 0x248 + 0x50, PLAYER_QUEST_LOG_3_1 = 0x248 + 0x54, PLAYER_QUEST_LOG_3_2 = 0x248 + 0x58, PLAYER_QUEST_LOG_3_3 = 0x248 + 0x5C, PLAYER_QUEST_LOG_3_5 = 0x248 + 0x64, PLAYER_QUEST_LOG_4_1 = 0x248 + 0x68, PLAYER_QUEST_LOG_4_2 = 0x248 + 0x6C, PLAYER_QUEST_LOG_4_3 = 0x248 + 0x70, PLAYER_QUEST_LOG_4_5 = 0x248 + 0x78, PLAYER_QUEST_LOG_5_1 = 0x248 + 0x7C, PLAYER_QUEST_LOG_5_2 = 0x248 + 0x80, PLAYER_QUEST_LOG_5_3 = 0x248 + 0x84, PLAYER_QUEST_LOG_5_5 = 0x248 + 0x8C, PLAYER_QUEST_LOG_6_1 = 0x248 + 0x90, PLAYER_QUEST_LOG_6_2 = 0x248 + 0x94, PLAYER_QUEST_LOG_6_3 = 0x248 + 0x98, PLAYER_QUEST_LOG_6_5 = 0x248 + 0xA0, PLAYER_QUEST_LOG_7_1 = 0x248 + 0xA4, PLAYER_QUEST_LOG_7_2 = 0x248 + 0xA8, PLAYER_QUEST_LOG_7_3 = 0x248 + 0xAC, PLAYER_QUEST_LOG_7_5 = 0x248 + 0xB4, PLAYER_QUEST_LOG_8_1 = 0x248 + 0xB8, PLAYER_QUEST_LOG_8_2 = 0x248 + 0xBC, PLAYER_QUEST_LOG_8_3 = 0x248 + 0xC0, PLAYER_QUEST_LOG_8_5 = 0x248 + 0xC8, PLAYER_QUEST_LOG_9_1 = 0x248 + 0xCC, PLAYER_QUEST_LOG_9_2 = 0x248 + 0xD0, PLAYER_QUEST_LOG_9_3 = 0x248 + 0xD4, PLAYER_QUEST_LOG_9_5 = 0x248 + 0xDC, PLAYER_QUEST_LOG_10_1 = 0x248 + 0xE0, PLAYER_QUEST_LOG_10_2 = 0x248 + 0xE4, PLAYER_QUEST_LOG_10_3 = 0x248 + 0xE8, PLAYER_QUEST_LOG_10_5 = 0x248 + 0xF0, PLAYER_QUEST_LOG_11_1 = 0x248 + 0xF4, PLAYER_QUEST_LOG_11_2 = 0x248 + 0xF8, PLAYER_QUEST_LOG_11_3 = 0x248 + 0xFC, PLAYER_QUEST_LOG_11_5 = 0x248 + 0x104, PLAYER_QUEST_LOG_12_1 = 0x248 + 0x108, PLAYER_QUEST_LOG_12_2 = 0x248 + 0x10C, PLAYER_QUEST_LOG_12_3 = 0x248 + 0x110, PLAYER_QUEST_LOG_12_5 = 0x248 + 0x118, PLAYER_QUEST_LOG_13_1 = 0x248 + 0x11C, PLAYER_QUEST_LOG_13_2 = 0x248 + 0x120, PLAYER_QUEST_LOG_13_3 = 0x248 + 0x124, PLAYER_QUEST_LOG_13_5 = 0x248 + 0x12C, PLAYER_QUEST_LOG_14_1 = 0x248 + 0x130, PLAYER_QUEST_LOG_14_2 = 0x248 + 0x134, PLAYER_QUEST_LOG_14_3 = 0x248 + 0x138, PLAYER_QUEST_LOG_14_5 = 0x248 + 0x140, PLAYER_QUEST_LOG_15_1 = 0x248 + 0x144, PLAYER_QUEST_LOG_15_2 = 0x248 + 0x148, PLAYER_QUEST_LOG_15_3 = 0x248 + 0x14C, PLAYER_QUEST_LOG_15_5 = 0x248 + 0x154, PLAYER_QUEST_LOG_16_1 = 0x248 + 0x158, PLAYER_QUEST_LOG_16_2 = 0x248 + 0x15C, PLAYER_QUEST_LOG_16_3 = 0x248 + 0x160, PLAYER_QUEST_LOG_16_5 = 0x248 + 0x168, PLAYER_QUEST_LOG_17_1 = 0x248 + 0x16C, PLAYER_QUEST_LOG_17_2 = 0x248 + 0x170, PLAYER_QUEST_LOG_17_3 = 0x248 + 0x174, PLAYER_QUEST_LOG_17_5 = 0x248 + 0x17C, PLAYER_QUEST_LOG_18_1 = 0x248 + 0x180, PLAYER_QUEST_LOG_18_2 = 0x248 + 0x184, PLAYER_QUEST_LOG_18_3 = 0x248 + 0x188, PLAYER_QUEST_LOG_18_5 = 0x248 + 0x190, PLAYER_QUEST_LOG_19_1 = 0x248 + 0x194, PLAYER_QUEST_LOG_19_2 = 0x248 + 0x198, PLAYER_QUEST_LOG_19_3 = 0x248 + 0x19C, PLAYER_QUEST_LOG_19_5 = 0x248 + 0x1A4, PLAYER_QUEST_LOG_20_1 = 0x248 + 0x1A8, PLAYER_QUEST_LOG_20_2 = 0x248 + 0x1AC, PLAYER_QUEST_LOG_20_3 = 0x248 + 0x1B0, PLAYER_QUEST_LOG_20_5 = 0x248 + 0x1B8, PLAYER_QUEST_LOG_21_1 = 0x248 + 0x1BC, PLAYER_QUEST_LOG_21_2 = 0x248 + 0x1C0, PLAYER_QUEST_LOG_21_3 = 0x248 + 0x1C4, PLAYER_QUEST_LOG_21_5 = 0x248 + 0x1CC, PLAYER_QUEST_LOG_22_1 = 0x248 + 0x1D0, PLAYER_QUEST_LOG_22_2 = 0x248 + 0x1D4, PLAYER_QUEST_LOG_22_3 = 0x248 + 0x1D8, PLAYER_QUEST_LOG_22_5 = 0x248 + 0x1E0, PLAYER_QUEST_LOG_23_1 = 0x248 + 0x1E4, PLAYER_QUEST_LOG_23_2 = 0x248 + 0x1E8, PLAYER_QUEST_LOG_23_3 = 0x248 + 0x1EC, PLAYER_QUEST_LOG_23_5 = 0x248 + 0x1F4, PLAYER_QUEST_LOG_24_1 = 0x248 + 0x1F8, PLAYER_QUEST_LOG_24_2 = 0x248 + 0x1FC, PLAYER_QUEST_LOG_24_3 = 0x248 + 0x200, PLAYER_QUEST_LOG_24_5 = 0x248 + 0x208, PLAYER_QUEST_LOG_25_1 = 0x248 + 0x20C, PLAYER_QUEST_LOG_25_2 = 0x248 + 0x210, PLAYER_QUEST_LOG_25_3 = 0x248 + 0x214, PLAYER_QUEST_LOG_25_5 = 0x248 + 0x21C, PLAYER_QUEST_LOG_26_1 = 0x248 + 0x220, PLAYER_QUEST_LOG_26_2 = 0x248 + 0x224, PLAYER_QUEST_LOG_26_3 = 0x248 + 0x228, PLAYER_QUEST_LOG_26_5 = 0x248 + 0x230, PLAYER_QUEST_LOG_27_1 = 0x248 + 0x234, PLAYER_QUEST_LOG_27_2 = 0x248 + 0x238, PLAYER_QUEST_LOG_27_3 = 0x248 + 0x23C, PLAYER_QUEST_LOG_27_5 = 0x248 + 0x244, PLAYER_QUEST_LOG_28_1 = 0x248 + 0x248, PLAYER_QUEST_LOG_28_2 = 0x248 + 0x24C, PLAYER_QUEST_LOG_28_3 = 0x248 + 0x250, PLAYER_QUEST_LOG_28_5 = 0x248 + 0x258, PLAYER_QUEST_LOG_29_1 = 0x248 + 0x25C, PLAYER_QUEST_LOG_29_2 = 0x248 + 0x260, PLAYER_QUEST_LOG_29_3 = 0x248 + 0x264, PLAYER_QUEST_LOG_29_5 = 0x248 + 0x26C, PLAYER_QUEST_LOG_30_1 = 0x248 + 0x270, PLAYER_QUEST_LOG_30_2 = 0x248 + 0x274, PLAYER_QUEST_LOG_30_3 = 0x248 + 0x278, PLAYER_QUEST_LOG_30_5 = 0x248 + 0x280, PLAYER_QUEST_LOG_31_1 = 0x248 + 0x284, PLAYER_QUEST_LOG_31_2 = 0x248 + 0x288, PLAYER_QUEST_LOG_31_3 = 0x248 + 0x28C, PLAYER_QUEST_LOG_31_5 = 0x248 + 0x294, PLAYER_QUEST_LOG_32_1 = 0x248 + 0x298, PLAYER_QUEST_LOG_32_2 = 0x248 + 0x29C, PLAYER_QUEST_LOG_32_3 = 0x248 + 0x2A0, PLAYER_QUEST_LOG_32_5 = 0x248 + 0x2A8, PLAYER_QUEST_LOG_33_1 = 0x248 + 0x2AC, PLAYER_QUEST_LOG_33_2 = 0x248 + 0x2B0, PLAYER_QUEST_LOG_33_3 = 0x248 + 0x2B4, PLAYER_QUEST_LOG_33_5 = 0x248 + 0x2BC, PLAYER_QUEST_LOG_34_1 = 0x248 + 0x2C0, PLAYER_QUEST_LOG_34_2 = 0x248 + 0x2C4, PLAYER_QUEST_LOG_34_3 = 0x248 + 0x2C8, PLAYER_QUEST_LOG_34_5 = 0x248 + 0x2D0, PLAYER_QUEST_LOG_35_1 = 0x248 + 0x2D4, PLAYER_QUEST_LOG_35_2 = 0x248 + 0x2D8, PLAYER_QUEST_LOG_35_3 = 0x248 + 0x2DC, PLAYER_QUEST_LOG_35_5 = 0x248 + 0x2E4, PLAYER_QUEST_LOG_36_1 = 0x248 + 0x2E8, PLAYER_QUEST_LOG_36_2 = 0x248 + 0x2EC, PLAYER_QUEST_LOG_36_3 = 0x248 + 0x2F0, PLAYER_QUEST_LOG_36_5 = 0x248 + 0x2F8, PLAYER_QUEST_LOG_37_1 = 0x248 + 0x2FC, PLAYER_QUEST_LOG_37_2 = 0x248 + 0x300, PLAYER_QUEST_LOG_37_3 = 0x248 + 0x304, PLAYER_QUEST_LOG_37_5 = 0x248 + 0x30C, PLAYER_QUEST_LOG_38_1 = 0x248 + 0x310, PLAYER_QUEST_LOG_38_2 = 0x248 + 0x314, PLAYER_QUEST_LOG_38_3 = 0x248 + 0x318, PLAYER_QUEST_LOG_38_5 = 0x248 + 0x320, PLAYER_QUEST_LOG_39_1 = 0x248 + 0x324, PLAYER_QUEST_LOG_39_2 = 0x248 + 0x328, PLAYER_QUEST_LOG_39_3 = 0x248 + 0x32C, PLAYER_QUEST_LOG_39_5 = 0x248 + 0x334, PLAYER_QUEST_LOG_40_1 = 0x248 + 0x338, PLAYER_QUEST_LOG_40_2 = 0x248 + 0x33C, PLAYER_QUEST_LOG_40_3 = 0x248 + 0x340, PLAYER_QUEST_LOG_40_5 = 0x248 + 0x348, PLAYER_QUEST_LOG_41_1 = 0x248 + 0x34C, PLAYER_QUEST_LOG_41_2 = 0x248 + 0x350, PLAYER_QUEST_LOG_41_3 = 0x248 + 0x354, PLAYER_QUEST_LOG_41_5 = 0x248 + 0x35C, PLAYER_QUEST_LOG_42_1 = 0x248 + 0x360, PLAYER_QUEST_LOG_42_2 = 0x248 + 0x364, PLAYER_QUEST_LOG_42_3 = 0x248 + 0x368, PLAYER_QUEST_LOG_42_5 = 0x248 + 0x370, PLAYER_QUEST_LOG_43_1 = 0x248 + 0x374, PLAYER_QUEST_LOG_43_2 = 0x248 + 0x378, PLAYER_QUEST_LOG_43_3 = 0x248 + 0x37C, PLAYER_QUEST_LOG_43_5 = 0x248 + 0x384, PLAYER_QUEST_LOG_44_1 = 0x248 + 0x388, PLAYER_QUEST_LOG_44_2 = 0x248 + 0x38C, PLAYER_QUEST_LOG_44_3 = 0x248 + 0x390, PLAYER_QUEST_LOG_44_5 = 0x248 + 0x398, PLAYER_QUEST_LOG_45_1 = 0x248 + 0x39C, PLAYER_QUEST_LOG_45_2 = 0x248 + 0x3A0, PLAYER_QUEST_LOG_45_3 = 0x248 + 0x3A4, PLAYER_QUEST_LOG_45_5 = 0x248 + 0x3AC, PLAYER_QUEST_LOG_46_1 = 0x248 + 0x3B0, PLAYER_QUEST_LOG_46_2 = 0x248 + 0x3B4, PLAYER_QUEST_LOG_46_3 = 0x248 + 0x3B8, PLAYER_QUEST_LOG_46_5 = 0x248 + 0x3C0, PLAYER_QUEST_LOG_47_1 = 0x248 + 0x3C4, PLAYER_QUEST_LOG_47_2 = 0x248 + 0x3C8, PLAYER_QUEST_LOG_47_3 = 0x248 + 0x3CC, PLAYER_QUEST_LOG_47_5 = 0x248 + 0x3D4, PLAYER_QUEST_LOG_48_1 = 0x248 + 0x3D8, PLAYER_QUEST_LOG_48_2 = 0x248 + 0x3DC, PLAYER_QUEST_LOG_48_3 = 0x248 + 0x3E0, PLAYER_QUEST_LOG_48_5 = 0x248 + 0x3E8, PLAYER_QUEST_LOG_49_1 = 0x248 + 0x3EC, PLAYER_QUEST_LOG_49_2 = 0x248 + 0x3F0, PLAYER_QUEST_LOG_49_3 = 0x248 + 0x3F4, PLAYER_QUEST_LOG_49_5 = 0x248 + 0x3FC, PLAYER_QUEST_LOG_50_1 = 0x248 + 0x400, PLAYER_QUEST_LOG_50_2 = 0x248 + 0x404, PLAYER_QUEST_LOG_50_3 = 0x248 + 0x408, PLAYER_QUEST_LOG_50_5 = 0x248 + 0x410, PLAYER_VISIBLE_ITEM_1_ENTRYID = 0x248 + 0x414, PLAYER_VISIBLE_ITEM_1_ENCHANTMENT = 0x248 + 0x418, PLAYER_VISIBLE_ITEM_2_ENTRYID = 0x248 + 0x41C, PLAYER_VISIBLE_ITEM_2_ENCHANTMENT = 0x248 + 0x420, PLAYER_VISIBLE_ITEM_3_ENTRYID = 0x248 + 0x424, PLAYER_VISIBLE_ITEM_3_ENCHANTMENT = 0x248 + 0x428, PLAYER_VISIBLE_ITEM_4_ENTRYID = 0x248 + 0x42C, PLAYER_VISIBLE_ITEM_4_ENCHANTMENT = 0x248 + 0x430, PLAYER_VISIBLE_ITEM_5_ENTRYID = 0x248 + 0x434, PLAYER_VISIBLE_ITEM_5_ENCHANTMENT = 0x248 + 0x438, PLAYER_VISIBLE_ITEM_6_ENTRYID = 0x248 + 0x43C, PLAYER_VISIBLE_ITEM_6_ENCHANTMENT = 0x248 + 0x440, PLAYER_VISIBLE_ITEM_7_ENTRYID = 0x248 + 0x444, PLAYER_VISIBLE_ITEM_7_ENCHANTMENT = 0x248 + 0x448, PLAYER_VISIBLE_ITEM_8_ENTRYID = 0x248 + 0x44C, PLAYER_VISIBLE_ITEM_8_ENCHANTMENT = 0x248 + 0x450, PLAYER_VISIBLE_ITEM_9_ENTRYID = 0x248 + 0x454, PLAYER_VISIBLE_ITEM_9_ENCHANTMENT = 0x248 + 0x458, PLAYER_VISIBLE_ITEM_10_ENTRYID = 0x248 + 0x45C, PLAYER_VISIBLE_ITEM_10_ENCHANTMENT = 0x248 + 0x460, PLAYER_VISIBLE_ITEM_11_ENTRYID = 0x248 + 0x464, PLAYER_VISIBLE_ITEM_11_ENCHANTMENT = 0x248 + 0x468, PLAYER_VISIBLE_ITEM_12_ENTRYID = 0x248 + 0x46C, PLAYER_VISIBLE_ITEM_12_ENCHANTMENT = 0x248 + 0x470, PLAYER_VISIBLE_ITEM_13_ENTRYID = 0x248 + 0x474, PLAYER_VISIBLE_ITEM_13_ENCHANTMENT = 0x248 + 0x478, PLAYER_VISIBLE_ITEM_14_ENTRYID = 0x248 + 0x47C, PLAYER_VISIBLE_ITEM_14_ENCHANTMENT = 0x248 + 0x480, PLAYER_VISIBLE_ITEM_15_ENTRYID = 0x248 + 0x484, PLAYER_VISIBLE_ITEM_15_ENCHANTMENT = 0x248 + 0x488, PLAYER_VISIBLE_ITEM_16_ENTRYID = 0x248 + 0x48C, PLAYER_VISIBLE_ITEM_16_ENCHANTMENT = 0x248 + 0x490, PLAYER_VISIBLE_ITEM_17_ENTRYID = 0x248 + 0x494, PLAYER_VISIBLE_ITEM_17_ENCHANTMENT = 0x248 + 0x498, PLAYER_VISIBLE_ITEM_18_ENTRYID = 0x248 + 0x49C, PLAYER_VISIBLE_ITEM_18_ENCHANTMENT = 0x248 + 0x4A0, PLAYER_VISIBLE_ITEM_19_ENTRYID = 0x248 + 0x4A4, PLAYER_VISIBLE_ITEM_19_ENCHANTMENT = 0x248 + 0x4A8, PLAYER_CHOSEN_TITLE = 0x248 + 0x4AC, PLAYER_FAKE_INEBRIATION = 0x248 + 0x4B0, PLAYER_FIELD_PAD_0 = 0x248 + 0x4B4, PLAYER_FIELD_INV_SLOT_HEAD = 0x248 + 0x4B8, PLAYER_FIELD_PACK_SLOT_1 = 0x248 + 0x570, PLAYER_FIELD_BANK_SLOT_1 = 0x248 + 0x5F0, PLAYER_FIELD_BANKBAG_SLOT_1 = 0x248 + 0x6D0, PLAYER_FIELD_VENDORBUYBACK_SLOT_1 = 0x248 + 0x708, PLAYER_FARSIGHT = 0x248 + 0x768, PLAYER__FIELD_KNOWN_TITLES = 0x248 + 0x770, PLAYER__FIELD_KNOWN_TITLES1 = 0x248 + 0x778, PLAYER__FIELD_KNOWN_TITLES2 = 0x248 + 0x780, PLAYER__FIELD_KNOWN_TITLES3 = 0x248 + 0x788, PLAYER_XP = 0x248 + 0x790, PLAYER_NEXT_LEVEL_XP = 0x248 + 0x794, PLAYER_SKILL_LINEID_0 = 0x248 + 0x798, PLAYER_SKILL_STEP_0 = 0x248 + 0x898, PLAYER_SKILL_RANK_0 = 0x248 + 0x998, PLAYER_SKILL_MAX_RANK_0 = 0x248 + 0xA98, PLAYER_SKILL_MODIFIER_0 = 0x248 + 0xB98, PLAYER_SKILL_TALENT_0 = 0x248 + 0xC98, PLAYER_CHARACTER_POINTS = 0x248 + 0xD98, PLAYER_TRACK_CREATURES = 0x248 + 0xD9C, PLAYER_TRACK_RESOURCES = 0x248 + 0xDA0, PLAYER_EXPERTISE = 0x248 + 0xDA4, PLAYER_OFFHAND_EXPERTISE = 0x248 + 0xDA8, PLAYER_BLOCK_PERCENTAGE = 0x248 + 0xDAC, PLAYER_DODGE_PERCENTAGE = 0x248 + 0xDB0, PLAYER_PARRY_PERCENTAGE = 0x248 + 0xDB4, PLAYER_CRIT_PERCENTAGE = 0x248 + 0xDB8, PLAYER_RANGED_CRIT_PERCENTAGE = 0x248 + 0xDBC, PLAYER_OFFHAND_CRIT_PERCENTAGE = 0x248 + 0xDC0, PLAYER_SPELL_CRIT_PERCENTAGE1 = 0x248 + 0xDC4, PLAYER_SHIELD_BLOCK = 0x248 + 0xDE0, PLAYER_SHIELD_BLOCK_CRIT_PERCENTAGE = 0x248 + 0xDE4, PLAYER_MASTERY = 0x248 + 0xDE8, PLAYER_EXPLORED_ZONES_1 = 0x248 + 0xDEC, PLAYER_REST_STATE_EXPERIENCE = 0x248 + 0x105C, PLAYER_FIELD_COINAGE = 0x248 + 0x1060, PLAYER_FIELD_MOD_DAMAGE_DONE_POS = 0x248 + 0x1068, PLAYER_FIELD_MOD_DAMAGE_DONE_NEG = 0x248 + 0x1084, PLAYER_FIELD_MOD_DAMAGE_DONE_PCT = 0x248 + 0x10A0, PLAYER_FIELD_MOD_HEALING_DONE_POS = 0x248 + 0x10BC, PLAYER_FIELD_MOD_HEALING_PCT = 0x248 + 0x10C0, PLAYER_FIELD_MOD_HEALING_DONE_PCT = 0x248 + 0x10C4, PLAYER_FIELD_WEAPON_DMG_MULTIPLIERS = 0x248 + 0x10C8, PLAYER_FIELD_MOD_SPELL_POWER_PCT = 0x248 + 0x10D4, PLAYER_FIELD_OVERRIDE_SPELL_POWER_BY_AP_PCT = 0x248 + 0x10D8, PLAYER_FIELD_MOD_TARGET_RESISTANCE = 0x248 + 0x10DC, PLAYER_FIELD_MOD_TARGET_PHYSICAL_RESISTANCE = 0x248 + 0x10E0, PLAYER_FIELD_BYTES = 0x248 + 0x10E4, PLAYER_SELF_RES_SPELL = 0x248 + 0x10E8, PLAYER_FIELD_PVP_MEDALS = 0x248 + 0x10EC, PLAYER_FIELD_BUYBACK_PRICE_1 = 0x248 + 0x10F0, PLAYER_FIELD_BUYBACK_TIMESTAMP_1 = 0x248 + 0x1120, PLAYER_FIELD_KILLS = 0x248 + 0x1150, PLAYER_FIELD_LIFETIME_HONORBALE_KILLS = 0x248 + 0x1154, PLAYER_FIELD_BYTES2 = 0x248 + 0x1158, PLAYER_FIELD_WATCHED_FACTION_INDEX = 0x248 + 0x115C, PLAYER_FIELD_COMBAT_RATING_1 = 0x248 + 0x1160, PLAYER_FIELD_ARENA_TEAM_INFO_1_1 = 0x248 + 0x11C8, PLAYER_FIELD_BATTLEGROUND_RATING = 0x248 + 0x121C, PLAYER_FIELD_MAX_LEVEL = 0x248 + 0x1220, PLAYER_FIELD_DAILY_QUESTS_1 = 0x248 + 0x1224, PLAYER_RUNE_REGEN_1 = 0x248 + 0x1288, PLAYER_NO_REAGENT_COST_1 = 0x248 + 0x1298, PLAYER_FIELD_GLYPH_SLOTS_1 = 0x248 + 0x12A4, PLAYER_FIELD_GLYPHS_1 = 0x248 + 0x12C8, PLAYER_GLYPHS_ENABLED = 0x248 + 0x12EC, PLAYER_PET_SPELL_POWER = 0x248 + 0x12F0, PLAYER_FIELD_RESEARCHING_1 = 0x248 + 0x12F4, PLAYER_FIELD_RESERACH_SITE_1 = 0x248 + 0x1314, PLAYER_PROFESSION_SKILL_LINE_1 = 0x248 + 0x1334, PLAYER_FIELD_UI_HIT_MODIFIER = 0x248 + 0x133C, PLAYER_FIELD_UI_SPELL_HIT_MODIFIER = 0x248 + 0x1340, PLAYER_FIELD_HOME_REALM_TIME_OFFSET = 0x248 + 0x1344, PLAYER_FIELD_MOD_HASTE = 0x248 + 0x1348, PLAYER_FIELD_MOD_RANGED_HASTE = 0x248 + 0x134C, PLAYER_FIELD_MOD_PET_HASTE = 0x248 + 0x1350, PLAYER_FIELD_MOD_HASTE_REGEN = 0x248 + 0x1354, }; // Descriptors: 0x00D1A864 public enum WowContainerFields { CONTAINER_FIELD_NUM_SLOTS = 0x128 + 0x0, CONTAINER_ALIGN_PAD = 0x128 + 0x4, CONTAINER_FIELD_SLOT_1 = 0x128 + 0x8, }; // Descriptors: 0x00D1C958 public enum WowGameObjectFields { OBJECT_FIELD_CREATED_BY = 0x20, GAMEOBJECT_DISPLAYID = 0x20 + 0x8, GAMEOBJECT_FLAGS = 0x20 + 0xC, GAMEOBJECT_PARENTROTATION = 0x20 + 0x10, GAMEOBJECT_DYNAMIC = 0x20 + 0x20, GAMEOBJECT_FACTION = 0x20 + 0x24, GAMEOBJECT_LEVEL = 0x20 + 0x28, GAMEOBJECT_BYTES_1 = 0x20 + 0x2C, }; // Descriptors: 0x00D1C9F8 public enum WowDynamicObjectFields { DYNAMICOBJECT_CASTER = 0x20 + 0x0, DYNAMICOBJECT_BYTES = 0x20 + 0x8, DYNAMICOBJECT_SPELLID = 0x20 + 0xC, DYNAMICOBJECT_RADIUS = 0x20 + 0x10, DYNAMICOBJECT_CASTTIME = 0x20 + 0x14, }; // Descriptors: 0x00D1CA60 public enum WowCorpseFields { CORPSE_FIELD_OWNER = 0x20 + 0x0, CORPSE_FIELD_PARTY = 0x20 + 0x8, CORPSE_FIELD_DISPLAY_ID = 0x20 + 0x10, CORPSE_FIELD_ITEM = 0x20 + 0x14, CORPSE_FIELD_BYTES_1 = 0x20 + 0x60, CORPSE_FIELD_BYTES_2 = 0x20 + 0x64, CORPSE_FIELD_FLAGS = 0x20 + 0x68, CORPSE_FIELD_DYNAMIC_FLAGS = 0x20 + 0x6C, };
Code:public enum Functions { OsGetAsyncTimeMs = 0x479C00, CGGameUI__Target = 0x4D6410, CGUnit_C__UnitReaction = 0x1BE120, ClntObjMgrGetActivePlayerObj = 0x34B0, ClntObjMgrObjectPtr = 0x8E8B0, ClntObjMgrGetActivePlayer = 0x8D4E0, FrameScript__GetLocalizedText = 0x1BB0C0, FrameScript__ExecuteBuffer = 0x43C010, CGWorldFrame__Intersect = 0x320D90, UpdateLastHardwareAction = 0x9D3798, M2Model__IsOutdoors = 0x31F590, ClickToMove = 0x1C14E0, HandleTerrainClick = 0x4B7470, Direct3D9__Device = 0xABF2FC, Direct3D9__Device__Offset = 0x27F8, Direct3D9__Device__EndScene = 0xA8, SendChatMessage = 0x4FA3E0, FrameScript_SignalEvent = 0x43F183 } public enum Globals { PlayerName = 0x9BE6B8, CurrentRealm = 0x9BE846, CurrentTargetGUID = 0xAD72B8, LastTargetGUID = 0xAD72C0, FocusTargetGUID = 0xAD72D8, MouseOverGUID = 0xAD72A8, PetGUID = 0xB439B8, FollowGUID = 0x9D6070, ComboPoint = 0xAD7361, LootWindow = 0xB45088, SpellBookNumSpells = 0xB33AEC, SpellCooldownPtr = 0xACD584, SpellCooldownOffset = 0xACD58C, SpellBookSpellsPtr = 0xB33AF0, Timestamp = 0x9C0B14, nbItemsSellByMerchant = 0xB47FC0, BuildNumber = 0xAB40A4, GetMinimapZoneText = 0xAD7284, GetZoneText = 0xAD728C, GetSubZoneText = 0xAD7288, GetZoneID = 0xAD7320, GameObject_Animation = 0xD4, RuneState = 0xB35EB8, RuneType = 0xB35E54, IsInGame = 0xAD7296, MountsListPtr = 0xB33B4C, MountsCount = 0xB33B48, ContinentID = 0x8A26B0, LastErrorMessage = 0xAD6698, IsLoadingOrConnecting = 0xABB83C, CurrencyInfo = 0x915228, GetHomeBindAreaId = 0x9D4C14, PetSpellBookNumSpells = 0xB33AFC, PetSpellBookNumSpellsPtr = 0xB33B00, SpellIsTargetting = 0xACD4CC, SpellIsPending = 0xACD5E0, Script_GetLocale = 0x973190, CursorType = 0x93D0E0, } public enum Macros { GeneralMacros = 0xB60C28, SpecificMacros = 0xB60C2C, Base = 0xB60C4C, Next = 0x10, Name = 0x20, Icon = 0x60, Body = 0x160, IsCharSpecific = 0x1000000 } public enum Party { LeaderGUID = 0xB331C8, Member1GUID = 0xB331A8, Member2GUID = Member1GUID + 0x8, Member3GUID = Member2GUID + 0x8, Member4GUID = Member3GUID + 0x8 } public enum Chat { ChatBufferStart = 0xAD8FD0, NextMessage = 0x17C0 } public enum IsFlying { Offset = 0x38, Mask = 0x1000000, IsFlyingCapable_Mask = 0x800000 } public enum IsAutoAttacking { Pointer = 0xAC74B8, Offset = 0x9E8 } public enum IsFalling { Offset = 0x38, Mask = 0x800 } public enum IsSwimming { Offset = 0x38, Mask = 0x100000 } public enum Container { EquippedBagGUID = 0x00B4DC38, MaxSlot = 0x930, ItemGUIDStart = 0x938 } public enum SpiritHealer { X = 0xAD75F4, Y = X+0x4, Z = X+0x8 } public enum Corpse { X = 0xAD75E8, Y = X+0x4, Z = X+0x8 } public enum Camera { CGWorldFrame__GetActiveCamera = 0x4DED20, Camera_Pointer = 0xAD7870, Camera_Offset = 0x80D0 } public enum CGUnit_C__GetCreatureType { Offset1 = 0x91C, Offset2 = 0x14 } public enum CGUnit_C__GetCreatureRank { Offset1 = 0x91C, Offset2 = 0x1C } public enum AutoLoot { ActivatePointer = 0xAD74A0, ActivateOffset = 0x30 } public enum AutoSelfCast { ActivatePointer = 0xAD74AC, ActivateOffset = 0x30 } public enum ClickToMove { ActivatePointer = 0xAD7480, ActivateOffset = 0x30 } public enum WowObject { X = 0x790, Y = 0x794, Z = 0x798 R = 0x7A0, P = 0x7A4, GameObjectX = 0x110, GameObjectY = 0x114, GameObjectZ = 0x118 } public enum CustomFields { CASTING_SPELL1 = 0xA34, CHANNELED_SPELL1 = 0xA48, GAMEOBJECT_FIELD_TYPE = 0x4D, MOVEMENT_FIELD = 0x100, UNIT_SPEED = 0x800, }
Last edited by Sacred; 11-30-2011 at 07:59 AM.
Bags:Code:const DWORD CTMBase = 0x9D6050;//Ready const DWORD CTMDist = CTMBase + 0xC;//Ready const DWORD CTMGuid = CTMBase + 0x20;//Ready const DWORD CTMPush = CTMBase + 0x1C;//Ready const DWORD CTMX = CTMBase + 0x8C;//Ready const DWORD CTMY = CTMBase + 0x90;//Ready const DWORD CTMZ = CTMBase + 0x94;//Ready
Playerbase:Code:FirstBagGuid = 0xB4DC38 NextBagGuid = FirstBagGuid + 0x8
Code:PlayerBasePointer = 0x00A70AE0 PlayerBaseOffset1 = 0x38 PlayerBaseOffset2 = 0x24 Descriptor Offset = 0xC
Last edited by hamburger12; 11-30-2011 at 06:28 AM.
EDIT: Removed
Last edited by anon145236; 02-22-2012 at 09:48 AM. Reason: EDIT: Removed
Opcodes
Code:<?xml version="1.0"?> <ArrayOfOpcodeInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <OpcodeInfo> <Opcode>2</Opcode> <Index>1</Index> <Constructor>0</Constructor> <Handler>4199168</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x62E1B61F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6</Opcode> <Index>3</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6346412B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>38</Opcode> <Index>7</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x62DB813B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>130</Opcode> <Index>9</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x62BD1E0F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>160</Opcode> <Index>12</Index> <Constructor>0</Constructor> <Handler>4812400</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x624D122D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>164</Opcode> <Index>14</Index> <Constructor>0</Constructor> <Handler>5662480</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x625E0AC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>166</Opcode> <Index>15</Index> <Constructor>0</Constructor> <Handler>9329808</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6294004B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>544</Opcode> <Index>20</Index> <Constructor>0</Constructor> <Handler>5626320</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x60D97B0D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>546</Opcode> <Index>21</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x60D7DDDF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>548</Opcode> <Index>22</Index> <Constructor>0</Constructor> <Handler>9768064</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x611CADB9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>646</Opcode> <Index>27</Index> <Constructor>0</Constructor> <Handler>6138768</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x60834D2B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>678</Opcode> <Index>31</Index> <Constructor>0</Constructor> <Handler>5650224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x605BD8EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>770</Opcode> <Index>0</Index> <Constructor>6905088</Constructor> <Handler>4756592</Handler> <Destructor>6898000</Destructor> <Comment>Auth opcode, switch case is at 0x694069</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>771</Opcode> <Index>1</Index> <Constructor>7047824</Constructor> <Handler>4756816</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x693FFE</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1026</Opcode> <Index>33</Index> <Constructor>0</Constructor> <Handler>6132912</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x66FF3BCF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1028</Opcode> <Index>34</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x66FE2409</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1032</Opcode> <Index>0</Index> <Constructor>7045024</Constructor> <Handler>5958768</Handler> <Destructor>6948544</Destructor> <Comment>Jam opcode, switch case is at 0x667D0E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1034</Opcode> <Index>1</Index> <Constructor>7167872</Constructor> <Handler>9994912</Handler> <Destructor>7117456</Destructor> <Comment>Jam opcode, switch case is at 0x668D1E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1038</Opcode> <Index>3</Index> <Constructor>6992224</Constructor> <Handler>5959984</Handler> <Destructor>6943024</Destructor> <Comment>Jam opcode, switch case is at 0x66801E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1050</Opcode> <Index>5</Index> <Constructor>7039424</Constructor> <Handler>9649328</Handler> <Destructor>6946368</Destructor> <Comment>Jam opcode, switch case is at 0x66892F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1052</Opcode> <Index>6</Index> <Constructor>7118352</Constructor> <Handler>5992848</Handler> <Destructor>6950416</Destructor> <Comment>Jam opcode, switch case is at 0x6676B3</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1054</Opcode> <Index>7</Index> <Constructor>7175152</Constructor> <Handler>5993248</Handler> <Destructor>6951488</Destructor> <Comment>Jam opcode, switch case is at 0x667761</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1058</Opcode> <Index>37</Index> <Constructor>0</Constructor> <Handler>10126016</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x671C29FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1062</Opcode> <Index>39</Index> <Constructor>0</Constructor> <Handler>9933984</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x671D3BDB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1064</Opcode> <Index>8</Index> <Constructor>7253808</Constructor> <Handler>9655456</Handler> <Destructor>7212224</Destructor> <Comment>Jam opcode, switch case is at 0x668B22</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1070</Opcode> <Index>11</Index> <Constructor>7182000</Constructor> <Handler>5669664</Handler> <Destructor>7142288</Destructor> <Comment>Jam opcode, switch case is at 0x66742D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1152</Opcode> <Index>40</Index> <Constructor>0</Constructor> <Handler>6105728</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6680D21D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1154</Opcode> <Index>41</Index> <Constructor>0</Constructor> <Handler>5573136</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6676B1AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1156</Opcode> <Index>42</Index> <Constructor>0</Constructor> <Handler>5578752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x667CC799</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1158</Opcode> <Index>43</Index> <Constructor>0</Constructor> <Handler>9996976</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x66BE324B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1176</Opcode> <Index>20</Index> <Constructor>7058112</Constructor> <Handler>9755408</Handler> <Destructor>6949424</Destructor> <Comment>Jam opcode, switch case is at 0x666B32</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1182</Opcode> <Index>23</Index> <Constructor>7112880</Constructor> <Handler>6095920</Handler> <Destructor>6942992</Destructor> <Comment>Jam opcode, switch case is at 0x668390</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1184</Opcode> <Index>44</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6665EA8D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1192</Opcode> <Index>24</Index> <Constructor>7221440</Constructor> <Handler>9646000</Handler> <Destructor>7202496</Destructor> <Comment>Jam opcode, switch case is at 0x668B53</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1194</Opcode> <Index>25</Index> <Constructor>7167808</Constructor> <Handler>5321472</Handler> <Destructor>7179792</Destructor> <Comment>Jam opcode, switch case is at 0x667145</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1196</Opcode> <Index>26</Index> <Constructor>7267376</Constructor> <Handler>6441872</Handler> <Destructor>7221056</Destructor> <Comment>Jam opcode, switch case is at 0x6660FB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1208</Opcode> <Index>28</Index> <Constructor>7085024</Constructor> <Handler>9714864</Handler> <Destructor>6950768</Destructor> <Comment>Jam opcode, switch case is at 0x666574</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1214</Opcode> <Index>31</Index> <Constructor>7086112</Constructor> <Handler>5081456</Handler> <Destructor>6997744</Destructor> <Comment>Jam opcode, switch case is at 0x665F9B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1536</Opcode> <Index>48</Index> <Constructor>0</Constructor> <Handler>9621440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x653674DD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1544</Opcode> <Index>32</Index> <Constructor>7035888</Constructor> <Handler>9703328</Handler> <Destructor>6948096</Destructor> <Comment>Jam opcode, switch case is at 0x6667C0</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1550</Opcode> <Index>35</Index> <Constructor>7254464</Constructor> <Handler>10402592</Handler> <Destructor>7207040</Destructor> <Comment>Jam opcode, switch case is at 0x6672D6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1562</Opcode> <Index>37</Index> <Constructor>7136480</Constructor> <Handler>5608112</Handler> <Destructor>6943968</Destructor> <Comment>Jam opcode, switch case is at 0x668745</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1574</Opcode> <Index>55</Index> <Constructor>0</Constructor> <Handler>5876544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x64DF507B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1576</Opcode> <Index>40</Index> <Constructor>7125312</Constructor> <Handler>5959328</Handler> <Destructor>6951520</Destructor> <Comment>Jam opcode, switch case is at 0x667E65</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1580</Opcode> <Index>42</Index> <Constructor>7034400</Constructor> <Handler>5959168</Handler> <Destructor>6943328</Destructor> <Comment>Jam opcode, switch case is at 0x667E03</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1582</Opcode> <Index>43</Index> <Constructor>7032768</Constructor> <Handler>9078912</Handler> <Destructor>6945040</Destructor> <Comment>Jam opcode, switch case is at 0x66739A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1592</Opcode> <Index>44</Index> <Constructor>6943808</Constructor> <Handler>10397360</Handler> <Destructor>6943104</Destructor> <Comment>Jam opcode, switch case is at 0x667338</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1594</Opcode> <Index>45</Index> <Constructor>7138336</Constructor> <Handler>6076592</Handler> <Destructor>7131584</Destructor> <Comment>Jam opcode, switch case is at 0x667E96</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1664</Opcode> <Index>56</Index> <Constructor>0</Constructor> <Handler>9920880</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x64BB070D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1666</Opcode> <Index>57</Index> <Constructor>0</Constructor> <Handler>5577824</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6476C1FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1674</Opcode> <Index>49</Index> <Constructor>7194224</Constructor> <Handler>9677104</Handler> <Destructor>7206720</Destructor> <Comment>Jam opcode, switch case is at 0x66644E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1676</Opcode> <Index>50</Index> <Constructor>7070128</Constructor> <Handler>6095472</Handler> <Destructor>6949152</Destructor> <Comment>Jam opcode, switch case is at 0x6682CC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1690</Opcode> <Index>53</Index> <Constructor>7206256</Constructor> <Handler>9747504</Handler> <Destructor>7225808</Destructor> <Comment>Jam opcode, switch case is at 0x665DE2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1692</Opcode> <Index>54</Index> <Constructor>7095600</Constructor> <Handler>5957712</Handler> <Destructor>6952128</Destructor> <Comment>Jam opcode, switch case is at 0x667A91</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1694</Opcode> <Index>55</Index> <Constructor>7065040</Constructor> <Handler>5958608</Handler> <Destructor>6945088</Destructor> <Comment>Jam opcode, switch case is at 0x667CAC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1698</Opcode> <Index>61</Index> <Constructor>0</Constructor> <Handler>9765232</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6496A72F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1700</Opcode> <Index>62</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x649524A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1704</Opcode> <Index>56</Index> <Constructor>7125520</Constructor> <Handler>5957648</Handler> <Destructor>6950400</Destructor> <Comment>Jam opcode, switch case is at 0x667A60</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1706</Opcode> <Index>57</Index> <Constructor>7088576</Constructor> <Handler>5960160</Handler> <Destructor>6943008</Destructor> <Comment>Jam opcode, switch case is at 0x668080</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1794</Opcode> <Index>4</Index> <Constructor>6905088</Constructor> <Handler>4754624</Handler> <Destructor>6898000</Destructor> <Comment>Auth opcode, switch case is at 0x693F9C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1795</Opcode> <Index>5</Index> <Constructor>6905168</Constructor> <Handler>4753456</Handler> <Destructor>6898016</Destructor> <Comment>Auth opcode, switch case is at 0x69402F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2048</Opcode> <Index>64</Index> <Constructor>0</Constructor> <Handler>9128496</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6B2EF54D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2052</Opcode> <Index>66</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6B352A09</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2084</Opcode> <Index>70</Index> <Constructor>0</Constructor> <Handler>10528336</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6B285189</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2086</Opcode> <Index>71</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6B132A2B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2182</Opcode> <Index>75</Index> <Constructor>0</Constructor> <Handler>10190928</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6AC12BEB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2208</Opcode> <Index>76</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6A59E85D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2212</Opcode> <Index>78</Index> <Constructor>0</Constructor> <Handler>5572992</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6A5CB539</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2214</Opcode> <Index>79</Index> <Constructor>0</Constructor> <Handler>5652032</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6A5BE9FB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2560</Opcode> <Index>80</Index> <Constructor>0</Constructor> <Handler>5951536</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x68FE794D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2564</Opcode> <Index>82</Index> <Constructor>0</Constructor> <Handler>9408256</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x69373819</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2566</Opcode> <Index>83</Index> <Constructor>0</Constructor> <Handler>9963920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x693DB2AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2592</Opcode> <Index>84</Index> <Constructor>0</Constructor> <Handler>9372992</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6912AE7D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2594</Opcode> <Index>85</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x691D23AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2598</Opcode> <Index>87</Index> <Constructor>0</Constructor> <Handler>9621520</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6918794B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2694</Opcode> <Index>91</Index> <Constructor>0</Constructor> <Handler>9925984</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x68BD1EFB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2724</Opcode> <Index>94</Index> <Constructor>0</Constructor> <Handler>9419392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x68976439</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>2726</Opcode> <Index>95</Index> <Constructor>0</Constructor> <Handler>4207984</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6845DF2B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3078</Opcode> <Index>99</Index> <Constructor>0</Constructor> <Handler>9222608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6F3268EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3084</Opcode> <Index>66</Index> <Constructor>7117232</Constructor> <Handler>9694400</Handler> <Destructor>6947568</Destructor> <Comment>Jam opcode, switch case is at 0x666917</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3086</Opcode> <Index>67</Index> <Constructor>7080624</Constructor> <Handler>9702752</Handler> <Destructor>6943728</Destructor> <Comment>Jam opcode, switch case is at 0x66672D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3100</Opcode> <Index>70</Index> <Constructor>7126208</Constructor> <Handler>5855792</Handler> <Destructor>6951392</Destructor> <Comment>Jam opcode, switch case is at 0x6688CD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3102</Opcode> <Index>71</Index> <Constructor>7281456</Constructor> <Handler>9674432</Handler> <Destructor>7211760</Destructor> <Comment>Jam opcode, switch case is at 0x66618E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3104</Opcode> <Index>100</Index> <Constructor>0</Constructor> <Handler>6089920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6EE09BFD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3106</Opcode> <Index>101</Index> <Constructor>0</Constructor> <Handler>5606928</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6ED73D4F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3108</Opcode> <Index>102</Index> <Constructor>0</Constructor> <Handler>10416960</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6F26A279</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3112</Opcode> <Index>72</Index> <Constructor>7126480</Constructor> <Handler>5993520</Handler> <Destructor>6946352</Destructor> <Comment>Jam opcode, switch case is at 0x6677D5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3116</Opcode> <Index>74</Index> <Constructor>7089552</Constructor> <Handler>5957584</Handler> <Destructor>6943792</Destructor> <Comment>Jam opcode, switch case is at 0x667A2F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3118</Opcode> <Index>75</Index> <Constructor>7120592</Constructor> <Handler>5584576</Handler> <Destructor>6948528</Destructor> <Comment>Jam opcode, switch case is at 0x6670B2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3130</Opcode> <Index>77</Index> <Constructor>6973168</Constructor> <Handler>10227120</Handler> <Destructor>6947200</Destructor> <Comment>Jam opcode, switch case is at 0x668AF1</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3134</Opcode> <Index>79</Index> <Constructor>7069680</Constructor> <Handler>4205840</Handler> <Destructor>6947536</Destructor> <Comment>Jam opcode, switch case is at 0x66723A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3200</Opcode> <Index>104</Index> <Constructor>0</Constructor> <Handler>5079088</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6E712FCD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3206</Opcode> <Index>107</Index> <Constructor>0</Constructor> <Handler>9898352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6EBCB90B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3212</Opcode> <Index>82</Index> <Constructor>7065712</Constructor> <Handler>5959088</Handler> <Destructor>6945680</Destructor> <Comment>Jam opcode, switch case is at 0x667DD2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3214</Opcode> <Index>83</Index> <Constructor>6994704</Constructor> <Handler>9696272</Handler> <Destructor>6945808</Destructor> <Comment>Jam opcode, switch case is at 0x666F2A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3224</Opcode> <Index>84</Index> <Constructor>7277248</Constructor> <Handler>10097472</Handler> <Destructor>7212288</Destructor> <Comment>Jam opcode, switch case is at 0x665E75</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3232</Opcode> <Index>108</Index> <Constructor>0</Constructor> <Handler>9894336</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6E9AA97D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3234</Opcode> <Index>109</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6E582CAF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3244</Opcode> <Index>90</Index> <Constructor>7092672</Constructor> <Handler>5951952</Handler> <Destructor>6947552</Destructor> <Comment>Jam opcode, switch case is at 0x668616</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3256</Opcode> <Index>92</Index> <Constructor>7194304</Constructor> <Handler>5608048</Handler> <Destructor>7134384</Destructor> <Comment>Jam opcode, switch case is at 0x6668B5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3262</Opcode> <Index>95</Index> <Constructor>7271952</Constructor> <Handler>9761296</Handler> <Destructor>7194416</Destructor> <Comment>Jam opcode, switch case is at 0x666BC5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3588</Opcode> <Index>114</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6CFE2A09</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3590</Opcode> <Index>115</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6D332C0B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3598</Opcode> <Index>99</Index> <Constructor>7047824</Constructor> <Handler>10094816</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x665ED7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3612</Opcode> <Index>102</Index> <Constructor>7008624</Constructor> <Handler>5958208</Handler> <Destructor>6943056</Destructor> <Comment>Jam opcode, switch case is at 0x667BB7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3618</Opcode> <Index>117</Index> <Constructor>0</Constructor> <Handler>10528832</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6D22557F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3620</Opcode> <Index>118</Index> <Constructor>0</Constructor> <Handler>6262560</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6CE73C59</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3624</Opcode> <Index>104</Index> <Constructor>7281024</Constructor> <Handler>10006000</Handler> <Destructor>7208720</Destructor> <Comment>Jam opcode, switch case is at 0x668D89</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3626</Opcode> <Index>105</Index> <Constructor>6998608</Constructor> <Handler>5636848</Handler> <Destructor>6947440</Destructor> <Comment>Jam opcode, switch case is at 0x665F08</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3628</Opcode> <Index>106</Index> <Constructor>7165024</Constructor> <Handler>5992976</Handler> <Destructor>6943472</Destructor> <Comment>Jam opcode, switch case is at 0x6676ED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3640</Opcode> <Index>108</Index> <Constructor>7047696</Constructor> <Handler>6095808</Handler> <Destructor>6943696</Destructor> <Comment>Jam opcode, switch case is at 0x66835F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3642</Opcode> <Index>109</Index> <Constructor>7092224</Constructor> <Handler>5686224</Handler> <Destructor>6949680</Destructor> <Comment>Jam opcode, switch case is at 0x667209</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3644</Opcode> <Index>110</Index> <Constructor>7085952</Constructor> <Handler>5957520</Handler> <Destructor>6945664</Destructor> <Comment>Jam opcode, switch case is at 0x6679FE</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3716</Opcode> <Index>122</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6CC32809</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3718</Opcode> <Index>123</Index> <Constructor>0</Constructor> <Handler>5951296</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6C807CDB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3724</Opcode> <Index>114</Index> <Constructor>6965728</Constructor> <Handler>9807184</Handler> <Destructor>6944256</Destructor> <Comment>Jam opcode, switch case is at 0x66622A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3726</Opcode> <Index>115</Index> <Constructor>7164608</Constructor> <Handler>5993648</Handler> <Destructor>6951456</Destructor> <Comment>Jam opcode, switch case is at 0x66780F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3738</Opcode> <Index>117</Index> <Constructor>7116432</Constructor> <Handler>5576992</Handler> <Destructor>6948400</Destructor> <Comment>Jam opcode, switch case is at 0x666BF6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3744</Opcode> <Index>124</Index> <Constructor>0</Constructor> <Handler>5606240</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6C59391D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3746</Opcode> <Index>125</Index> <Constructor>0</Constructor> <Handler>5582464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6C56DC3F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3748</Opcode> <Index>126</Index> <Constructor>0</Constructor> <Handler>6090032</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6C649AE9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3754</Opcode> <Index>121</Index> <Constructor>7277936</Constructor> <Handler>5994048</Handler> <Destructor>7280880</Destructor> <Comment>Jam opcode, switch case is at 0x6680B1</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3768</Opcode> <Index>124</Index> <Constructor>7088640</Constructor> <Handler>5959664</Handler> <Destructor>6944368</Destructor> <Comment>Jam opcode, switch case is at 0x667F5A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3770</Opcode> <Index>125</Index> <Constructor>6978944</Constructor> <Handler>5960064</Handler> <Destructor>6951408</Destructor> <Comment>Jam opcode, switch case is at 0x66804F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3774</Opcode> <Index>127</Index> <Constructor>7278000</Constructor> <Handler>10402864</Handler> <Destructor>7212352</Destructor> <Comment>Jam opcode, switch case is at 0x667369</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4100</Opcode> <Index>130</Index> <Constructor>0</Constructor> <Handler>4812576</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x72F12239</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4130</Opcode> <Index>133</Index> <Constructor>0</Constructor> <Handler>5606928</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x72D7414F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4132</Opcode> <Index>134</Index> <Constructor>0</Constructor> <Handler>9695056</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x731BA289</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4134</Opcode> <Index>135</Index> <Constructor>0</Constructor> <Handler>9079072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x73103C5B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4228</Opcode> <Index>138</Index> <Constructor>0</Constructor> <Handler>9409920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x72B74919</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4256</Opcode> <Index>140</Index> <Constructor>0</Constructor> <Handler>10191600</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x729F36AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4258</Opcode> <Index>141</Index> <Constructor>0</Constructor> <Handler>9329744</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7290100F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4260</Opcode> <Index>142</Index> <Constructor>0</Constructor> <Handler>4813040</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x725124A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4608</Opcode> <Index>144</Index> <Constructor>0</Constructor> <Handler>6253184</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x71031B9D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4612</Opcode> <Index>146</Index> <Constructor>0</Constructor> <Handler>9128784</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7132FC69</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4642</Opcode> <Index>149</Index> <Constructor>0</Constructor> <Handler>5950896</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x70DC7EEF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4644</Opcode> <Index>150</Index> <Constructor>0</Constructor> <Handler>9620320</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x711A7C99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4742</Opcode> <Index>155</Index> <Constructor>0</Constructor> <Handler>9434496</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x70B5A71B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4768</Opcode> <Index>156</Index> <Constructor>0</Constructor> <Handler>9616896</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x70966FBD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4770</Opcode> <Index>157</Index> <Constructor>0</Constructor> <Handler>9888864</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7098961F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4772</Opcode> <Index>158</Index> <Constructor>0</Constructor> <Handler>5603200</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x705D3139</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4774</Opcode> <Index>159</Index> <Constructor>0</Constructor> <Handler>5664384</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x705C203B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4898</Opcode> <Index>10</Index> <Constructor>7047824</Constructor> <Handler>4759712</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x693FCD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5120</Opcode> <Index>160</Index> <Constructor>0</Constructor> <Handler>5951744</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x76FE881D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5124</Opcode> <Index>162</Index> <Constructor>0</Constructor> <Handler>5951344</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x77028689</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5126</Opcode> <Index>163</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7707F9EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5158</Opcode> <Index>167</Index> <Constructor>0</Constructor> <Handler>5575856</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x76DACBEB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5248</Opcode> <Index>168</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x76B1368D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5250</Opcode> <Index>169</Index> <Constructor>0</Constructor> <Handler>5606928</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x767745AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5252</Opcode> <Index>170</Index> <Constructor>0</Constructor> <Handler>9411216</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x76B75229</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5280</Opcode> <Index>172</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x769F322D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5282</Opcode> <Index>173</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x769D322F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5284</Opcode> <Index>174</Index> <Constructor>0</Constructor> <Handler>9222608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x76947189</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5286</Opcode> <Index>175</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x765BF06B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5638</Opcode> <Index>179</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7505BD8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5670</Opcode> <Index>183</Index> <Constructor>0</Constructor> <Handler>5636112</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x74DBB54B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5794</Opcode> <Index>189</Index> <Constructor>0</Constructor> <Handler>9366416</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7490A14F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5796</Opcode> <Index>190</Index> <Constructor>0</Constructor> <Handler>4814304</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x74512B99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5922</Opcode> <Index>14</Index> <Constructor>7047824</Constructor> <Handler>4752736</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x69409A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5923</Opcode> <Index>15</Index> <Constructor>6898704</Constructor> <Handler>4754816</Handler> <Destructor>6897984</Destructor> <Comment>Auth opcode, switch case is at 0x693F6B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6144</Opcode> <Index>192</Index> <Constructor>0</Constructor> <Handler>5082688</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7AF1495D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6178</Opcode> <Index>197</Index> <Constructor>0</Constructor> <Handler>9331024</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7B101C8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6272</Opcode> <Index>200</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7AC459AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6304</Opcode> <Index>204</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7A9F362D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6310</Opcode> <Index>207</Index> <Constructor>0</Constructor> <Handler>5591008</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7A5B0B9B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6660</Opcode> <Index>210</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x79433389</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6688</Opcode> <Index>212</Index> <Constructor>0</Constructor> <Handler>9104992</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x790EA79D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6692</Opcode> <Index>214</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x78E7C1A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6694</Opcode> <Index>215</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x78DC362B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6786</Opcode> <Index>217</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7878368F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6790</Opcode> <Index>219</Index> <Constructor>0</Constructor> <Handler>5054256</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7872D8CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6816</Opcode> <Index>220</Index> <Constructor>0</Constructor> <Handler>5580032</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7858DEBD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>6820</Opcode> <Index>222</Index> <Constructor>0</Constructor> <Handler>4814208</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x78512F39</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7170</Opcode> <Index>225</Index> <Constructor>0</Constructor> <Handler>4812800</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7EEB2F1F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7172</Opcode> <Index>226</Index> <Constructor>0</Constructor> <Handler>9424080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7F378BE9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7174</Opcode> <Index>227</Index> <Constructor>0</Constructor> <Handler>5950368</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7F008ABB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7296</Opcode> <Index>232</Index> <Constructor>0</Constructor> <Handler>4209392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7E63FA8D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7300</Opcode> <Index>234</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7EC85DA9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7328</Opcode> <Index>236</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7E9F3A2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7330</Opcode> <Index>237</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7E57FC5F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7334</Opcode> <Index>239</Index> <Constructor>0</Constructor> <Handler>9410896</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7E95590B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7682</Opcode> <Index>241</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7CF7F9BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7684</Opcode> <Index>242</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7D485B29</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7712</Opcode> <Index>244</Index> <Constructor>0</Constructor> <Handler>5650480</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7CD9F56D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7716</Opcode> <Index>246</Index> <Constructor>0</Constructor> <Handler>9158704</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7D137D69</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7842</Opcode> <Index>253</Index> <Constructor>0</Constructor> <Handler>5079504</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7C4F3F8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>7844</Opcode> <Index>254</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7C953CA9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8194</Opcode> <Index>257</Index> <Constructor>0</Constructor> <Handler>5082464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x42EF107F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8196</Opcode> <Index>258</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x42FD6119</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8226</Opcode> <Index>261</Index> <Constructor>0</Constructor> <Handler>9981120</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4319CFFF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8230</Opcode> <Index>263</Index> <Constructor>0</Constructor> <Handler>9618528</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4318479B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8322</Opcode> <Index>265</Index> <Constructor>0</Constructor> <Handler>5627664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x427762AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8324</Opcode> <Index>266</Index> <Constructor>0</Constructor> <Handler>9158464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x42B342D9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8326</Opcode> <Index>267</Index> <Constructor>0</Constructor> <Handler>10004256</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x42BE2ABB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8356</Opcode> <Index>270</Index> <Constructor>0</Constructor> <Handler>6105824</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4264AE99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8358</Opcode> <Index>271</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x42A0FE2B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8704</Opcode> <Index>272</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x40F9BDBD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8708</Opcode> <Index>274</Index> <Constructor>0</Constructor> <Handler>5870944</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x41011679</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8832</Opcode> <Index>280</Index> <Constructor>0</Constructor> <Handler>4814416</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x406CF7ED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8834</Opcode> <Index>281</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4077FE8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8836</Opcode> <Index>282</Index> <Constructor>0</Constructor> <Handler>6253440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4086ED19</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8864</Opcode> <Index>284</Index> <Constructor>0</Constructor> <Handler>10003584</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x409C263D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8866</Opcode> <Index>285</Index> <Constructor>0</Constructor> <Handler>5950784</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x405C4EFF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>8868</Opcode> <Index>286</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x409500A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9216</Opcode> <Index>288</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x46F9C3BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9220</Opcode> <Index>290</Index> <Constructor>0</Constructor> <Handler>9767280</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x473C9089</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9222</Opcode> <Index>291</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4707C9EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9224</Opcode> <Index>128</Index> <Constructor>7004576</Constructor> <Handler>10097712</Handler> <Destructor>6943600</Destructor> <Comment>Jam opcode, switch case is at 0x665EA6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9226</Opcode> <Index>129</Index> <Constructor>6969088</Constructor> <Handler>9696368</Handler> <Destructor>6948480</Destructor> <Comment>Jam opcode, switch case is at 0x668714</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9230</Opcode> <Index>131</Index> <Constructor>7047824</Constructor> <Handler>4199408</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x666CF4</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9242</Opcode> <Index>133</Index> <Constructor>7149488</Constructor> <Handler>5993776</Handler> <Destructor>6958896</Destructor> <Comment>Jam opcode, switch case is at 0x667849</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9244</Opcode> <Index>134</Index> <Constructor>7039424</Constructor> <Handler>9649280</Handler> <Destructor>6946368</Destructor> <Comment>Jam opcode, switch case is at 0x668960</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9248</Opcode> <Index>292</Index> <Constructor>0</Constructor> <Handler>9329744</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4711E38D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9250</Opcode> <Index>293</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x470F062F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9252</Opcode> <Index>294</Index> <Constructor>0</Constructor> <Handler>5582544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x46DCB609</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9254</Opcode> <Index>295</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4713062B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9256</Opcode> <Index>136</Index> <Constructor>7194688</Constructor> <Handler>10268368</Handler> <Destructor>7175104</Destructor> <Comment>Jam opcode, switch case is at 0x6685E5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9262</Opcode> <Index>139</Index> <Constructor>7226400</Constructor> <Handler>9872192</Handler> <Destructor>7225344</Destructor> <Comment>Jam opcode, switch case is at 0x668485</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9272</Opcode> <Index>140</Index> <Constructor>6946064</Constructor> <Handler>4238720</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x668A2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9274</Opcode> <Index>141</Index> <Constructor>6996656</Constructor> <Handler>9747088</Handler> <Destructor>6943248</Destructor> <Comment>Jam opcode, switch case is at 0x666B63</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9276</Opcode> <Index>142</Index> <Constructor>7111792</Constructor> <Handler>9264192</Handler> <Destructor>6945776</Destructor> <Comment>Jam opcode, switch case is at 0x666F8C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9278</Opcode> <Index>143</Index> <Constructor>7047824</Constructor> <Handler>9639248</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x668BBE</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9344</Opcode> <Index>296</Index> <Constructor>0</Constructor> <Handler>5627664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x467966AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9372</Opcode> <Index>150</Index> <Constructor>7064512</Constructor> <Handler>6105904</Handler> <Destructor>6951440</Destructor> <Comment>Jam opcode, switch case is at 0x66726B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9376</Opcode> <Index>300</Index> <Constructor>0</Constructor> <Handler>10131584</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x469E203D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9380</Opcode> <Index>302</Index> <Constructor>0</Constructor> <Handler>9767280</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x469C9129</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9382</Opcode> <Index>303</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x465BC45B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9386</Opcode> <Index>153</Index> <Constructor>7071120</Constructor> <Handler>9881792</Handler> <Destructor>6943200</Destructor> <Comment>Jam opcode, switch case is at 0x6660CA</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9390</Opcode> <Index>155</Index> <Constructor>6946064</Constructor> <Handler>5636784</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6673FC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9402</Opcode> <Index>157</Index> <Constructor>7073920</Constructor> <Handler>8387616</Handler> <Destructor>6952112</Destructor> <Comment>Jam opcode, switch case is at 0x66612C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9404</Opcode> <Index>158</Index> <Constructor>6946064</Constructor> <Handler>9657648</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x667050</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9406</Opcode> <Index>159</Index> <Constructor>6957984</Constructor> <Handler>4768736</Handler> <Destructor>6950016</Destructor> <Comment>Jam opcode, switch case is at 0x6669AA</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9730</Opcode> <Index>305</Index> <Constructor>0</Constructor> <Handler>5054192</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x44EEA40F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9732</Opcode> <Index>306</Index> <Constructor>0</Constructor> <Handler>9076304</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x45320369</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9734</Opcode> <Index>307</Index> <Constructor>0</Constructor> <Handler>9330160</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4533E30B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9736</Opcode> <Index>160</Index> <Constructor>6973168</Constructor> <Handler>9264112</Handler> <Destructor>6947200</Destructor> <Comment>Jam opcode, switch case is at 0x666D99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9738</Opcode> <Index>161</Index> <Constructor>7047824</Constructor> <Handler>10396512</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x6675B5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9752</Opcode> <Index>164</Index> <Constructor>7127056</Constructor> <Handler>9703136</Handler> <Destructor>6945104</Destructor> <Comment>Jam opcode, switch case is at 0x66678F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9756</Opcode> <Index>166</Index> <Constructor>7061904</Constructor> <Handler>9666352</Handler> <Destructor>6943072</Destructor> <Comment>Jam opcode, switch case is at 0x667081</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9758</Opcode> <Index>167</Index> <Constructor>7212416</Constructor> <Handler>4768800</Handler> <Destructor>7170992</Destructor> <Comment>Jam opcode, switch case is at 0x6669DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9768</Opcode> <Index>168</Index> <Constructor>7047824</Constructor> <Handler>9702448</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x66669A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9770</Opcode> <Index>169</Index> <Constructor>6954400</Constructor> <Handler>5697728</Handler> <Destructor>6945696</Destructor> <Comment>Jam opcode, switch case is at 0x668EE9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9774</Opcode> <Index>171</Index> <Constructor>7103104</Constructor> <Handler>5637072</Handler> <Destructor>6951856</Destructor> <Comment>Jam opcode, switch case is at 0x666037</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9788</Opcode> <Index>174</Index> <Constructor>6945120</Constructor> <Handler>5852400</Handler> <Destructor>6945504</Destructor> <Comment>Jam opcode, switch case is at 0x668809</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9790</Opcode> <Index>175</Index> <Constructor>6951872</Constructor> <Handler>9964320</Handler> <Destructor>6944304</Destructor> <Comment>Jam opcode, switch case is at 0x668FB6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9856</Opcode> <Index>312</Index> <Constructor>0</Constructor> <Handler>5082832</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4471146D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9858</Opcode> <Index>313</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x44818E0F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9862</Opcode> <Index>315</Index> <Constructor>0</Constructor> <Handler>9424960</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x44B555DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9866</Opcode> <Index>177</Index> <Constructor>7131728</Constructor> <Handler>5957776</Handler> <Destructor>6948512</Destructor> <Comment>Jam opcode, switch case is at 0x667AC2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9870</Opcode> <Index>179</Index> <Constructor>7177360</Constructor> <Handler>9711360</Handler> <Destructor>7179840</Destructor> <Comment>Jam opcode, switch case is at 0x6665D6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9880</Opcode> <Index>180</Index> <Constructor>7240400</Constructor> <Handler>5856640</Handler> <Destructor>7225072</Destructor> <Comment>Jam opcode, switch case is at 0x66883A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9882</Opcode> <Index>181</Index> <Constructor>6946064</Constructor> <Handler>9221424</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6689FC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9886</Opcode> <Index>183</Index> <Constructor>7179392</Constructor> <Handler>6094352</Handler> <Destructor>6952144</Destructor> <Comment>Jam opcode, switch case is at 0x667931</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9896</Opcode> <Index>184</Index> <Constructor>7088384</Constructor> <Handler>9657008</Handler> <Destructor>6947664</Destructor> <Comment>Jam opcode, switch case is at 0x666D5F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9898</Opcode> <Index>185</Index> <Constructor>7221360</Constructor> <Handler>9747840</Handler> <Destructor>7206176</Destructor> <Comment>Jam opcode, switch case is at 0x665E13</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9914</Opcode> <Index>189</Index> <Constructor>7131248</Constructor> <Handler>6094800</Handler> <Destructor>6943376</Destructor> <Comment>Jam opcode, switch case is at 0x6681A6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9918</Opcode> <Index>191</Index> <Constructor>7047824</Constructor> <Handler>9494704</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x668F85</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10242</Opcode> <Index>321</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4B2F0A0F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10368</Opcode> <Index>328</Index> <Constructor>0</Constructor> <Handler>9886720</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4ABA679D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10372</Opcode> <Index>330</Index> <Constructor>0</Constructor> <Handler>9621408</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4ABA5B39</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10404</Opcode> <Index>334</Index> <Constructor>0</Constructor> <Handler>5627664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4A5D6AC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10754</Opcode> <Index>337</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4903CBEF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10756</Opcode> <Index>338</Index> <Constructor>0</Constructor> <Handler>10129920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x49421B19</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10786</Opcode> <Index>341</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x490F082F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10880</Opcode> <Index>344</Index> <Constructor>0</Constructor> <Handler>9078560</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x48AE10BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10882</Opcode> <Index>345</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4883CC6F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10884</Opcode> <Index>346</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x487D6799</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>10912</Opcode> <Index>348</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x485A06AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11266</Opcode> <Index>353</Index> <Constructor>0</Constructor> <Handler>9222608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4F2E48EF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11270</Opcode> <Index>355</Index> <Constructor>0</Constructor> <Handler>9104640</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4F307C1B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11272</Opcode> <Index>192</Index> <Constructor>7116656</Constructor> <Handler>5627328</Handler> <Destructor>6948112</Destructor> <Comment>Jam opcode, switch case is at 0x666E5D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11274</Opcode> <Index>193</Index> <Constructor>7085872</Constructor> <Handler>5959584</Handler> <Destructor>6950320</Destructor> <Comment>Jam opcode, switch case is at 0x667F29</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11276</Opcode> <Index>194</Index> <Constructor>7118416</Constructor> <Handler>5608208</Handler> <Destructor>6946336</Destructor> <Comment>Jam opcode, switch case is at 0x6688FE</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11278</Opcode> <Index>195</Index> <Constructor>7117840</Constructor> <Handler>9691184</Handler> <Destructor>6948352</Destructor> <Comment>Jam opcode, switch case is at 0x666F5B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11290</Opcode> <Index>197</Index> <Constructor>7120720</Constructor> <Handler>5959744</Handler> <Destructor>6948384</Destructor> <Comment>Jam opcode, switch case is at 0x667F8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11304</Opcode> <Index>200</Index> <Constructor>7089616</Constructor> <Handler>6094464</Handler> <Destructor>6945760</Destructor> <Comment>Jam opcode, switch case is at 0x668113</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11310</Opcode> <Index>203</Index> <Constructor>7085456</Constructor> <Handler>9737248</Handler> <Destructor>6947232</Destructor> <Comment>Jam opcode, switch case is at 0x666B94</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11322</Opcode> <Index>205</Index> <Constructor>7082928</Constructor> <Handler>6095248</Handler> <Destructor>6949600</Destructor> <Comment>Jam opcode, switch case is at 0x66826A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11396</Opcode> <Index>362</Index> <Constructor>0</Constructor> <Handler>5573936</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4E7C9CC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11400</Opcode> <Index>208</Index> <Constructor>7131328</Constructor> <Handler>5992720</Handler> <Destructor>6951424</Destructor> <Comment>Jam opcode, switch case is at 0x667679</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11402</Opcode> <Index>209</Index> <Constructor>7167952</Constructor> <Handler>9428704</Handler> <Destructor>7163520</Destructor> <Comment>Jam opcode, switch case is at 0x668647</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11418</Opcode> <Index>213</Index> <Constructor>7228864</Constructor> <Handler>5686480</Handler> <Destructor>7194368</Destructor> <Comment>Jam opcode, switch case is at 0x6663EC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11422</Opcode> <Index>215</Index> <Constructor>7025232</Constructor> <Handler>5689488</Handler> <Destructor>6944112</Destructor> <Comment>Jam opcode, switch case is at 0x666DCA</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11424</Opcode> <Index>364</Index> <Constructor>0</Constructor> <Handler>5576800</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4E58A81D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11428</Opcode> <Index>366</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4EA30A29</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11432</Opcode> <Index>216</Index> <Constructor>6946064</Constructor> <Handler>5852496</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x66889C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11434</Opcode> <Index>217</Index> <Constructor>7034464</Constructor> <Handler>5960240</Handler> <Destructor>6943488</Destructor> <Comment>Jam opcode, switch case is at 0x6680E2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11436</Opcode> <Index>218</Index> <Constructor>7117376</Constructor> <Handler>4207824</Handler> <Destructor>6996448</Destructor> <Comment>Jam opcode, switch case is at 0x668A5E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11448</Opcode> <Index>220</Index> <Constructor>7120528</Constructor> <Handler>5958368</Handler> <Destructor>6951536</Destructor> <Comment>Jam opcode, switch case is at 0x667C19</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11452</Opcode> <Index>222</Index> <Constructor>7056672</Constructor> <Handler>5957392</Handler> <Destructor>6951328</Destructor> <Comment>Jam opcode, switch case is at 0x66799C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11778</Opcode> <Index>369</Index> <Constructor>0</Constructor> <Handler>5571664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4CF6916F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11780</Opcode> <Index>370</Index> <Constructor>0</Constructor> <Handler>9373184</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4D369319</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11782</Opcode> <Index>371</Index> <Constructor>0</Constructor> <Handler>9078784</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4D30151B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11788</Opcode> <Index>226</Index> <Constructor>7088464</Constructor> <Handler>9884336</Handler> <Destructor>6944240</Destructor> <Comment>Jam opcode, switch case is at 0x666C30</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11820</Opcode> <Index>234</Index> <Constructor>7296608</Constructor> <Handler>5607952</Handler> <Destructor>7280928</Destructor> <Comment>Jam opcode, switch case is at 0x666884</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11822</Opcode> <Index>235</Index> <Constructor>6973168</Constructor> <Handler>9656656</Handler> <Destructor>6947200</Destructor> <Comment>Jam opcode, switch case is at 0x666C92</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11834</Opcode> <Index>237</Index> <Constructor>7116576</Constructor> <Handler>6096032</Handler> <Destructor>6943040</Destructor> <Comment>Jam opcode, switch case is at 0x6683C1</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11836</Opcode> <Index>238</Index> <Constructor>7047824</Constructor> <Handler>5584672</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x668E1C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11838</Opcode> <Index>239</Index> <Constructor>7039424</Constructor> <Handler>5584656</Handler> <Destructor>6946368</Destructor> <Comment>Jam opcode, switch case is at 0x666068</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11906</Opcode> <Index>377</Index> <Constructor>0</Constructor> <Handler>10360544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4CBFA47F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11910</Opcode> <Index>379</Index> <Constructor>0</Constructor> <Handler>9779856</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4CBAC82B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11912</Opcode> <Index>240</Index> <Constructor>7002816</Constructor> <Handler>5907728</Handler> <Destructor>7005024</Destructor> <Comment>Jam opcode, switch case is at 0x6687A7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11914</Opcode> <Index>241</Index> <Constructor>7114304</Constructor> <Handler>5584144</Handler> <Destructor>6952096</Destructor> <Comment>Jam opcode, switch case is at 0x667617</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11934</Opcode> <Index>247</Index> <Constructor>7131456</Constructor> <Handler>9695296</Handler> <Destructor>6945792</Destructor> <Comment>Jam opcode, switch case is at 0x666822</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11938</Opcode> <Index>381</Index> <Constructor>0</Constructor> <Handler>5950656</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4C5C5A7F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11946</Opcode> <Index>249</Index> <Constructor>7175040</Constructor> <Handler>5689424</Handler> <Destructor>7127376</Destructor> <Comment>Jam opcode, switch case is at 0x666DFB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11964</Opcode> <Index>254</Index> <Constructor>7117296</Constructor> <Handler>5958048</Handler> <Destructor>6945072</Destructor> <Comment>Jam opcode, switch case is at 0x667B55</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11966</Opcode> <Index>255</Index> <Constructor>7131664</Constructor> <Handler>9703072</Handler> <Destructor>6945712</Destructor> <Comment>Jam opcode, switch case is at 0x66675E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12324</Opcode> <Index>390</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x52E79BA9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12326</Opcode> <Index>391</Index> <Constructor>0</Constructor> <Handler>5583088</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x52DAC42B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12422</Opcode> <Index>395</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x527C108B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12450</Opcode> <Index>397</Index> <Constructor>0</Constructor> <Handler>5627664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x525772CF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12452</Opcode> <Index>398</Index> <Constructor>0</Constructor> <Handler>6253760</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x52670079</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12804</Opcode> <Index>402</Index> <Constructor>0</Constructor> <Handler>10195024</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x51432169</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12834</Opcode> <Index>405</Index> <Constructor>0</Constructor> <Handler>9900464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5118A2EF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12836</Opcode> <Index>406</Index> <Constructor>0</Constructor> <Handler>9099408</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x511269C9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12930</Opcode> <Index>409</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x50AF108F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>12964</Opcode> <Index>414</Index> <Constructor>0</Constructor> <Handler>9925088</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x509F0399</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13348</Opcode> <Index>422</Index> <Constructor>0</Constructor> <Handler>5571824</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x56DC9C29</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13350</Opcode> <Index>423</Index> <Constructor>0</Constructor> <Handler>9737520</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x571A2C6B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13440</Opcode> <Index>424</Index> <Constructor>0</Constructor> <Handler>9379616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x56B2B6BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13446</Opcode> <Index>427</Index> <Constructor>0</Constructor> <Handler>6262528</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5685269B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13474</Opcode> <Index>429</Index> <Constructor>0</Constructor> <Handler>5628464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x565779EF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13476</Opcode> <Index>430</Index> <Constructor>0</Constructor> <Handler>5590576</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x565CE5E9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13826</Opcode> <Index>433</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x54F8120F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13830</Opcode> <Index>435</Index> <Constructor>0</Constructor> <Handler>5988560</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5500F5EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13862</Opcode> <Index>439</Index> <Constructor>0</Constructor> <Handler>5678352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x54DC3A4B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13956</Opcode> <Index>442</Index> <Constructor>0</Constructor> <Handler>5577696</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x547CB179</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13984</Opcode> <Index>444</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x545A12AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>13986</Opcode> <Index>445</Index> <Constructor>0</Constructor> <Handler>5590384</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5456E32F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14338</Opcode> <Index>449</Index> <Constructor>0</Constructor> <Handler>5573776</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5AF6A7AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14342</Opcode> <Index>451</Index> <Constructor>0</Constructor> <Handler>5672512</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5AFC295B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14370</Opcode> <Index>453</Index> <Constructor>0</Constructor> <Handler>5678752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5AD841DF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14464</Opcode> <Index>456</Index> <Constructor>0</Constructor> <Handler>4812432</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5A6D0A2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14468</Opcode> <Index>458</Index> <Constructor>0</Constructor> <Handler>9419360</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5AB755F9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14470</Opcode> <Index>459</Index> <Constructor>0</Constructor> <Handler>6123456</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5A830B5B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14502</Opcode> <Index>463</Index> <Constructor>0</Constructor> <Handler>9361680</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5A9474CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14852</Opcode> <Index>466</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5907A189</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14884</Opcode> <Index>470</Index> <Constructor>0</Constructor> <Handler>5082304</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x58D525F9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14886</Opcode> <Index>471</Index> <Constructor>0</Constructor> <Handler>5576880</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x58DAB1EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14978</Opcode> <Index>473</Index> <Constructor>0</Constructor> <Handler>5604416</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x58771DDF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>14980</Opcode> <Index>474</Index> <Constructor>0</Constructor> <Handler>5626704</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x587D74E9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15014</Opcode> <Index>479</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x585C16AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15360</Opcode> <Index>480</Index> <Constructor>0</Constructor> <Handler>5604448</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5EF9237D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15362</Opcode> <Index>481</Index> <Constructor>0</Constructor> <Handler>5951648</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5EFC6FBF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15394</Opcode> <Index>485</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5EE3E20F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15396</Opcode> <Index>486</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5EDD7D39</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15490</Opcode> <Index>489</Index> <Constructor>0</Constructor> <Handler>5678352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5E7844AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15492</Opcode> <Index>490</Index> <Constructor>0</Constructor> <Handler>10108736</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5EC1DED9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15522</Opcode> <Index>493</Index> <Constructor>0</Constructor> <Handler>5606512</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5E572C2F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15872</Opcode> <Index>496</Index> <Constructor>0</Constructor> <Handler>5572064</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5CF8A2FD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15874</Opcode> <Index>497</Index> <Constructor>0</Constructor> <Handler>9077072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5D2C1E6F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15908</Opcode> <Index>502</Index> <Constructor>0</Constructor> <Handler>9438416</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5D17A209</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>15910</Opcode> <Index>503</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5D2117AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16000</Opcode> <Index>504</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5CB11C8D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16006</Opcode> <Index>507</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5C7C1A8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16032</Opcode> <Index>508</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5C9F182D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16034</Opcode> <Index>509</Index> <Constructor>0</Constructor> <Handler>5076112</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5C4F124F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16036</Opcode> <Index>510</Index> <Constructor>0</Constructor> <Handler>5573440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5C5CA8F9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16038</Opcode> <Index>511</Index> <Constructor>0</Constructor> <Handler>5951440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x5C606D8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16390</Opcode> <Index>515</Index> <Constructor>0</Constructor> <Handler>5590176</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x22FB2FBB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16416</Opcode> <Index>516</Index> <Constructor>0</Constructor> <Handler>9930976</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x231B6C1D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16512</Opcode> <Index>520</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x227A1C4D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16514</Opcode> <Index>521</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x22AF628F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16518</Opcode> <Index>523</Index> <Constructor>0</Constructor> <Handler>9920992</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x22BD457B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16544</Opcode> <Index>524</Index> <Constructor>0</Constructor> <Handler>5573264</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2258EE4D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16548</Opcode> <Index>526</Index> <Constructor>0</Constructor> <Handler>5076112</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x22555849</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16896</Opcode> <Index>528</Index> <Constructor>0</Constructor> <Handler>9765936</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2138E54D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16898</Opcode> <Index>529</Index> <Constructor>0</Constructor> <Handler>5635808</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x20F7DFFF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>16900</Opcode> <Index>530</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x20FE19C9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17030</Opcode> <Index>539</Index> <Constructor>0</Constructor> <Handler>5571488</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x207AE53B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17056</Opcode> <Index>540</Index> <Constructor>0</Constructor> <Handler>5604736</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2059673D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17062</Opcode> <Index>543</Index> <Constructor>0</Constructor> <Handler>5575584</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x205AF55B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17412</Opcode> <Index>546</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x27356609</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17418</Opcode> <Index>257</Index> <Constructor>7103168</Constructor> <Handler>6096368</Handler> <Destructor>6951952</Destructor> <Comment>Jam opcode, switch case is at 0x668454</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17420</Opcode> <Index>258</Index> <Constructor>7089680</Constructor> <Handler>5959424</Handler> <Destructor>6947488</Destructor> <Comment>Jam opcode, switch case is at 0x667EC7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17422</Opcode> <Index>259</Index> <Constructor>7105776</Constructor> <Handler>9695104</Handler> <Destructor>6949664</Destructor> <Comment>Jam opcode, switch case is at 0x6666FC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17432</Opcode> <Index>260</Index> <Constructor>7156512</Constructor> <Handler>6094064</Handler> <Destructor>6943360</Destructor> <Comment>Jam opcode, switch case is at 0x6678BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17434</Opcode> <Index>261</Index> <Constructor>6951744</Constructor> <Handler>9648944</Handler> <Destructor>6943088</Destructor> <Comment>Jam opcode, switch case is at 0x667553</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17436</Opcode> <Index>262</Index> <Constructor>7086112</Constructor> <Handler>4205760</Handler> <Destructor>6997744</Destructor> <Comment>Jam opcode, switch case is at 0x665F6A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17438</Opcode> <Index>263</Index> <Constructor>7212496</Constructor> <Handler>5637504</Handler> <Destructor>7221552</Destructor> <Comment>Jam opcode, switch case is at 0x666295</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17448</Opcode> <Index>264</Index> <Constructor>7095936</Constructor> <Handler>5130928</Handler> <Destructor>7069664</Destructor> <Comment>Jam opcode, switch case is at 0x665FCC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17452</Opcode> <Index>266</Index> <Constructor>7047824</Constructor> <Handler>5574240</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x666853</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17466</Opcode> <Index>269</Index> <Constructor>6948736</Constructor> <Handler>10097824</Handler> <Destructor>6943152</Destructor> <Comment>Jam opcode, switch case is at 0x66701F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17468</Opcode> <Index>270</Index> <Constructor>7054080</Constructor> <Handler>5584448</Handler> <Destructor>6948864</Destructor> <Comment>Jam opcode, switch case is at 0x66647F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17470</Opcode> <Index>271</Index> <Constructor>7095872</Constructor> <Handler>9695248</Handler> <Destructor>6947184</Destructor> <Comment>Jam opcode, switch case is at 0x666FBD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17538</Opcode> <Index>553</Index> <Constructor>0</Constructor> <Handler>9341984</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x26B073BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17540</Opcode> <Index>554</Index> <Constructor>0</Constructor> <Handler>9619248</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x26BAAEC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17544</Opcode> <Index>272</Index> <Constructor>7192224</Constructor> <Handler>10445712</Handler> <Destructor>7225472</Destructor> <Comment>Jam opcode, switch case is at 0x6662F7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17546</Opcode> <Index>273</Index> <Constructor>6989536</Constructor> <Handler>6095024</Handler> <Destructor>6950752</Destructor> <Comment>Jam opcode, switch case is at 0x668208</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17560</Opcode> <Index>276</Index> <Constructor>7093872</Constructor> <Handler>6094576</Handler> <Destructor>6946144</Destructor> <Comment>Jam opcode, switch case is at 0x668144</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17562</Opcode> <Index>277</Index> <Constructor>7063040</Constructor> <Handler>6095584</Handler> <Destructor>6948880</Destructor> <Comment>Jam opcode, switch case is at 0x6682FD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17564</Opcode> <Index>278</Index> <Constructor>7047824</Constructor> <Handler>9964368</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x668FE7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17566</Opcode> <Index>279</Index> <Constructor>6947296</Constructor> <Handler>9648736</Handler> <Destructor>6948320</Destructor> <Comment>Jam opcode, switch case is at 0x667522</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17568</Opcode> <Index>556</Index> <Constructor>0</Constructor> <Handler>5606960</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x265975ED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17572</Opcode> <Index>558</Index> <Constructor>0</Constructor> <Handler>10416416</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x26A6D8D9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17576</Opcode> <Index>280</Index> <Constructor>7080560</Constructor> <Handler>5957840</Handler> <Destructor>6945024</Destructor> <Comment>Jam opcode, switch case is at 0x667AF3</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17578</Opcode> <Index>281</Index> <Constructor>7131952</Constructor> <Handler>6094240</Handler> <Destructor>6945744</Destructor> <Comment>Jam opcode, switch case is at 0x6678F7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17580</Opcode> <Index>282</Index> <Constructor>7092288</Constructor> <Handler>6094912</Handler> <Destructor>6948080</Destructor> <Comment>Jam opcode, switch case is at 0x6681D7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17592</Opcode> <Index>284</Index> <Constructor>7036576</Constructor> <Handler>9963360</Handler> <Destructor>6951504</Destructor> <Comment>Jam opcode, switch case is at 0x668CBC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17594</Opcode> <Index>285</Index> <Constructor>6951872</Constructor> <Handler>5637616</Handler> <Destructor>6944304</Destructor> <Comment>Jam opcode, switch case is at 0x6671D8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17596</Opcode> <Index>286</Index> <Constructor>7032896</Constructor> <Handler>5958448</Handler> <Destructor>6950800</Destructor> <Comment>Jam opcode, switch case is at 0x667C4A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17598</Opcode> <Index>287</Index> <Constructor>7092544</Constructor> <Handler>5584272</Handler> <Destructor>6943168</Destructor> <Comment>Jam opcode, switch case is at 0x66641D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17926</Opcode> <Index>563</Index> <Constructor>0</Constructor> <Handler>4787664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x24EEF2EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17932</Opcode> <Index>290</Index> <Constructor>6954400</Constructor> <Handler>5697456</Handler> <Destructor>6945696</Destructor> <Comment>Jam opcode, switch case is at 0x668F1A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17946</Opcode> <Index>293</Index> <Constructor>6968240</Constructor> <Handler>5959504</Handler> <Destructor>6945728</Destructor> <Comment>Jam opcode, switch case is at 0x667EF8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17948</Opcode> <Index>294</Index> <Constructor>7043584</Constructor> <Handler>5628656</Handler> <Destructor>6943984</Destructor> <Comment>Jam opcode, switch case is at 0x668F4B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17950</Opcode> <Index>295</Index> <Constructor>7019664</Constructor> <Handler>5958688</Handler> <Destructor>6949200</Destructor> <Comment>Jam opcode, switch case is at 0x667CDD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17954</Opcode> <Index>565</Index> <Constructor>0</Constructor> <Handler>10190848</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x251D653F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17958</Opcode> <Index>567</Index> <Constructor>0</Constructor> <Handler>5074832</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x24D354CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17960</Opcode> <Index>296</Index> <Constructor>7047824</Constructor> <Handler>10396480</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x667584</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17962</Opcode> <Index>297</Index> <Constructor>7281392</Constructor> <Handler>9877920</Handler> <Destructor>7272016</Destructor> <Comment>Jam opcode, switch case is at 0x666099</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>17976</Opcode> <Index>300</Index> <Constructor>7087872</Constructor> <Handler>9221296</Handler> <Destructor>6947648</Destructor> <Comment>Jam opcode, switch case is at 0x66745E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18050</Opcode> <Index>569</Index> <Constructor>0</Constructor> <Handler>5572512</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2476ED3F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18054</Opcode> <Index>571</Index> <Constructor>0</Constructor> <Handler>9068096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x24B043DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18058</Opcode> <Index>305</Index> <Constructor>7067216</Constructor> <Handler>5637424</Handler> <Destructor>6949168</Destructor> <Comment>Jam opcode, switch case is at 0x66625B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18072</Opcode> <Index>308</Index> <Constructor>6946064</Constructor> <Handler>5584544</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6670E3</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18074</Opcode> <Index>309</Index> <Constructor>7023184</Constructor> <Handler>9712496</Handler> <Destructor>6944208</Destructor> <Comment>Jam opcode, switch case is at 0x666543</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18082</Opcode> <Index>573</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x245862AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18088</Opcode> <Index>312</Index> <Constructor>6996176</Constructor> <Handler>5957968</Handler> <Destructor>6944224</Destructor> <Comment>Jam opcode, switch case is at 0x667B24</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18090</Opcode> <Index>313</Index> <Constructor>7082864</Constructor> <Handler>9666384</Handler> <Destructor>6944384</Destructor> <Comment>Jam opcode, switch case is at 0x6684E7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18104</Opcode> <Index>316</Index> <Constructor>7026032</Constructor> <Handler>5811504</Handler> <Destructor>6947376</Destructor> <Comment>Jam opcode, switch case is at 0x6687D8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18110</Opcode> <Index>319</Index> <Constructor>7225408</Constructor> <Handler>9747376</Handler> <Destructor>7108784</Destructor> <Comment>Jam opcode, switch case is at 0x665E44</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18432</Opcode> <Index>576</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2B3F658D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18434</Opcode> <Index>577</Index> <Constructor>0</Constructor> <Handler>9410176</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2B31819F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18436</Opcode> <Index>578</Index> <Constructor>0</Constructor> <Handler>5572144</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2AFCF149</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18438</Opcode> <Index>579</Index> <Constructor>0</Constructor> <Handler>5951168</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2B00B9DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18464</Opcode> <Index>580</Index> <Constructor>0</Constructor> <Handler>9119936</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2B0F13FD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18564</Opcode> <Index>586</Index> <Constructor>0</Constructor> <Handler>10462448</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2AC79089</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18592</Opcode> <Index>588</Index> <Constructor>0</Constructor> <Handler>5664800</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2A5A5BDD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18944</Opcode> <Index>592</Index> <Constructor>0</Constructor> <Handler>9755136</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2938C31D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18948</Opcode> <Index>594</Index> <Constructor>0</Constructor> <Handler>5573888</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x28FCF619</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18976</Opcode> <Index>596</Index> <Constructor>0</Constructor> <Handler>10122752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x291E5F3D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18978</Opcode> <Index>597</Index> <Constructor>0</Constructor> <Handler>5572208</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x28D6EFAF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18980</Opcode> <Index>598</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x28DE6629</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>18982</Opcode> <Index>599</Index> <Constructor>0</Constructor> <Handler>6454480</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x28E8660B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19074</Opcode> <Index>601</Index> <Constructor>0</Constructor> <Handler>9942432</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x28B99F3F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19104</Opcode> <Index>604</Index> <Constructor>0</Constructor> <Handler>9353328</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2892A22D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19106</Opcode> <Index>605</Index> <Constructor>0</Constructor> <Handler>5950464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x285CB5BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19108</Opcode> <Index>606</Index> <Constructor>0</Constructor> <Handler>4199072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2847FC59</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19458</Opcode> <Index>609</Index> <Constructor>0</Constructor> <Handler>5627216</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2EF7CC6F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19468</Opcode> <Index>322</Index> <Constructor>7092464</Constructor> <Handler>9714896</Handler> <Destructor>6950832</Destructor> <Comment>Jam opcode, switch case is at 0x6665A5</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19484</Opcode> <Index>326</Index> <Constructor>6960272</Constructor> <Handler>5584032</Handler> <Destructor>6943952</Destructor> <Comment>Jam opcode, switch case is at 0x6671A7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19488</Opcode> <Index>612</Index> <Constructor>0</Constructor> <Handler>9602272</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2F16741D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19496</Opcode> <Index>328</Index> <Constructor>7298032</Constructor> <Handler>10232864</Handler> <Destructor>7289440</Destructor> <Comment>Jam opcode, switch case is at 0x668A8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19512</Opcode> <Index>332</Index> <Constructor>7047824</Constructor> <Handler>9199440</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x66638A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19584</Opcode> <Index>616</Index> <Constructor>0</Constructor> <Handler>5628464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2E79D1CD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19586</Opcode> <Index>617</Index> <Constructor>0</Constructor> <Handler>9067680</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2EAC4C3F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19596</Opcode> <Index>338</Index> <Constructor>7047824</Constructor> <Handler>5584688</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x668E4D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19598</Opcode> <Index>339</Index> <Constructor>7126576</Constructor> <Handler>10397136</Handler> <Destructor>7131904</Destructor> <Comment>Jam opcode, switch case is at 0x66729C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19616</Opcode> <Index>620</Index> <Constructor>0</Constructor> <Handler>5626912</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2E59CBDD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19618</Opcode> <Index>621</Index> <Constructor>0</Constructor> <Handler>9330096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2E904D6F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19622</Opcode> <Index>623</Index> <Constructor>0</Constructor> <Handler>4812368</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2E4F5E0B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19624</Opcode> <Index>344</Index> <Constructor>7116736</Constructor> <Handler>9702496</Handler> <Destructor>6944448</Destructor> <Comment>Jam opcode, switch case is at 0x6666CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19626</Opcode> <Index>345</Index> <Constructor>7035952</Constructor> <Handler>9694864</Handler> <Destructor>6947456</Destructor> <Comment>Jam opcode, switch case is at 0x666638</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19630</Opcode> <Index>347</Index> <Constructor>7226464</Constructor> <Handler>5856704</Handler> <Destructor>7169696</Destructor> <Comment>Jam opcode, switch case is at 0x66886B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19642</Opcode> <Index>349</Index> <Constructor>7226096</Constructor> <Handler>9746480</Handler> <Destructor>7211712</Destructor> <Comment>Jam opcode, switch case is at 0x666B01</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19968</Opcode> <Index>624</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2D062FED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19970</Opcode> <Index>625</Index> <Constructor>0</Constructor> <Handler>5571728</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2CF6F1AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19972</Opcode> <Index>626</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2D07F589</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19992</Opcode> <Index>356</Index> <Constructor>7142416</Constructor> <Handler>9666544</Handler> <Destructor>6945216</Destructor> <Comment>Jam opcode, switch case is at 0x6686E3</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20004</Opcode> <Index>630</Index> <Constructor>0</Constructor> <Handler>5074752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2CD55C79</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20006</Opcode> <Index>631</Index> <Constructor>0</Constructor> <Handler>10129792</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2D207EBB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20010</Opcode> <Index>361</Index> <Constructor>7127296</Constructor> <Handler>5588800</Handler> <Destructor>6945520</Destructor> <Comment>Jam opcode, switch case is at 0x6686B2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20012</Opcode> <Index>362</Index> <Constructor>7086016</Constructor> <Handler>5958928</Handler> <Destructor>6942976</Destructor> <Comment>Jam opcode, switch case is at 0x667D70</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20014</Opcode> <Index>363</Index> <Constructor>7131520</Constructor> <Handler>5959904</Handler> <Destructor>6949440</Destructor> <Comment>Jam opcode, switch case is at 0x667FED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20028</Opcode> <Index>366</Index> <Constructor>7267216</Constructor> <Handler>9674864</Handler> <Destructor>7178608</Destructor> <Comment>Jam opcode, switch case is at 0x6661C8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20096</Opcode> <Index>632</Index> <Constructor>0</Constructor> <Handler>9373648</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2CB2F56D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20106</Opcode> <Index>369</Index> <Constructor>7297952</Constructor> <Handler>10003840</Handler> <Destructor>7281568</Destructor> <Comment>Jam opcode, switch case is at 0x668C8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20110</Opcode> <Index>371</Index> <Constructor>7066144</Constructor> <Handler>6095360</Handler> <Destructor>6948656</Destructor> <Comment>Jam opcode, switch case is at 0x66829B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20120</Opcode> <Index>372</Index> <Constructor>7026976</Constructor> <Handler>6094688</Handler> <Destructor>6943392</Destructor> <Comment>Jam opcode, switch case is at 0x668175</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20138</Opcode> <Index>377</Index> <Constructor>7002960</Constructor> <Handler>5958128</Handler> <Destructor>6943136</Destructor> <Comment>Jam opcode, switch case is at 0x667B86</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20158</Opcode> <Index>383</Index> <Constructor>7116512</Constructor> <Handler>9712688</Handler> <Destructor>6943680</Destructor> <Comment>Jam opcode, switch case is at 0x666A0C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20484</Opcode> <Index>642</Index> <Constructor>0</Constructor> <Handler>9883584</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x333EC2D9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20486</Opcode> <Index>643</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3333720B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20512</Opcode> <Index>644</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32E3FBAD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20514</Opcode> <Index>645</Index> <Constructor>0</Constructor> <Handler>5575760</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32D7078F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20516</Opcode> <Index>646</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32DDD139</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20608</Opcode> <Index>648</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x327A708D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20610</Opcode> <Index>649</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32AF728F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20612</Opcode> <Index>650</Index> <Constructor>0</Constructor> <Handler>5650144</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x327E2A79</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20614</Opcode> <Index>651</Index> <Constructor>0</Constructor> <Handler>4812336</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x326F61CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20644</Opcode> <Index>654</Index> <Constructor>0</Constructor> <Handler>9330128</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32965189</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>20996</Opcode> <Index>658</Index> <Constructor>0</Constructor> <Handler>9765968</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x313CF569</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21028</Opcode> <Index>662</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x31157029</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21030</Opcode> <Index>663</Index> <Constructor>0</Constructor> <Handler>5950272</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x30E0BC7B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21120</Opcode> <Index>664</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x30C48FAD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21124</Opcode> <Index>666</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x30B57089</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21126</Opcode> <Index>667</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x307C2E3B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21152</Opcode> <Index>668</Index> <Constructor>0</Constructor> <Handler>9885152</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x309AC79D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21154</Opcode> <Index>669</Index> <Constructor>0</Constructor> <Handler>9067984</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x308C4F8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21504</Opcode> <Index>672</Index> <Constructor>0</Constructor> <Handler>5629152</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x36F9DBFD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21508</Opcode> <Index>674</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x36FE2FC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21536</Opcode> <Index>676</Index> <Constructor>0</Constructor> <Handler>5938048</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x36DE92BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21540</Opcode> <Index>678</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x372371A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21542</Opcode> <Index>679</Index> <Constructor>0</Constructor> <Handler>6089920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x36E2E3FB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21666</Opcode> <Index>685</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x369D722F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>21670</Opcode> <Index>687</Index> <Constructor>0</Constructor> <Handler>8381392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3685DB8B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22022</Opcode> <Index>691</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x34FC720B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22048</Opcode> <Index>692</Index> <Constructor>0</Constructor> <Handler>9078512</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x350E7C2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22050</Opcode> <Index>693</Index> <Constructor>0</Constructor> <Handler>9963168</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3519FBDF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22144</Opcode> <Index>696</Index> <Constructor>0</Constructor> <Handler>5678752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x347A9C3D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22146</Opcode> <Index>697</Index> <Constructor>0</Constructor> <Handler>9408608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x34B185FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22148</Opcode> <Index>698</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x347DD399</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22176</Opcode> <Index>700</Index> <Constructor>0</Constructor> <Handler>5573808</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3459026D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22178</Opcode> <Index>701</Index> <Constructor>0</Constructor> <Handler>5636112</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3457F5CF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22180</Opcode> <Index>702</Index> <Constructor>0</Constructor> <Handler>5573568</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x345D0179</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22530</Opcode> <Index>705</Index> <Constructor>0</Constructor> <Handler>5607152</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3AF78A0F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22534</Opcode> <Index>707</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3B41758B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22560</Opcode> <Index>708</Index> <Constructor>0</Constructor> <Handler>10107968</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3B1E377D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22562</Opcode> <Index>709</Index> <Constructor>0</Constructor> <Handler>5573680</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3AD7076F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22658</Opcode> <Index>713</Index> <Constructor>0</Constructor> <Handler>9824720</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3AB7E56F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22660</Opcode> <Index>714</Index> <Constructor>0</Constructor> <Handler>5571440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3A7CFF09</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22688</Opcode> <Index>716</Index> <Constructor>0</Constructor> <Handler>5572352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3A5902BD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22690</Opcode> <Index>717</Index> <Constructor>0</Constructor> <Handler>9931776</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3A9987BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>22694</Opcode> <Index>719</Index> <Constructor>0</Constructor> <Handler>9737744</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3A9A91CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23040</Opcode> <Index>720</Index> <Constructor>0</Constructor> <Handler>9635424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3936FF7D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23046</Opcode> <Index>723</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x38FC760B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23074</Opcode> <Index>725</Index> <Constructor>0</Constructor> <Handler>5578560</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x38D7187F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23078</Opcode> <Index>727</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x38DC35DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23170</Opcode> <Index>729</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3878768F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23174</Opcode> <Index>731</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x387C768B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23202</Opcode> <Index>733</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x385876AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23206</Opcode> <Index>735</Index> <Constructor>0</Constructor> <Handler>10360592</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x38A410CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23586</Opcode> <Index>741</Index> <Constructor>0</Constructor> <Handler>9409552</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3F11934F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23680</Opcode> <Index>744</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3E7A7C8D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23684</Opcode> <Index>746</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3EB57E89</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23686</Opcode> <Index>747</Index> <Constructor>0</Constructor> <Handler>9621344</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3EB8CEFB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23712</Opcode> <Index>748</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3E917EAD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23716</Opcode> <Index>750</Index> <Constructor>0</Constructor> <Handler>5652368</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3E5E3F49</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>23718</Opcode> <Index>751</Index> <Constructor>0</Constructor> <Handler>9631424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3E98F67B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24066</Opcode> <Index>753</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3CF839BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24068</Opcode> <Index>754</Index> <Constructor>0</Constructor> <Handler>10118544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3D4262A9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24096</Opcode> <Index>756</Index> <Constructor>0</Constructor> <Handler>4813648</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3CCD708D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24098</Opcode> <Index>757</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3CD87A2F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24102</Opcode> <Index>759</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3CDC35EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24228</Opcode> <Index>766</Index> <Constructor>0</Constructor> <Handler>5625872</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x3C5DD5C9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24576</Opcode> <Index>768</Index> <Constructor>0</Constructor> <Handler>5627216</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2F9A06D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24578</Opcode> <Index>769</Index> <Constructor>0</Constructor> <Handler>9119408</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x32CE9CF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24582</Opcode> <Index>771</Index> <Constructor>0</Constructor> <Handler>5074864</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2F332CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24610</Opcode> <Index>773</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2D8402F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24706</Opcode> <Index>777</Index> <Constructor>0</Constructor> <Handler>10363440</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2BFE5CF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24736</Opcode> <Index>780</Index> <Constructor>0</Constructor> <Handler>6090032</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x260B0ED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24738</Opcode> <Index>781</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x257A1BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24740</Opcode> <Index>782</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x2A33E29</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>24742</Opcode> <Index>783</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x25C40AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25120</Opcode> <Index>788</Index> <Constructor>0</Constructor> <Handler>5678096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xDA654D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25122</Opcode> <Index>789</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x10F402F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25126</Opcode> <Index>791</Index> <Constructor>0</Constructor> <Handler>9767792</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x11ACCAB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25220</Opcode> <Index>794</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7D9F99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25222</Opcode> <Index>795</Index> <Constructor>0</Constructor> <Handler>5578656</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x7AE13B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25248</Opcode> <Index>796</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xA45FCD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25252</Opcode> <Index>798</Index> <Constructor>0</Constructor> <Handler>9078720</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x924979</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25600</Opcode> <Index>800</Index> <Constructor>0</Constructor> <Handler>5650352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x6F9FECD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25606</Opcode> <Index>803</Index> <Constructor>0</Constructor> <Handler>10415920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x744B64B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25608</Opcode> <Index>384</Index> <Constructor>6968176</Constructor> <Handler>9696448</Handler> <Destructor>6947472</Destructor> <Comment>Jam opcode, switch case is at 0x666A9F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25612</Opcode> <Index>386</Index> <Constructor>7114144</Constructor> <Handler>5959248</Handler> <Destructor>6949888</Destructor> <Comment>Jam opcode, switch case is at 0x667E34</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25614</Opcode> <Index>387</Index> <Constructor>7047824</Constructor> <Handler>9330224</Handler> <Destructor>6946048</Destructor> <Comment>Jam opcode, switch case is at 0x6685B4</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25628</Opcode> <Index>390</Index> <Constructor>7184496</Constructor> <Handler>5584240</Handler> <Destructor>7175216</Destructor> <Comment>Jam opcode, switch case is at 0x6662C6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25640</Opcode> <Index>392</Index> <Constructor>7118288</Constructor> <Handler>5957456</Handler> <Destructor>6946016</Destructor> <Comment>Jam opcode, switch case is at 0x6679CD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25644</Opcode> <Index>394</Index> <Constructor>7266624</Constructor> <Handler>9603632</Handler> <Destructor>7225120</Destructor> <Comment>Jam opcode, switch case is at 0x667114</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25646</Opcode> <Index>395</Index> <Constructor>6973168</Constructor> <Handler>5637008</Handler> <Destructor>6947200</Destructor> <Comment>Jam opcode, switch case is at 0x665F39</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25656</Opcode> <Index>396</Index> <Constructor>7065104</Constructor> <Handler>5957328</Handler> <Destructor>6947520</Destructor> <Comment>Jam opcode, switch case is at 0x66796B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25658</Opcode> <Index>397</Index> <Constructor>7061968</Constructor> <Handler>5959824</Handler> <Destructor>6950432</Destructor> <Comment>Jam opcode, switch case is at 0x667FBC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25662</Opcode> <Index>399</Index> <Constructor>7043136</Constructor> <Handler>9711984</Handler> <Destructor>6943120</Destructor> <Comment>Jam opcode, switch case is at 0x6664E1</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25734</Opcode> <Index>811</Index> <Constructor>0</Constructor> <Handler>5583184</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x67AF8EB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25736</Opcode> <Index>400</Index> <Constructor>7142352</Constructor> <Handler>5993120</Handler> <Destructor>6945488</Destructor> <Comment>Jam opcode, switch case is at 0x667727</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25742</Opcode> <Index>403</Index> <Constructor>7171888</Constructor> <Handler>5993376</Handler> <Destructor>6948832</Destructor> <Comment>Jam opcode, switch case is at 0x66779B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25752</Opcode> <Index>404</Index> <Constructor>7167584</Constructor> <Handler>5993904</Handler> <Destructor>6948672</Destructor> <Comment>Jam opcode, switch case is at 0x667883</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25754</Opcode> <Index>405</Index> <Constructor>7056832</Constructor> <Handler>5584656</Handler> <Destructor>6945184</Destructor> <Comment>Jam opcode, switch case is at 0x667648</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25758</Opcode> <Index>407</Index> <Constructor>7253904</Constructor> <Handler>9962704</Handler> <Destructor>7225280</Destructor> <Comment>Jam opcode, switch case is at 0x668D58</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25760</Opcode> <Index>812</Index> <Constructor>0</Constructor> <Handler>9964128</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x69BD21D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25762</Opcode> <Index>813</Index> <Constructor>0</Constructor> <Handler>9068096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x68C25FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25772</Opcode> <Index>410</Index> <Constructor>6951968</Constructor> <Handler>4209296</Handler> <Destructor>6943184</Destructor> <Comment>Jam opcode, switch case is at 0x666CC3</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>25788</Opcode> <Index>414</Index> <Constructor>7169776</Constructor> <Handler>9099792</Handler> <Destructor>7108736</Destructor> <Comment>Jam opcode, switch case is at 0x6689CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26120</Opcode> <Index>416</Index> <Constructor>7105696</Constructor> <Handler>5958528</Handler> <Destructor>6948064</Destructor> <Comment>Jam opcode, switch case is at 0x667C7B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26122</Opcode> <Index>417</Index> <Constructor>7202352</Constructor> <Handler>9813104</Handler> <Destructor>7225168</Destructor> <Comment>Jam opcode, switch case is at 0x668DEB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26136</Opcode> <Index>420</Index> <Constructor>7065280</Constructor> <Handler>6096144</Handler> <Destructor>6950528</Destructor> <Comment>Jam opcode, switch case is at 0x6683F2</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26138</Opcode> <Index>421</Index> <Constructor>7093808</Constructor> <Handler>5959008</Handler> <Destructor>6945008</Destructor> <Comment>Jam opcode, switch case is at 0x667DA1</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26140</Opcode> <Index>422</Index> <Constructor>7039424</Constructor> <Handler>9964256</Handler> <Destructor>6946368</Destructor> <Comment>Jam opcode, switch case is at 0x668EB8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26142</Opcode> <Index>423</Index> <Constructor>6946064</Constructor> <Handler>5583856</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x667176</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26150</Opcode> <Index>823</Index> <Constructor>0</Constructor> <Handler>5579024</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4DAE64B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26152</Opcode> <Index>424</Index> <Constructor>7042800</Constructor> <Handler>9712096</Handler> <Destructor>6949568</Destructor> <Comment>Jam opcode, switch case is at 0x666512</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26154</Opcode> <Index>425</Index> <Constructor>7034528</Constructor> <Handler>10445824</Handler> <Destructor>7042720</Destructor> <Comment>Jam opcode, switch case is at 0x666328</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26156</Opcode> <Index>426</Index> <Constructor>7092608</Constructor> <Handler>9654928</Handler> <Destructor>6946128</Destructor> <Comment>Jam opcode, switch case is at 0x666EBF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26158</Opcode> <Index>427</Index> <Constructor>7030160</Constructor> <Handler>5958288</Handler> <Destructor>6943344</Destructor> <Comment>Jam opcode, switch case is at 0x667BE8</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26246</Opcode> <Index>827</Index> <Constructor>0</Constructor> <Handler>9631744</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x4B8BD9B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26250</Opcode> <Index>433</Index> <Constructor>7297872</Constructor> <Handler>9682112</Handler> <Destructor>7280864</Destructor> <Comment>Jam opcode, switch case is at 0x666A3D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26254</Opcode> <Index>435</Index> <Constructor>7126416</Constructor> <Handler>9656800</Handler> <Destructor>6950512</Destructor> <Comment>Jam opcode, switch case is at 0x666D25</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26266</Opcode> <Index>437</Index> <Constructor>7152080</Constructor> <Handler>4199136</Handler> <Destructor>6944176</Destructor> <Comment>Jam opcode, switch case is at 0x668991</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26270</Opcode> <Index>439</Index> <Constructor>7163408</Constructor> <Handler>9641440</Handler> <Destructor>6946848</Destructor> <Comment>Jam opcode, switch case is at 0x66857A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26286</Opcode> <Index>443</Index> <Constructor>7114368</Constructor> <Handler>5689360</Handler> <Destructor>7054720</Destructor> <Comment>Jam opcode, switch case is at 0x666E2C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26296</Opcode> <Index>444</Index> <Constructor>7202416</Constructor> <Handler>9694576</Handler> <Destructor>7202272</Destructor> <Comment>Jam opcode, switch case is at 0x666607</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26298</Opcode> <Index>445</Index> <Constructor>7026384</Constructor> <Handler>9944160</Handler> <Destructor>6949456</Destructor> <Comment>Jam opcode, switch case is at 0x6675E6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26300</Opcode> <Index>446</Index> <Constructor>6950448</Constructor> <Handler>9884144</Handler> <Destructor>6943712</Destructor> <Comment>Jam opcode, switch case is at 0x666359</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26624</Opcode> <Index>832</Index> <Constructor>0</Constructor> <Handler>5627664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xAF9AA2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26628</Opcode> <Index>834</Index> <Constructor>0</Constructor> <Handler>10356096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xB45D099</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26658</Opcode> <Index>837</Index> <Constructor>0</Constructor> <Handler>6123584</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xADF3B7F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26662</Opcode> <Index>839</Index> <Constructor>0</Constructor> <Handler>9767680</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xB1AD63B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26754</Opcode> <Index>841</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xA840E6F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26758</Opcode> <Index>843</Index> <Constructor>0</Constructor> <Handler>6253072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xA8535AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26786</Opcode> <Index>845</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xA8F4AAF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26790</Opcode> <Index>847</Index> <Constructor>0</Constructor> <Handler>6043680</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xA6203DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27168</Opcode> <Index>852</Index> <Constructor>0</Constructor> <Handler>5574256</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x8D8D7AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27270</Opcode> <Index>859</Index> <Constructor>0</Constructor> <Handler>9958256</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x8BDBD0B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27296</Opcode> <Index>860</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x863D22D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27648</Opcode> <Index>864</Index> <Constructor>0</Constructor> <Handler>10135792</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xF3E780D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27650</Opcode> <Index>865</Index> <Constructor>0</Constructor> <Handler>10129920</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xF3C611F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27652</Opcode> <Index>866</Index> <Constructor>0</Constructor> <Handler>5574144</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xEFCDD19</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27658</Opcode> <Index>449</Index> <Constructor>7066080</Constructor> <Handler>5871040</Handler> <Destructor>6943408</Destructor> <Comment>Jam opcode, switch case is at 0x668776</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27674</Opcode> <Index>453</Index> <Constructor>7278064</Constructor> <Handler>9648080</Handler> <Destructor>7226176</Destructor> <Comment>Jam opcode, switch case is at 0x666C61</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27676</Opcode> <Index>454</Index> <Constructor>7019104</Constructor> <Handler>5958848</Handler> <Destructor>6948848</Destructor> <Comment>Jam opcode, switch case is at 0x667D3F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27678</Opcode> <Index>455</Index> <Constructor>7033584</Constructor> <Handler>6095136</Handler> <Destructor>6947360</Destructor> <Comment>Jam opcode, switch case is at 0x668239</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27680</Opcode> <Index>868</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xF114E2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27682</Opcode> <Index>869</Index> <Constructor>0</Constructor> <Handler>9409216</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xF1161FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27684</Opcode> <Index>870</Index> <Constructor>0</Constructor> <Handler>10415888</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xF26BE49</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27692</Opcode> <Index>458</Index> <Constructor>6943808</Constructor> <Handler>9102976</Handler> <Destructor>6943104</Destructor> <Comment>Jam opcode, switch case is at 0x6674C0</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27708</Opcode> <Index>462</Index> <Constructor>7225216</Constructor> <Handler>5607632</Handler> <Destructor>7206992</Destructor> <Comment>Jam opcode, switch case is at 0x6664B0</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27776</Opcode> <Index>872</Index> <Constructor>0</Constructor> <Handler>5574096</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xE78DD6D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27782</Opcode> <Index>875</Index> <Constructor>0</Constructor> <Handler>5575872</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xE7AE45B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27800</Opcode> <Index>468</Index> <Constructor>7281216</Constructor> <Handler>10402720</Handler> <Destructor>7208736</Destructor> <Comment>Jam opcode, switch case is at 0x667307</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27802</Opcode> <Index>469</Index> <Constructor>7056128</Constructor> <Handler>9944048</Handler> <Destructor>6951472</Destructor> <Comment>Jam opcode, switch case is at 0x666E8E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27804</Opcode> <Index>470</Index> <Constructor>6946064</Constructor> <Handler>9682448</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x666A6E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27806</Opcode> <Index>471</Index> <Constructor>6945120</Constructor> <Handler>9808288</Handler> <Destructor>6945504</Destructor> <Comment>Jam opcode, switch case is at 0x6661F9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27808</Opcode> <Index>876</Index> <Constructor>0</Constructor> <Handler>9076544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xE8E4EFD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27810</Opcode> <Index>877</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xE9D4A2F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27812</Opcode> <Index>878</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xEA86DC9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27816</Opcode> <Index>472</Index> <Constructor>6946064</Constructor> <Handler>5669552</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6673CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27818</Opcode> <Index>473</Index> <Constructor>7015120</Constructor> <Handler>9641392</Handler> <Destructor>6944192</Destructor> <Comment>Jam opcode, switch case is at 0x668549</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28164</Opcode> <Index>882</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xD07D589</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28168</Opcode> <Index>480</Index> <Constructor>7095744</Constructor> <Handler>10015968</Handler> <Destructor>6950816</Destructor> <Comment>Jam opcode, switch case is at 0x6668E6</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28174</Opcode> <Index>483</Index> <Constructor>7095680</Constructor> <Handler>6277664</Handler> <Destructor>6948368</Destructor> <Comment>Jam opcode, switch case is at 0x668518</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28188</Opcode> <Index>486</Index> <Constructor>7286448</Constructor> <Handler>9701728</Handler> <Destructor>7281280</Destructor> <Comment>Jam opcode, switch case is at 0x666EF0</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28192</Opcode> <Index>884</Index> <Constructor>0</Constructor> <Handler>9444928</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xD13EB7D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28196</Opcode> <Index>886</Index> <Constructor>0</Constructor> <Handler>5650608</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xCDE05E9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28198</Opcode> <Index>887</Index> <Constructor>0</Constructor> <Handler>5083072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xCD35CFB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28204</Opcode> <Index>490</Index> <Constructor>7212000</Constructor> <Handler>9105376</Handler> <Destructor>7221504</Destructor> <Comment>Jam opcode, switch case is at 0x66748F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28206</Opcode> <Index>491</Index> <Constructor>6987616</Constructor> <Handler>9694960</Handler> <Destructor>6950784</Destructor> <Comment>Jam opcode, switch case is at 0x666669</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28216</Opcode> <Index>492</Index> <Constructor>7280944</Constructor> <Handler>10239056</Handler> <Destructor>7167536</Destructor> <Comment>Jam opcode, switch case is at 0x668AC0</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28288</Opcode> <Index>888</Index> <Constructor>0</Constructor> <Handler>10526224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xCC46BAD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28290</Opcode> <Index>889</Index> <Constructor>0</Constructor> <Handler>9924240</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xCB93C2F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28300</Opcode> <Index>498</Index> <Constructor>6988032</Constructor> <Handler>4767936</Handler> <Destructor>7006400</Destructor> <Comment>Jam opcode, switch case is at 0x666979</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28312</Opcode> <Index>500</Index> <Constructor>7131600</Constructor> <Handler>6043904</Handler> <Destructor>6949184</Destructor> <Comment>Jam opcode, switch case is at 0x666006</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28314</Opcode> <Index>501</Index> <Constructor>7064896</Constructor> <Handler>5576768</Handler> <Destructor>6948336</Destructor> <Comment>Jam opcode, switch case is at 0x66615D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28318</Opcode> <Index>503</Index> <Constructor>7054736</Constructor> <Handler>6095696</Handler> <Destructor>6946320</Destructor> <Comment>Jam opcode, switch case is at 0x66832E</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28322</Opcode> <Index>893</Index> <Constructor>0</Constructor> <Handler>9330192</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0xC902BCF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28328</Opcode> <Index>504</Index> <Constructor>7126352</Constructor> <Handler>6096256</Handler> <Destructor>6945056</Destructor> <Comment>Jam opcode, switch case is at 0x668423</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28344</Opcode> <Index>508</Index> <Constructor>7126288</Constructor> <Handler>10227168</Handler> <Destructor>6949584</Destructor> <Comment>Jam opcode, switch case is at 0x668B84</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28672</Opcode> <Index>896</Index> <Constructor>0</Constructor> <Handler>5680912</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x12FA822D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28674</Opcode> <Index>897</Index> <Constructor>0</Constructor> <Handler>6072320</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x12FE7B1F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28678</Opcode> <Index>899</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1333520B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28800</Opcode> <Index>904</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x127A103D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28806</Opcode> <Index>907</Index> <Constructor>0</Constructor> <Handler>10416560</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x12C4C54B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28832</Opcode> <Index>908</Index> <Constructor>0</Constructor> <Handler>9099664</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x128EAD4D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29184</Opcode> <Index>912</Index> <Constructor>0</Constructor> <Handler>9099408</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x112EA9AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29186</Opcode> <Index>913</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x113D4B8F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29188</Opcode> <Index>914</Index> <Constructor>0</Constructor> <Handler>9353008</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x11368849</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29218</Opcode> <Index>917</Index> <Constructor>0</Constructor> <Handler>9099408</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x110CA9CF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29220</Opcode> <Index>918</Index> <Constructor>0</Constructor> <Handler>5605824</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x10DD5AF9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29222</Opcode> <Index>919</Index> <Constructor>0</Constructor> <Handler>9980352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x111E1AFB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29344</Opcode> <Index>924</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x109150AD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29346</Opcode> <Index>925</Index> <Constructor>0</Constructor> <Handler>5951840</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x105CA31F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29348</Opcode> <Index>926</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x105E0E59</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29700</Opcode> <Index>930</Index> <Constructor>0</Constructor> <Handler>9402752</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x17375099</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29728</Opcode> <Index>932</Index> <Constructor>0</Constructor> <Handler>10416352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1722C81D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29824</Opcode> <Index>936</Index> <Constructor>0</Constructor> <Handler>6138768</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1681832D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29828</Opcode> <Index>938</Index> <Constructor>0</Constructor> <Handler>4812912</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x16714809</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29856</Opcode> <Index>940</Index> <Constructor>0</Constructor> <Handler>9746080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x16988E5D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>29862</Opcode> <Index>943</Index> <Constructor>0</Constructor> <Handler>9780720</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x169B15AB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30208</Opcode> <Index>944</Index> <Constructor>0</Constructor> <Handler>5672656</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x14FA63ED</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30212</Opcode> <Index>946</Index> <Constructor>0</Constructor> <Handler>9410688</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x15376D99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30338</Opcode> <Index>953</Index> <Constructor>0</Constructor> <Handler>5588528</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x14771BCF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30340</Opcode> <Index>954</Index> <Constructor>0</Constructor> <Handler>9409456</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x14B76949</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30342</Opcode> <Index>955</Index> <Constructor>0</Constructor> <Handler>9158464</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x14B194DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30370</Opcode> <Index>957</Index> <Constructor>0</Constructor> <Handler>9757888</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1496BA7F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30720</Opcode> <Index>960</Index> <Constructor>0</Constructor> <Handler>5628336</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1AF9BCCD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30722</Opcode> <Index>961</Index> <Constructor>0</Constructor> <Handler>5651616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1AF817BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30752</Opcode> <Index>964</Index> <Constructor>0</Constructor> <Handler>5876640</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1ADD86DD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30850</Opcode> <Index>969</Index> <Constructor>0</Constructor> <Handler>5584224</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1A7710FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>30884</Opcode> <Index>974</Index> <Constructor>0</Constructor> <Handler>5678352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1A5E80C9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31232</Opcode> <Index>976</Index> <Constructor>0</Constructor> <Handler>5668080</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x18FA560D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31234</Opcode> <Index>977</Index> <Constructor>0</Constructor> <Handler>4813120</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x18EB4A5F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31238</Opcode> <Index>979</Index> <Constructor>0</Constructor> <Handler>9119600</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1931008B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31266</Opcode> <Index>981</Index> <Constructor>0</Constructor> <Handler>5627392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x18D7B73F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31268</Opcode> <Index>982</Index> <Constructor>0</Constructor> <Handler>6439632</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x18EA1C09</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31270</Opcode> <Index>983</Index> <Constructor>0</Constructor> <Handler>9415392</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1915841B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31364</Opcode> <Index>986</Index> <Constructor>0</Constructor> <Handler>5578352</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x187CF809</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31394</Opcode> <Index>989</Index> <Constructor>0</Constructor> <Handler>5574208</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1856E7FF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31398</Opcode> <Index>991</Index> <Constructor>0</Constructor> <Handler>5988448</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x18613A1B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31744</Opcode> <Index>992</Index> <Constructor>0</Constructor> <Handler>9635712</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1F36E69D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31746</Opcode> <Index>993</Index> <Constructor>0</Constructor> <Handler>9963552</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1F39E73F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31748</Opcode> <Index>994</Index> <Constructor>0</Constructor> <Handler>5573840</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1EFCEBE9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31778</Opcode> <Index>997</Index> <Constructor>0</Constructor> <Handler>6293616</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1EE1E7AF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31876</Opcode> <Index>1002</Index> <Constructor>0</Constructor> <Handler>4812544</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1E714E99</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31904</Opcode> <Index>1004</Index> <Constructor>0</Constructor> <Handler>9273072</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1E915EAD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>31910</Opcode> <Index>1007</Index> <Constructor>0</Constructor> <Handler>5626624</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1E5BBABB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32260</Opcode> <Index>1010</Index> <Constructor>0</Constructor> <Handler>10105424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1D420F69</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32262</Opcode> <Index>1011</Index> <Constructor>0</Constructor> <Handler>10189424</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1D41578B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32288</Opcode> <Index>1012</Index> <Constructor>0</Constructor> <Handler>5627216</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1CD9BA8D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32290</Opcode> <Index>1013</Index> <Constructor>0</Constructor> <Handler>6072448</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1CDE85BF</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32292</Opcode> <Index>1014</Index> <Constructor>0</Constructor> <Handler>9932816</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1D1F6D49</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32384</Opcode> <Index>1016</Index> <Constructor>0</Constructor> <Handler>4788176</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1C6CED6D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>32420</Opcode> <Index>1022</Index> <Constructor>0</Constructor> <Handler>5937968</Handler> <Destructor>0</Destructor> <Comment>Regular opcode, transformed handler is 0x1C6278E9</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>770</Opcode> <Index>0</Index> <Constructor>6905088</Constructor> <Handler>4756592</Handler> <Destructor>6898000</Destructor> <Comment>Auth opcode, switch case is at 0x694069</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>771</Opcode> <Index>1</Index> <Constructor>7047824</Constructor> <Handler>4756816</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x693FFE</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1070</Opcode> <Index>11</Index> <Constructor>7182000</Constructor> <Handler>5669664</Handler> <Destructor>7142288</Destructor> <Comment>Jam opcode, switch case is at 0x66742D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1196</Opcode> <Index>26</Index> <Constructor>7267376</Constructor> <Handler>6441872</Handler> <Destructor>7221056</Destructor> <Comment>Jam opcode, switch case is at 0x6660FB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1214</Opcode> <Index>31</Index> <Constructor>7086112</Constructor> <Handler>5081456</Handler> <Destructor>6997744</Destructor> <Comment>Jam opcode, switch case is at 0x665F9B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1794</Opcode> <Index>4</Index> <Constructor>6905088</Constructor> <Handler>4754624</Handler> <Destructor>6898000</Destructor> <Comment>Auth opcode, switch case is at 0x693F9C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>1795</Opcode> <Index>5</Index> <Constructor>6905168</Constructor> <Handler>4753456</Handler> <Destructor>6898016</Destructor> <Comment>Auth opcode, switch case is at 0x69402F</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>3642</Opcode> <Index>109</Index> <Constructor>7092224</Constructor> <Handler>5686224</Handler> <Destructor>6949680</Destructor> <Comment>Jam opcode, switch case is at 0x667209</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>4898</Opcode> <Index>10</Index> <Constructor>7047824</Constructor> <Handler>4759712</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x693FCD</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5922</Opcode> <Index>14</Index> <Constructor>7047824</Constructor> <Handler>4752736</Handler> <Destructor>6946048</Destructor> <Comment>Auth opcode, switch case is at 0x69409A</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>5923</Opcode> <Index>15</Index> <Constructor>6898704</Constructor> <Handler>4754816</Handler> <Destructor>6897984</Destructor> <Comment>Auth opcode, switch case is at 0x693F6B</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9272</Opcode> <Index>140</Index> <Constructor>6946064</Constructor> <Handler>4238720</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x668A2D</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9390</Opcode> <Index>155</Index> <Constructor>6946064</Constructor> <Handler>5636784</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6673FC</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9402</Opcode> <Index>157</Index> <Constructor>7073920</Constructor> <Handler>8387616</Handler> <Destructor>6952112</Destructor> <Comment>Jam opcode, switch case is at 0x66612C</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9406</Opcode> <Index>159</Index> <Constructor>6957984</Constructor> <Handler>4768736</Handler> <Destructor>6950016</Destructor> <Comment>Jam opcode, switch case is at 0x6669AA</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>9758</Opcode> <Index>167</Index> <Constructor>7212416</Constructor> <Handler>4768800</Handler> <Destructor>7170992</Destructor> <Comment>Jam opcode, switch case is at 0x6669DB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>11914</Opcode> <Index>241</Index> <Constructor>7114304</Constructor> <Handler>5584144</Handler> <Destructor>6952096</Destructor> <Comment>Jam opcode, switch case is at 0x667617</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>19484</Opcode> <Index>326</Index> <Constructor>6960272</Constructor> <Handler>5584032</Handler> <Destructor>6943952</Destructor> <Comment>Jam opcode, switch case is at 0x6671A7</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>26142</Opcode> <Index>423</Index> <Constructor>6946064</Constructor> <Handler>5583856</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x667176</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>27816</Opcode> <Index>472</Index> <Constructor>6946064</Constructor> <Handler>5669552</Handler> <Destructor>6949216</Destructor> <Comment>Jam opcode, switch case is at 0x6673CB</Comment> </OpcodeInfo> <OpcodeInfo> <Opcode>28300</Opcode> <Index>498</Index> <Constructor>6988032</Constructor> <Handler>4767936</Handler> <Destructor>7006400</Destructor> <Comment>Jam opcode, switch case is at 0x666979</Comment> </OpcodeInfo> </ArrayOfOpcodeInfo>
Last edited by LordJZ; 11-30-2011 at 09:46 AM.
Code:0x9BE83C // PlayerLevel 0x9BE835 // PlayerClass 0x9BE834 // PlayerRace
Some new, some already posted take what you need
Code:/// <summary> /// 4.3 /// </summary> public enum Globals { PlayerName = 0x9BE6B8, } #region InGame enum /// <summary> /// 4.3 /// </summary> public enum InGame { InGame = 0xAD7296, } #region ActionBar enum /// <summary> /// 4.3 /// </summary> public enum ActionBar { ActionBarFirstSlot = 0xB440E0, ActionBarBonus = 0xB44324, } #endregion #region AutoLoot enum /// <summary> /// 4.3 /// </summary> public enum AutoLoot { Pointer = 0xAD74A0, Offset = 0x30, } #endregion #region CgUnitCGetCreatureRank enum /// <summary> /// 4.3 /// </summary> public enum CgUnitCGetCreatureRank { Offset1 = 0x91C, Offset2 = 0x1C, } #endregion #region CgUnitCGetCreatureType enum /// <summary> /// 4.3 /// </summary> public enum CgUnitCGetCreatureType { Offset1 = 0x91C, Offset2 = 0x14, } #endregion #region CgWorldFrameGetActiveCamera enum /// <summary> /// 4.3 /// </summary> public enum CgWorldFrameGetActiveCamera { CameraPointer = 0xAD7870, CameraOffset = 0x80D0, CameraX = 0x8, CameraY = 0xC, CameraZ = 0x10, CameraMatrix = 0x14, } #endregion /// <summary> /// 4.3 /// </summary> public enum Quests { ActiveQuests = 0x274, SelectedQuestId = 0xB436F0, TitleText = 0xB434D0, GossipQuests = 0xB70F08, GossipQuestNext = 0x214, } #region ClickToMove enum /// <summary> /// 4.3 /// </summary> public enum ClickToMove { Pointer = 0xAD7480, Offset = 0x30, } #endregion #region IsFlying enum /// <summary> /// 4.3 /// </summary> public enum IsFlying { // Reversed from Lua_IsFlying Pointer = 0x100, Offset = 0x38, Mask = 0x1000000 } #endregion #region Nested type: AutoAttack /// <summary> /// 4.3 /// </summary> internal enum AutoAttack { AutoAttackFlag = 0x9E8, AutoAttackMask = 0x9EC, } #endregion #region Nested type: CastingInfo /// <summary> /// 4.3 /// </summary> internal enum CastingInfo { IsCasting = 0xA34, ChanneledCasting = 0xA48, } #endregion #region Nested type: Chat /// <summary> /// 4.3 /// </summary> internal enum Chat : uint { ChatStart = 0xAD8FD0 + 0x3C, OffsetToNextMsg = 0x17C0, } #endregion #region BlueChat /// <summary> /// 4.2 - Not updated /// </summary> internal enum Messages { EventMessage = 0xA98068 } #endregion #region Nested type: ComboPoints /// <summary> /// 4.3 /// </summary> internal enum ComboPoints { ComboPoints = 0xAD7361, } #endregion #region Nested type: Container /// <summary> /// 4.3 /// </summary> internal enum Container { EquippedBagGUID = 0xB4DC38, } #endregion #region Nested type: Globals /// <summary> /// 4.3 /// </summary> internal enum Globals { RedMessage = 0xAD6698, MouseOverGUID = 0xAD72A8, LootWindow = 0xB45088, IsBobbing = 0xD4, ArchFacing = 0x1c8, ChatboxIsOpen = 0xAC6C58, CursorType = 0x93D0E0, } #endregion #region Nested type: Items /// <summary> /// 4.3 /// </summary> internal enum Items : uint { Offset = 0x998580, } #endregion #region Nested type: KeyBinding /// <summary> /// 4.3 /// </summary> internal enum KeyBinding { NumKeyBindings = 0xB33D04, First = 0xC8, Next = 0xC0, Key = 0x14, Command = 0x28, } #endregion #region Nested type: ObjectManager /// <summary> /// 4.3 /// </summary> internal enum ObjectManager { CurMgrPointer = 0x9BE678, CurMgrOffset = 0x463C, NextObject = 0x3C, //4.3.0.15005 FirstObject = 0xC0, //4.3.0.15005 LocalGUID = 0xC8 //4.3.0.15005 } #endregion #region Nested type: Reaction /// <summary> /// 4.3 /// </summary> internal enum Reaction : uint { FactionStartIndex = 0x998F98, FactionPointer = 0x998FA4, FactionTotal = 0x998F94, HostileOffset1 = 0x14, HostileOffset2 = 0x0C, FriendlyOffset1 = 0x10, FriendlyOffset2 = 0x0C, } #endregion #region Nested type: Runes /// <summary> /// 4.3 /// </summary> internal enum Runes { RunesOffset = 0xB35E54, } #endregion #region Nested type: ShapeshiftForm /// <summary> /// 4.3 /// </summary> internal enum ShapeshiftForm { BaseAddressOffset1 = 0xF8, BaseAddressOffset2 = 0x1B7, } #endregion #region Nested type: SpellCooldown /// <summary> /// 4.3 /// </summary> internal enum SpellCooldown : uint { CooldPown = 0xACD584, } #endregion #region Nested type: Swimming /// <summary> /// 4.3 /// </summary> internal enum Swimming { Pointer = 0x100, Offset = 0x38, Mask = 0x100000, } #endregion #region Nested type: UnitAuras /// <summary> /// 4.3 /// </summary> internal enum UnitAuras : uint { AuraCount1 = 0xE90, AuraCount2 = 0xC14, AuraTable1 = 0xC10, AuraTable2 = 0xC18, AuraSize = 0x28, AuraSpellId = 0x8, AuraStack = 0xF, TimeLeft = 0x14, } ; #endregion #region Nested type: UnitName /// <summary> /// 4.3 /// </summary> internal enum UnitName : uint { ObjectName1 = 0x1CC, ObjectName2 = 0xB4, UnitName1 = 0x91C, UnitName2 = 0x64, PlayerNameCachePointer = 0x997F48, PlayerNameMaskOffset = 0x024, PlayerNameBaseOffset = 0x01c, PlayerNameStringOffset = 0x020 } #endregion #region Nested type: UnitSpeed /// <summary> /// 4.3 /// </summary> internal enum UnitSpeed { Pointer1 = 0x100, Pointer2 = 0x80, } #endregion #region Nested type: WowObject /// <summary> /// 4.3 /// </summary> internal enum WowObject { X = 0x790, Y = X + 0x4, Z = X + 0x8, RotationOffset = X + 0x10, GameObjectX = 0x110, GameObjectY = GameObjectX + 0x4, GameObjectZ = GameObjectX + 0x8, } #endregion #region Nested type: Zone /// <summary> /// 4.3 /// </summary> internal enum Zone : uint { ZoneText = 0xAD7288, ZoneID = 0xAD7320, } #endregion #region Nested type: UiFrame /// <summary> /// 4.3 /// </summary> internal enum UiFrame { ButtonEnabledPointer = 0x200, ButtonEnabledMask = 0xF, ButtonChecked = 0x238, EditBoxText = 0x218, FirstFrame = 0xce4, FrameBottom = 0x68, FrameLeft = 0x6c, FrameTop = 0x70, FrameRight = 0x74, LabelText = 0xEC, Name = 0x1C, NextFrame = 0xCDC, RegionsFirst = 0x170, RegionsNext = 0x168, FrameBase = 0x9D379C, ScrHeight = 0x909A04, ScrWidth = 0x909A00, Visible = 0x64, Visible1 = 0x1A, Visible2 = 1, CurrentFrameOffset = 0x88, CurrentFramePtr = 0x9D379C, } #endregion
Unit object offsets:
Speed: 0x800
Height: 0x850 (must be used in LOS detection as Unit.z + Unit.Height)
EDIT: Removed
Last edited by kiborgrus; 12-20-2011 at 04:19 PM.