WQ bot for PWI

09/09/2011 18:02 santaclaus62#226
No interest ur the best keep on plz this is one of the most valuable bots there is.
Keep on going with the good stufffffffff


Hoop dat je door gaat ;)
09/09/2011 20:37 Interest07#227
I hate maintaining programs I never use. Testing for bugs just takes way too long :p
09/18/2011 11:04 patanisca#228
what do i do with the trojan horse?
09/18/2011 13:37 amineurin#229
Quote:
Originally Posted by patanisca View Post
what do i do with the trojan horse?
go to a pet trainer and ask her, later ride on ur new mount :D
since the source is here, i not believe u found ur new "mount" inside the tool...
09/18/2011 18:18 Interest07#230
Quote:
Originally Posted by amineurin View Post
go to a pet trainer and ask her, later ride on ur new mount :D
since the source is here, i not believe u found ur new "mount" inside the tool...
lmao, nice :D

I'm afraid the bot doesn't come with any free pets :( Maybe try one of the 'zen generators' :p
09/19/2011 00:58 amineurin#231
Quote:
Originally Posted by Interest07 View Post
lmao, nice :D

I'm afraid the bot doesn't come with any free pets :( Maybe try one of the 'zen generators' :p
loooool
and if she used later then the "dupe hack" from here, im realy shure she got its new "mount" duped :D
maybe she willed to buy some spartan cloack too, for the look :confused:
10/03/2011 17:40 itachi175#232
this is stupied it wont work -__- on normal PW Gensis
10/03/2011 18:59 Sᴡoosh#233
Quote:
Originally Posted by itachi175 View Post
this is stupied it wont work -__- on normal PW Gensis
Tards like you make me sick. Instead of claiming something "stupied" which was much work and has been released for the community to use, try writing something like this on your own. Oh wait... you cant, you just want,want,want.
10/03/2011 20:46 Interest07#234
Updated the first post to say I no longer support it. Forgot to put it there somewhere :p

It's trivial to make it work for the current version of PWI though, just change the source code/ offsets where necessary.
11/02/2011 14:49 martmor#235
Hello,

anybody can write me the correct new offsets after the update today?

I know that realBaseAddress changed to 0xB28AC4

But more offsets must be different. (can't find them :( ) Any help would be very appricated. By the way, with the correct offsets the Bot work very fine! Thank you very much! :)

Here are the offsets. I changed already realBaseAddress but the bot do not find my char(s).

[main]
logActivities=0
[offsets]
realBaseAddress=0xB28AC4
SendPacketAddress=0x006734C0
playerCounterOffset=0x00000928
playerIntervalOffset=0x000008DC
questFunctionOffset=0xDDC
questFunctionAddress=0x00664580
playerNameOffset=0x5F4
playerTransportModeOffset=0x608
playerFlySpdOffset=0x4B0
playerFlyMountOffset=0x00000550
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0xDD4
baseOffset=0x1C
playerOffSet=0x20
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xAD4
npcIdOffset=0x11C
sortedNpcListOffset=0x50
baseListsOffset=0x8
npcListOffset=0x24
11/02/2011 15:48 Interest07#236
those must be some pretty old offsets, as player offset has been 0x34 for ages now.

Quote:
Originally Posted by martmor View Post
Hello,

anybody can write me the correct new offsets after the update today?

I know that realBaseAddress changed to 0xB28AC4

But more offsets must be different. (can't find them :( ) Any help would be very appricated. By the way, with the correct offsets the Bot work very fine! Thank you very much! :)

Here are the offsets. I changed already realBaseAddress but the bot do not find my char(s).

[main]
logActivities=0
[offsets]
realBaseAddress=0xB28AC4
SendPacketAddress=0x006734C0
playerCounterOffset=0x00000928
playerIntervalOffset=0x000008DC
questFunctionOffset=0xDDC
questFunctionAddress=0x00664580
playerNameOffset=0x5F4
playerTransportModeOffset=0x608
playerFlySpdOffset=0x4B0
playerFlyMountOffset=0x00000550
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
playerActionStructOffset=0xDD4
baseOffset=0x1C
playerOffSet=0x20
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xAD4
npcIdOffset=0x11C
sortedNpcListOffset=0x50
baseListsOffset=0x8
npcListOffset=0x24
11/02/2011 16:18 martmor#237
You are correct Interest 07

I mixed something with the offsets. Sorry, my mistake. I took old ones...

here the correct ones that do not work.

[main]
logActivities=0
[offsets]
realBaseAddress=00B28AC4
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

I changed the realBaseAddress=00B28AC4 But do not work.
11/02/2011 16:40 Interest07#238
you also need sendpacketaddress = 0x6734C0

I'm guessing the questfunction might be wrong :p
11/02/2011 17:02 martmor#239
Thank you very much Interest07

there must be one more address wrong as the Software do not find the player names.

Currently I have now this offset list:

[main]
logActivities=0
[offsets]
realBaseAddress=00B28AC4
SendPacketAddress=0x6734C0
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

(I open it as administrator, today night it worked very well :) )
11/02/2011 17:54 Interest07#240
The offsets for name are alright, so dunno why it wouldnt work.