you should use the offset finder provided to get the correct offsets for your version.
The rar contains 4 files:
-FlyWQ 2.4.ahk
;This is the source code
-findWQbotOffsets.exe
;When this is in the same folder as your elementclient.exe run it to retrieve the correct offsets for the WQing.ini
-WQing.ini
;This file contains all the offsets and addresses need to run the bot, it needs to be placed in the same folder as FlyWQ 2.4.exe
-FlyWQ 2.4.exe
;Run this file to run the bot. Before running it, make sure you have the correct offsets in the WQing.ini
the current values in the WQing.ini for PWI should be:
Code:
[main]
logActivities=0
[offsets]
realBaseAddress=0xA5B90C
SendPacketAddress=0x0060E310
playerCounterOffset=0x000008E4
playerIntervalOffset=0x00000898
questFunctionOffset=0xFFC
questFunctionAddress=0x006C98E0
playerNameOffset=0x618
playerTransportModeOffset=0x62C
playerFlySpdOffset=0x4D0
playerFlyMountOffset=0x00000570
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0xFF4
baseOffset=0x1C
playerOffSet=0x20
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xB0C
npcIdOffset=0x11C
sortedNpcListOffset=0x50
baseListsOffset=0x8
npcListOffset=0x24