About This File
There are two versions of WoW 335 executable here:
WoWGen12.exe which - contains all features listed down below INCLUDING the hacky ones such as multi jump + ADDED NEW SCRIPT EDITS
WoWGen11_WithoutHack.exe - contains all features listed down below EXCLUDING the hacky ones such as multi jump and EXCLUDING SCRIPT EDITS
List of Features
- Removed MD5 / SIG
- Game version changed to my name initials and discord tag (A.S.E A2#6767) Release date to Dec 14 1337 for fun The real version of this file is still 3.3.5
- Druid on level 101+ get NO error when opening Base Stats
- Every level 101+ can sit on barb Chair without Error
- Does not Create CACHE file
-Added LUA UNLOCKER you dont need to Manuly Unlock LUA functions via any 3rd party program this Exe has most of them unlocked by itself
so far unlocked are (AcceptBattlefieldPort, SetCurrentTitle, UninviteUnit, ReloadUI, FocusUnit, ClearFocus, ... , InteractUnit, CastSpellByName, CastSpellByID,
Movement functions ... , CancelLogout AttackTarget (error is still printed))
- Local Data Load directly from the folder no need to place them into the MPQ
eg - M:\Client335\Data\DBFilesClient\ItemDisplayInfo.dbc is a viable path for wow.exe to read it in case wow.exe is in Client335
- Does not uses scan.dll to detect Cheat Engine at all
- When you zoom close to your character it wont get transparent
========= ADDED IN SCRIPT =========
- Maximum Jump height
- Maximum Climb Angle
- Increased Far Clip
========= HACKY FEATURES=========
- Allows Air Jumps at all time
- You understand to every lang
- /follow works simply on everysingle target no matter what target
Due to popular demand im going to list of some Offsets for the edits I have done so you can do edits on your own or remove some unwanted functions
Load Local Files
001F2A: 90 90 90 90 90 6A FF
LUA
1185E7: B8 01 00 00 00 90 90 90 90 90 90 90 90 90
Allow Badly Signed MPQs
021350: 55 8B EC 8B 45 1C 8B 4D 18 8B 55 14 53 68 98 4F 9E 00 50 8B 45 10 default last 4 bytes are wildcard
55 8b ec b9 05 00 00 00 8b 45 0c 89 08 b8 01 00 00 00 5d c2 18 00 hack
No Transparency for characters
336841: 90 90 90 90 90 90 (default 88 96 CB 00 00 00)
DRUID 101.lvl Fix (use XML MD5)
3F5DC2: 90 90 90
Scan.DLL pos
5F4D56: C7 C7
5F4D62: C7 C7
XML MD5
000126: 23
000168: 16 4E
1F41BF: EB
415A25: EB
415A3F: 03
415A95: 03
415B46: EB
415B5F: B8 03 00 00 00 EB ED
Multi-Jump Languages Follow
109683: E9 2B 41 4D 00
32A922: E9 91 2E 2B 00 90 90 90
58782A: EB 56 90 90 90 90 90 90 90
587882: 8B 7E 44 F7 C7 00 18 00 02 EB A8
5DD7B3: E9 D2 BE B2 FF 56 89 F9 E8 10 B8 D4 FF E9 81 D1 D4 FF
FarClip
63CF0C: 00 40 1C 46 (float 10k AB EA 45 44 AB EA C5 44)
CACHE
61BE58: 7C 7C
Max Climb Angle
63670C: 00 00 00 00 || 0x00a37f0c
JUMP Height in negative value
6A1BDC: D8 93 FE C0 ( default value ) || 0x00aa33dc
Unlimited Race / Cass pairs patch
0xE0355: 0x78
0xE038E: 0x88
0xE03A3: 0x88
0xE03C3 : 0x88
List of functions that Warden scans for
Offset Size Description
0x420541 0xA WS2_32.Send check
0x48A2CC 0x6 Unknown Chat Related (Called by CGChat__AdChatMessage) // Cypher
0x48A2F0 0x5 Unknown Chat Related (Called by CGChat__AdChatMessage) // Cypher
0x48D4A0 0xC AddChatMessage
0x490430 0xC SendChatMessage
0x49DBB2 0x7 Protected Lua Func Check // Cypher
0x4AA9C2 0x5 FrameXML Signature Check
0x5CDC20 0x6 Unknown Falling Check // Cypher
0x61535A 0x9 Unknown. CGUnit_C Member Function. Uses SummonedBy/CreatedBy. ?? // Cypher
0x681778 0x5 Unknown
0x7B9D42 0x6 Unknown. Movement related. (?) Only Xref uses CInputControl. // Cypher
0x7BAA98 0xC Unknown
0x8C8398 0x8 Maximum Wall Climb
0x8C845C 0x8 Gravity // Cypher
0x8F7AC8 0x8 Jump Velocity // Note from Cypher: Physics sucks ass, its not really velocity but we're calling it that anyway.
0xB93714 0x8 Unknown Login Check (Parental restrictions??) // Cypher
What's New in Version 1.6
Released
Adding a script file that you can use in 010 editor to turn on specific hacks/edits in wow that you would like to have
always keep a original backup of wow since my script is not made to reverse the edited im too lazy