WQ bot for PWI

04/28/2012 22:18 SEmoder#301
This is my version, who can verify?
Quote:
[main]
logActivities=0
[offsets]
realBaseAddress=0xA521C0
SendPacketAddress=0x63AA80
playerCounterOffset=0x0000096C
playerIntervalOffset=0x00000920
questFunctionOffset=0x10A4
questFunctionAddress=0x006D4B50
playerNameOffset=0x664
playerTransportModeOffset=0x678
playerFlySpdOffset=0x4F8
playerFlyMountOffset=0x598
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0x109C
baseOffset=0x1C
playerOffSet=0x34
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xBB4
npcIdOffset=0x120
sortedNpcListOffset=0x50
baseListsOffset=0x1C
npcListOffset=0x24
04/29/2012 13:00 martmor#302
seems to be all correct. I wrote here already all
[Only registered and activated users can see links. Click Here To Register...] with the help of msxgames

only 2 was there missing. Your offestes work fine.

Thank you very much
04/29/2012 13:11 AEBus#303
all ok, work fine
04/30/2012 20:12 fernandaxd10#304
alguem me ajudaaaaa nao to entendendo nada desse programaa
05/24/2012 06:57 martmor#305
Hi

Here are some new offsets

[main]
logActivities=0
[offsets]
realBaseAddress=0xB3B24C
SendPacketAddress=0x00682350
playerCounterOffset=0x00000974
playerIntervalOffset=
questFunctionOffset=
questFunctionAddress=
playerNameOffset=0x66C
playerTransportModeOffset=
playerFlySpdOffset=
playerFlyMountOffset=598
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0x10BC
baseOffset=
playerOffSet=0x34
nameLengthOffset=
playerTargetIdOffset=
npcIdOffset=
sortedNpcListOffset=
baseListsOffset=0x1C
npcListOffset=0x24

Thankx to MSXGAmes for the 4 Offsets

I have now 2 more added that are correct
05/25/2012 02:23 msxgames#306
There are some mistakes in the offsets, try these:

playerCounterOffset=0x00000974
playerNameOffset=0x66C
baseListsOffset=0x1C
npcListOffset=0x24
05/25/2012 16:52 msxgames#307
This file with offsets is "ThanksWare". This means that you have to push the "Thanks" button of this post if you want to use the offsets.

Have fun with the offsets. (rename to WQing.ini)
05/25/2012 22:01 martmor#308
Thank you msxgames for keeping the WQ Bot alaive :handsdown: Thanks to Interest07 who made the Bot :handsdown: work very good :)
05/25/2012 22:04 msxgames#309
I am just wondering about the fact that the game crashes at the end of almost each run. Also the textures get mixed up. In my opinion the injection routine is not good, a kind of memory leak I guess. Anyone has enough knowledge about this to improve the bot?
05/25/2012 22:44 Sᴡoosh#310
Does it use VirtualFreeEx to free allocated memory at end of injection? Does it inject once and save pointer to memory and re-use, or does it Allocate-write-call-free every time in pwi address space?

Sorry, don't have the source here - Just guesses there.
05/25/2012 23:16 msxgames#311
Allocate each time I guess. Here is the [Only registered and activated users can see links. Click Here To Register...].
05/26/2012 00:14 Sᴡoosh#312
That is just injected opcode, not the code which calls VirtualAlloc/CreateRemoteThread.

I am on cell phone currently, i'll look for complete source when I am at home - if I don't forget :)
06/19/2012 12:42 Tanlith#313
Is anyone updating this at all? I'm currently trying to learn more about finding offsets, but in the mean time has anyone got this working again? I miss this little bot - was real handy when I have to slip out to the store for something - can get like 4-5 toons doing WQ while I'm gone :)

Here's what I found in various forums as far as foffsets go - thy don't seem to work though


[main]
logActivities=0
[offsets]
realBaseAddress=0xAFF144
SendPacketAddress=0x660130
playerCounterOffset=0x00000928
playerIntervalOffset=0x000008DC
questFunctionOffset=0x1058
questFunctionAddress=0x728DC0
playerNameOffset=0x638
playerTransportModeOffset=0x64C
playerFlySpdOffset=0x4EC
playerFlyMountOffset=0x0000058C
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0x1050
baseOffset=0x1C
playerOffSet=0x34
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xB68
npcIdOffset=0x11C
sortedNpcListOffset=0x50
baseListsOffset=0x1C
npcListOffset=0x24


- Tanlith -
06/19/2012 17:18 martmor#314
Hello, thank to msxgames.

"search" some messages back if you use pwi. There are the offsets as "thank you" ware
07/27/2012 14:04 Zeomak#315
Quote:
Originally Posted by msxgames View Post
This file with offsets is "ThanksWare". This means that you have to push the "Thanks" button of this post if you want to use the offsets.

Have fun with the offsets. (rename to WQing.ini)
Offsets in this .txt file work. one of my alts just did his WQ using those