Back to 'vw_smart_scripts_with_labels' Return to world Go to 'waypoint_data'
This table contains data related to the use of the anti-cheat tool Warden, which can be enabled in Worldserver.conf
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | smallint | unsigned | PRI | NO | auto_increment | ||
| type | tinyint | unsigned | YES | NULL | |||
| str | varchar(170) | YES | NULL | ||||
| address | int | unsigned | YES | NULL | |||
| length | tinyint | unsigned | YES | NULL | |||
| comment | varchar(50) | YES | NULL | ||||
| data | binary(24) | YES | NULL | ||||
| result | varbinary(24) | YES | NULL |
Unique ID, automatically incremented by 1
| ID | Name | Comment |
|---|---|---|
| 0 | NONE_CHECK | SKIP |
| 87 | TIMING_CHECK | nyi |
| 113 | DRIVER_CHECK | uint Seed + byte[20] SHA1 + byte driverNameIndex (check to ensure driver isn't loaded) |
| 126 | PROC_CHECK | nyi |
| 139 | LUA_EVAL_CHECK | evaluate arbitrary Lua check |
| 152 | MPQ_CHECK | get hash of MPQ file (to check it is not modified) |
| 178 | PAGE_CHECK_A | scans all pages for specified SHA1 hash |
| 191 | PAGE_CHECK_B | scans only pages starts with MZ+PE headers for specified hash |
| 217 | MODULE_CHECK | check to make sure module isn't injected |
| 243 | MEM_CHECK | retrieve specific memory |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
Back to 'vw_smart_scripts_with_labels' Return to world Go to 'waypoint_data'