Register for your free account! | Forgot your password?

You last visited: Today at 22:00

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

Advertisement



OffSets (Prophet to JaWQ) ?

Discussion on OffSets (Prophet to JaWQ) ? within the PW Hacks, Bots, Cheats, Exploits forum part of the Perfect World category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2014
Posts: 11
Received Thanks: 3
OffSets (Prophet to JaWQ) ?

Can anyone help me identify the offsets of the prophet to jaWQ?
My pw is Brazilian, the only ones which I updated offsets were the prophet.

Prophet Bot :
Code:
[Perfect_World_Base_Address_In_Decimal]
Application_Title=Perfect World International
Base_Address=12817100
Real_Base_Address=12815212
Base_AddressFZ=12818304
Base_AddressEXP=12820136
SendPacket_Adress=7296480
ChatBase_Address=12836624
LastChat_Address=12836636
Base_Zoom=4230706
Base_Emot=5347358

[Custom_32_Offsets_In_Decimal]
CHARSTRUCT1_OffSet=52
Casting_Offset=1848
Name_offset=1672
CHARID_Offset=1172
LVL_Offset=1184
Class_offset=1680
HP_OffSet=1192
MaxHP_OffSet=1264
EXP_OffSet=1200
MP_OffSet=1196
MaxMP_OffSet=1268
STR_offset=1256
DEX_offset=1260
VIT_offset=1248
MAG_offset=1252
Spirit_offset=1204
Gold_offset=1396
FlySpeed_Offset=1292
FlyCounter_Offset=2564
FlyID_Offset=1452
MoveMode_OffSet=1664
CHI_Offset=1364
MAXCHI_Offset=1392
Jump_Offset=3460
CastID_Offset=1864
CharState_Offset=1768
Reputation_Offset=1528
Culti_Offset=1168
X_Offset=60
Y_Offset=68
Z_Offset=64

Target_OffSet=3208
PetBase_Offset=4776
PetHP_OffSet=56
PetHunger_OffSet=8

ACTIONSTRCT1_Offset=52
ACTIONSTRCT2_Offset=4752
ACTIONSTRCT3_Offset=48
ACTIONSTRCT4A_Offset=4
ACTIONSTRCT4B_Offset=8

ActionFlag_Offset=24
ActionRead_Offset=4
ActionRead2_Offset=8
ActionRead3_Offset=28
ActionWrite_Offset=12
ActionWrite2_Offset=20
ActionSkill_Offset=80
ActionMoveX_Offset=32
ActionMoveY_Offset=40
ActionMoveZ_Offset=36
ActionHeight_OffSet=104
ActionHeightFlag_OffSet=100
ActionHeightFlag2_OffSet=108
ActionDoneFlag_Offset=8
ActionValue_Offset=44
ActionValue2_Offset=64
ActionSetError_Offset=76
ActionFinished_Offset=8
ActionStart_Offset=20
ActionNotStart_Offset=36
ActionObject_Offset=32
ObjectAction_Offset=56

PLAYERSTRUCT1_OffSet=28
PLAYERSTRUCT2_OffSet=32

PlayerBase_Offset=148
PlayerCount_Offset=20
PlayerID_Offset=1172
PlayerLVL_Offset=1184
PlayerName_Offset=1672
PlayerHP_Offset=1192
PlayerMAXHP_Offset=1264
PlayerClass_Offset=1680
PlayerGenie_Offset=996
GenieStamina_Offset=184

NPCSTRUCT1_OffSet=28
NPCSTRUCT1_OffSet=36

NPCBase_Offset=88
NPCPAI_Offset=752
NPCCount_Offset=20
NPCID_Offset=288
NPCName_Offset=628
NPCLVL_Offset=296
NPCHP_Offset=304
NPCMAXHP_Offset=376
NPCSpecial_Offset=616
TARSTARGET_OffSet=768

ITEMSTRUCT1_OffSet=28
ITEMSTRUCT2_OffSet=40

ItemBase_Offset=28
ItemID_Offset=272
ItemSN_Offset=276
ItemName_Offset=360
ItemType_Offset=336

INVENTORYSTRUCT1_OffSet=3660

InventoryBase_Offset=12
InventoryID_Offset=8
InventoryStackAmount_Offset=16
InventoryMAXStackAmount_Offset=20
InventorySellPrice_Offset=24
InventoryBuyPrice_Offset=28
InventoryDescription_Offset=64

EQUIPPEDINVENTORSTRUCT1_OffSet=3324

[Skillz]
SkillBase=4796
To jaWQ :
Code:
[main]
GameProcessName=elementclient.exe
LogMode=0
LogPath=logs/
DelayOnError=5000
MaxErrorRetries=5
[gui]
AnimateRemove=1
[offsets]
CallSendPacket=0x006F55E0
CallIsQuestAvailable=0x00845BC0
BaseAddress=0x00C38B6C
BaseOffset=0x1C
PlayerStruct=0x34
PlayerId=0x494
PlayerLevel=0x4A0
PlayerName=0x688
PlayerTransportMode=0x6C4
PlayerFlyMountId=0x5B0
PlayerPositionX=0x3C
PlayerPositionZ=0x40
PlayerPositionY=0x44
PlayerTargetId=0xD3C
PlayerFreeze=0xD5A
PlayerQuestInventory=0xF50
PlayerAction=0x13A8
PlayerQuestList=0x13B0
ItemId=0x0C
Lists=0x1C
NpcList=0x20
NpcSortedList=0x58
NpcId=0x124
some help?
jhon0255 is offline  
Old 05/09/2014, 09:35   #2
 
elite*gold: 0
Join Date: Oct 2010
Posts: 555
Received Thanks: 163
Prophetbot Offestes are in Dec and JaWQ are in Hex. You can convert Dex to Hex online. Just take a look here:

martmor is offline  
Thanks
1 User
Old 05/09/2014, 13:44   #3
 
elite*gold: 0
Join Date: May 2014
Posts: 11
Received Thanks: 3
Quote:
Originally Posted by martmor View Post
Prophetbot Offestes are in Dec and JaWQ are in Hex. You can convert Dex to Hex online. Just take a look here:

Yes, however I want to know which offsets the prophet can use in jaWQ.
Example: | Prophet | | jaWQ |
*************| Name_offset = 1672 | -> | PlayerName = 0x688 |

Only those that are the same.
jhon0255 is offline  
Old 05/09/2014, 14:23   #4
 
elite*gold: 0
Join Date: Mar 2009
Posts: 112
Received Thanks: 123
You can enter offset in decimal or hex notation in Jawq, use 0x prefix if value is in hex, or no prefix if it's in decimal.
Shareen is offline  
Thanks
1 User
Old 05/09/2014, 15:21   #5
 
elite*gold: 0
Join Date: May 2014
Posts: 11
Received Thanks: 3
Quote:
Originally Posted by Shareen View Post
You can enter offset in decimal or hex notation in Jawq, use 0x prefix if value is in hex, or no prefix if it's in decimal.
I know going from decimal to hex, I know which offsets the prophet, are the same jaWQ.
Example: Name_offset -> PlayerName, same name.
jhon0255 is offline  
Old 05/09/2014, 16:31   #6
 
elite*gold: 0
Join Date: Mar 2009
Posts: 112
Received Thanks: 123
I know, I was just in the middle of deciding, if checking those offsets and posting the answer, would violate any clauses in my laziness contract.

I'll get back to you on that one.
Shareen is offline  
Old 05/15/2014, 21:24   #7
 
elite*gold: 0
Join Date: May 2014
Posts: 11
Received Thanks: 3
Quote:
Originally Posted by Shareen View Post
I know, I was just in the middle of deciding, if checking those offsets and posting the answer, would violate any clauses in my laziness contract.

I'll get back to you on that one.
I'm almost there, but with much difficulty, any doubts I'll be back posting.

Attached Images
File Type: jpg CLEINT.jpg (215.6 KB, 75 views)
jhon0255 is offline  
Reply

Tags
pw bot


Similar Threads Similar Threads
[RELEASE] Jawq (WQ bot for PWI)
08/01/2015 - PW Hacks, Bots, Cheats, Exploits - 246 Replies
Jawq (Just Another World Quest) bot is, as the name suggest, another wq bot. I first started on this way back when the patch for PW was released and 7 new wq NPCs were added, since Interest07's bot no longer supported those. While working on it, AlainProvist released updated version to support that patch and I put mine on the back burner. After a while though, as I had a different design in mind, I picked up where I left off and eventually managed to finish it. Sort of. Download link:...
Prophet Bot Pro.
06/08/2012 - Perfect World - 0 Replies
OK First of all, check this vid: Prophet Bot Stayin' Alive Bot - YouTube Notice the link he provides to Prophet Bot indicating that's where to get it? Well the Phrophets have closed their doors to non premium members and although they are still willing to accept donations - they are only providing updates to like 5 members... as outlined in this post: http://www.prophetbot.com/news/closing-doors/. I DID have premium membership at one time but now I'm jumping through hoops to prove to...
Please help find Prophet Offsets for PW Vietnam!!
12/28/2011 - PW Hacks, Bots, Cheats, Exploits - 5 Replies
Hi all professionals, pls. help a noob player finding the custom-offset.ini for Prophet bot working for the vietnamese version of PW calls The Gioi Hoan My. I appreciate any help that can be offered. Great thanks. Choi (Email: [email protected])
Prophet Bot Brasil alguem tem os offsets
07/05/2011 - PW Hacks, Bots, Cheats, Exploits - 8 Replies
Por favor algum filho de Deus posta os offsets da versão genesis
Wts prophet lvl 78
08/11/2006 - Lineage 2 - 0 Replies
Hello i wts my lvl 78 Hierophant on hindemith server, my msn is [email protected] ty



All times are GMT +1. The time now is 22:00.


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.