Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Perfect World > PW Hacks, Bots, Cheats, Exploits
You last visited: Today at 09:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Someone know how find Quest address in CE ?

Discussion on Someone know how find Quest address in CE ? within the PW Hacks, Bots, Cheats, Exploits forum part of the Perfect World category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2016
Posts: 38
Received Thanks: 0
Someone know how find Quest address in CE ?

I'm trying hard find offset of quests by cheat engine but I'm not can find ... i'm finding by ID of quest , but i never find offset static .... if someone know , pls share me ....
derleyvolt is offline  
Old 11/09/2016, 18:49   #2
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
for current pwi it is:

Player Quest Log:
QuestListBase := readOffsetChain("0x1C|0x34|0x1554|0x8")
QuestID := ReadMemoryUint2(QuestListBase + 0x8 + 0x20*i, processID)
-> note read only 2 bytes

NPC Quest (once dialog is open):
NPCQuestBase := readOffsetChain("0x1C|0x18|0x8|0x74|0x24C|0x168")
NPCQuestID := ReadMemoryUint(NPCQuestBase + i*0x8 + 0x1F0, processID)
Stark77 is offline  
Old 11/10/2016, 14:44   #3
 
elite*gold: 0
Join Date: Jun 2016
Posts: 38
Received Thanks: 0
QuestBase

Stark , I can reach here , look at ,

But I can not go any further , you could tell me where I must go now ??

sorry me by my bad english
derleyvolt is offline  
Old 11/10/2016, 19:06   #4
 
elite*gold: 0
Join Date: Sep 2013
Posts: 146
Received Thanks: 84
To me it seems your path to the "BaseCount" is not correct.
What version are u playing?
What are the offests u use, to get to this "BaseCount"
Stark77 is offline  
Old 11/10/2016, 23:37   #5
 
elite*gold: 0
Join Date: Jun 2016
Posts: 38
Received Thanks: 0
Start

Stark , it offset is of a bot that I use to compare offsets em 1.5.3 ''CrazyBot'' here are the offsets


Offsets 1.5.3 (Crazy Bot)

[unfreeze]
addr = 00DB6834
addr1 = 0044B130
flag = 01B0

[base]
addr = 00DB5BBC

[inject]
packet = 007C1C40
fulltarget = 007B5FE0
talktonpc = 007B6460
ButtonPress = 009EB960
IdCancel = 00D36054
AutoPath = 00457DA0

[walk]
x = 004A5F80
y = 004AC480
z = 004A6590

[Chat]
Start = 00DBBCD0
Number = 00DBBCDC

[Tower]
Point_1 = 00DD6778
Point_2 = 00DD677C
Point_3 = 00DD6780
Point_4 = 00DD6784
Point_9 = 00DD6798
Point_10 = 00DD679C
Point = 00DD64E0
MaxPoint = 00DD64DC

[game]
addr = 00DB6364
online =
strenuously =
LocationID = game.addr +14 +90

;Структура перса (HostPlayer Struct)
[gamer]
addr = game.addr +28
Lvl = gamer.addr +4C4
WID = gamer.addr +4B8
name = gamer.addr +6F8 +0
TargetId = gamer.addr +5A4
TargetIngID = gamer.addr +E98
HP = gamer.addr +4CC
MP = gamer.addr +4D0
chi = gamer.addr +4E0
MaxHP = gamer.addr +520
MaxMP = gamer.addr +524
MaxChi = gamer.addr +5A0
Meditation = gamer.addr +784
WalkMode = gamer.addr +708
LocX = gamer.addr +3C
LocY = gamer.addr +44
LocZ = gamer.addr +40
GroundR = gamer.addr +EC4
GroundZ = gamer.addr +EC8
TargetX = gamer.addr +15A4+18C
TargetY = gamer.addr +15A4+194
TargetZ = gamer.addr +15A4+190
Cast = gamer.addr +7E4
CurSkillID = gamer.addr +7E4 +8
CurSkillCD = gamer.addr +7E4 +10
ClassID = gamer.addr +6FC
EquipFly = gamer.addr +5E0
StrengthWeapon = gamer.addr +1094 +C +0 +74
StrengthWeaponMax = gamer.addr +1094 +C +0 +78
BaffsCount = gamer.addr +398
Baffs = gamer.addr +390 +[I*12,0,[gamer.BaffsCount]]
QuestCount = gamer.addr +14F8 +8 +0
Quest = gamer.addr +14F8 +8 +[[[I*20]+8],0,gamer.QuestCount]
QuestStatus= gamer.addr +14F8 +8 +[[[I*20]+E],0,gamer.QuestCount]
Skilling = gamer.addr +B8
Mining = gamer.addr +288
TimeMining = gamer.addr +B4C
MaxTimeMining = gamer.addr +B50
Experience = gamer.addr +04D4
Spirit = gamer.addr +04D8
EquipGenie = gamer.addr +60C

;PCCharacter\Хешь ближайших игроков
[pcharacter]
count = gamer.addr +03B4 +18
addr = gamer.addr +03B4 +98 +[i*4,0,pcharacter.count]

;структура членов группы
[party]
count = gamer.addr +07C8 +18
addr = gamer.addr +07C8 +14 +[I*4,0,party.count]

[party_offset]
WID = +C
Lvl = +10
HP = +1C
MP = +20
MaxHP = +24
MaxMP = +28
Name =
WalkMode =
LocX = +34
LocZ = +38
LocY = +3C
BaffsCount = +60
Baffs = +58 +[I*12,0,[party_offset.BaffsCount]]
QuestCount =
Quest =

;массив умений в базе buff_str
[Baffs_base]
Count = base.addr +168
addr = base.addr +168

;массив умений в базе skillstr
[skills_base]
Count = base.addr +134
addr = base.addr +128

;массив умений
[skills]
packet_addr = 00493A70
Count = gamer.addr +1520
addr = gamer.addr +151C +[I*4,0,[skills.count]]

[skills_offset]
Name = +4 +0 +0
ID = +8
Lvl = +C
CollDown = +10 ;текущее время отката
MaxCollDown = +14 ;время отката
Down = +18 ;'0' - откатился '1' - еще нет

;массив умений Джина
[genie]
Count = gamer.addr +1550
addr = gamer.addr +154C +[I*4,0,[genie.count]]
Lvl = gamer.addr +408 +6C
Exp = gamer.addr +408 +68
Point = gamer.addr +408 +70
DopPoint = gamer.addr +408 +C0

;структура пета
[Pet]
addr = gamer.addr +1508
Num = pet.addr +8
WID = pet.addr +64
HP = pet.addr +[[pet.num]*4+10] +1C
Loyale = pet.addr +[[pet.num]*4+10] +04
Hungry = pet.addr +[[pet.num]*4+10] +08
SkillID1 = pet.addr +[[pet.num]*4+10] +40
SkillID2 = pet.addr +[[pet.num]*4+10] +50
SkillID3 = pet.addr +[[pet.num]*4+10] +60
SkillID4 = pet.addr +[[pet.num]*4+10] +70
SkillID5 = pet.addr +[[pet.num]*4+10] +80
SkillID6 = pet.addr +[[pet.num]*4+10] +90
SkillID7 = pet.addr +[[pet.num]*4+10] +A0

;Структура игроков
[players]
count = game.addr +14 +1C +18
addr = game.addr +14 +1C +98 +[i*4,0,players.count]
;addr2 = game.addr +14 +1C +20 +[i*4,0,300] +4

[players_offset]
LocX = +03C
LocZ = +040
LocY = +044
WID = +4B8
Lvl = +4C4
HP = +4CC
MP = +4D0
MaxHP = +520
MaxMP = +524
Name = +6F8 +0
WalkMode = +708
BaffsCount = +398
Baffs = +390 +[I*12,0,[player_offset.BaffsCount]]
QuestCount = +14F8 +8 +0
Quest = +14F8 +8 +[[[I*20]+8],0,19]

;структура мобов NPC
[mobs]
count = game.addr +14 +20 +18
addr = game.addr +14 +20 +5C +[i*4,0,mobs.count]
addr1 = game.addr +14 +20 +20 +[i*4,0,300] +4

[mobs_offset]
LocX = +03C
LocZ = +040
LocY = +044
Type = +0B4
WID = +114
ID = +11C
Lvl = +120
HP = +128
MaxHP = +17C
Name = +25C +0
Distance = +280
WalkMode = +2B4
AttackFlag = +2C4
MobAction = +2CC
Baffs = +320 +[I*12,0,[mobs_offset.BaffsCount]]
BaffsCount = +328

; структура лута, ресов
[lut]
count = game.addr +14 +24 +14
addr = game.addr +14 +24 +1C +[i*4,0,300] +4
packet_addr = 0049B700

[lut_offset]
LocX = +3C
LocY = +44
LocZ = +40
WID = +110
ID = +114
Type = +150
Lvl = +154
Distance = +15C
Name = +168 +0

;структура инвентаря
[inv]
count = gamer.addr +1090 +14
addr = gamer.addr +1090 +C +[I*4,0,[inv.count]]

[inv_offset]
ItemType = +08
WID = +0C
Count = +14
Prise = +1C
Name = +4C +0
GlType = +58 +0
lvl = +64
white = +B4


the path is correct i think , you could show me a print of your Reclass in this part ? I just want see how is organized the your Reclass in this field , I need just of this to finished my bot
derleyvolt is offline  
Reply

Tags
perfect world


Similar Threads Similar Threads
[RELEASE]S4 Address Searcher + Address Generator {Work with new Patch - Find more add
06/20/2013 - S4 League Hacks, Bots, Cheats & Exploits - 29 Replies
After the new patch, having free time, I decided to update the S4 Address Searcher. http://i.epvpimg.com/22mTf.png Initially, you will have to choose to open: - S4 Address Searcher - S4 Address Generator
How to find a npc address via UCE
03/06/2010 - Kal Online - 1 Replies
As the name of the post say i looking the npc address with uce If someone could be so kind to tell me how to find tham by myself or you can post some address here
Need Help Find IP Address
03/19/2008 - Lineage 2 - 3 Replies
hi gys need some help to find the ip address and protcol version of this server a friend plays on l2 memories and was asking i told him i would try i know there is the old programs to do it but not sure about karmael if any can help it would be greatly appreciated or point me in the right direction



All times are GMT +2. The time now is 09:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.