WQ bot for PWI

08/09/2011 07:44 heroceasar7384#211
Hi interest07,

I tried to search all offset from your software (version 2.4) for my elementclient but it's could not finished.
The error message is occurred at char name offset:"Subscript used with non-Array variable.(Line 20 in your autoIT code)"

My PW is Vietnamese, I'd like to give you file "elementclient.exe" in my server (vietnamese)
Because I can't upload this file to forum, so I uploaded it to mediafire.
Here is the Link to download this file : [Only registered and activated users can see links. Click Here To Register...]

This version is the newest version of PW

Could you pls help me to find all address in this file ?

Many thanks & best rgd. :)
08/10/2011 18:18 patryn73#212
Quote:
Originally Posted by Zeomak View Post
Hate to break it to you, but these offsets won't work. the client crashes after the charackter is added.
Hate to break it to you... but I use those offsets, and its been working fine for me for 3 weeks, since I first started using it. I did say PWI.
08/19/2011 05:55 maniack88#213
Would be nice if this bot also do stone quest first then do wq while wait for the 10 mins finish and then submit it.

here the stone npc and quest id from lvl 85 to lvl 100+ for starting

Code:
;Stone quest


;QUEST ID     		NPC ID
;85
npcId7476	:=	12973
npcId7477	:=	4436
npcId7478	:=	12973

;86
npcId7479	:=	12973
npcId7480	:=	4446
npcId7481	:=	12973

;87
npcId7482	:=	12973
npcId7483	:=	4440
npcId7484	:=	12973

;88
npcId7485	:=	12973
npcId7486	:=	4443
npcId7487	:=	12973

;89
npcId7488	:=	12973
npcId7489	:=	4437
npcId7490	:=	12973
	
;90
npcId7491	:=	12973
npcId7492	:=	4459
npcId7493	:=	12973
	
;91
npcId7494	:=	12974
npcId7495	:=	4461
npcId7496	:=	12974
	
;92
npcId7497	:=	12974
npcId7498	:=	4462
npcId7499	:=	12974
	
;93
npcId7500	:=	12974
npcId7501	:=	4463
npcId7502	:=	12974	

;94
npcId7503	:=	12974
npcId7504	:=	4464
npcId7505	:=	12974	

;95
npcId7506	:=	12974
npcId7507	:=	4436
npcId7508	:=	12974	

;96
npcId7509	:=	12974
npcId7510	:=	4436
npcId7511	:=	12974

;97
npcId7512	:=	12974
npcId7513	:=	4440
npcId7514	:=	12974	

;98
npcId7515	:=	12974	
npcId7516	:=	4443
npcId7517	:=	12974	

;99
npcId7518	:=	12974	
npcId7519	:=	4437
npcId7520	:=	12974
08/19/2011 14:28 Merkada#214
thats nice idea, i think about that, but no only for CS quest but make bot for every daily quests, with little setting which quest u want from bot to do

it will be nice have bot for
WQ (taking a complete)
CS (taking and complete)
BH (only taking)
Roll Call (taking and complete it choose your reward)
Duty Badge (taking)
Chrono 1-4 (taking and complete with user define tactic for your class)

at this time i starting recode WQ bot to autoit because AHK is from me like language with "strange" syntax, so after work will be done i try to add other things
08/20/2011 03:31 maniack88#215
autoit is more talk-able for me, as AHK is quite unique

i'm getting the npc locations for the stone quest, quite challenging for me
08/20/2011 06:32 omarranimado#216
Quote:
Originally Posted by maniack88 View Post
i'm getting the npc locations for the stone quest, quite challenging for me
for this u can code a small and simple tool.
select npc ingame, press a hotkey like F10 and save [target id/xyz cords/npc name] to Questname.txt

like:
npc1=name,id,x,y,z

in the questtool read the questname.txt, split the string and lets go :)
08/20/2011 15:25 Merkada#217
here is CE address table in XML for actual PWI - [Only registered and activated users can see links. Click Here To Register...]

u can easily do that with this manualy

omarranimado: he probably talking about whole problem
-taking quest
-buying right stones (combine if needed)
-select from 10 NPCs and go talk (it depends on the last level number so lvl 81 have another NPC then 82)
-10 min waiting and report back

so its bigger problem that have NPC ID+name and xyz coords u need db for all of this + quest ID of course like in WQbot + much more for buing and combining stones, I hope it will not be difficult make that buying(send packet) and combine(take quest or send packet), i personaly dont look at that, but i start working when i recoded wq bot
cheers
08/31/2011 12:06 santaclaus62#218
Have any1 the new WQing offset of this superprog.

THX
08/31/2011 13:44 AEBus#219
realBaseAddress=0xAFF144
SendPacketAddress=0x660130
playerCounterOffset=0x928
playerIntervalOffset=0x8DC
questFunctionAddress=0x728DC0
playerNameOffset=0x638
playerTransportModeOffset=0x64C
playerFlySpdOffset=0x4EC
playerXposOffset=0x3C
playerYposOffset=0x40
playerZposOffset=0x44
baseOffset=0x1C
playerOffSet=0x34
nameLengthOffset=0xFFFFFFF8
playerTargetIdOffset=0xB68

questFunctionOffset=?
playerFlyMountOffset=?
playerActionStructOffset=?
npcIdOffset=?
sortedNpcListOffset=?
baseListsOffset=?
npcListOffset=?
08/31/2011 14:22 Merkada#220
Code:
[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
08/31/2011 15:39 AEBus#221
if perfect world window active when a character starts flying window freeze and starts to jerk, slide show
09/08/2011 14:09 Cinnabar#222
Every time I try to download the files on page 1, my virus scan blocks due to a trojan in one of the compressed rar files?!? Anyone else having this problem?

Thank you.
09/08/2011 16:16 dumbfck#223
It's a false positive due to the way the program creates a remote thread in the client to inject into one of the in-game functions. Nothing to worry about :)
09/08/2011 18:46 Cinnabar#224
ok got it downloaded, thank you for the advise on the problem.
But element client freezes when the bot starts and then closes down. I am assuming the "inject" process is not working as it recognises the player but fails to move to spot #1. Any thoughts please?
09/08/2011 21:51 Interest07#225
Quote:
Originally Posted by Cinnabar View Post
ok got it downloaded, thank you for the advise on the problem.
But element client freezes when the bot starts and then closes down. I am assuming the "inject" process is not working as it recognises the player but fails to move to spot #1. Any thoughts please?
I'm afraid I no longer support this bot, although some people have been nice enough to keep it up to date. You'd have to search through the last few pages for that though :)