PW Guides
Pointers Collection, PW Guides, Perfect World Guides
Get FREE Full Access for your Exploit or Guide!

Featured Games

MMORPG

FPS

MMOFPS

Browser MMORPG

Facebook Games

MOBA

Login
Username:
Password:

Sponsor
Posted By
Verification
MARKED AS
Working
Not Working!
8
Working!
39
LAST VERIFICATION
Not working 14 years ago
by sayidadam sayidadam
Rating
  • Currently 4.50/5
Rating: 4.5/5 (4 votes cast)

Pointers Collection

For making a hack/bot | Submitted: 17 years ago (12.06.2008) | Thanks: 2

Description

This is useful for those of you experimenting something out of the client.

Instructions

this is useful for those of you experimenting something out of the client and learning to code your bot and autopots for easier reference. Just for help for those who have knowledge of pointers. most are clientside but it will be useful for coding pointers collection

FOR PH: BASE ADDRESS = 009266EC jump pointer: base address + 20 + B10 CAMERA LOC: Coordinates X: base address + 20 + 3C credits to zevroc for coordiantes Coordinates Y: base address + 20 + 44 Coordinates Z: base address + 20 + 40 x pos of char not of camera: 20 + 60c z pos of char is : 20 + 608 selected Mob id pointer: base address + 20 + A20 Character Lvl: base address + 20 + 448 Experience: base address + 20 + 458 Status Points: base address + 20 + 460 vigor: base address + 20 + 464 con: base address + 20 + 470 int: base address + 20 + 474 Str: base address + 20 + 478 dex: base address + 20 + 47c Movement Speed: base address + 20 + 494 min m-attack: base address + 20 + 4dc max m-attack: base address + 20 + 4e0 min-attack: base address + 20 + 4A4 max-attack: base address + 20 + 4A8 SOUL: base address + 20 + 45C HIT: base address + 20 + 4a0 EVA: base address + 20 + 4FC DEF metal base address + 20 + 4E4 wood base address + 20 + 4E8 water base address + 20 + 4EC fire base address + 20 + 4F0 earth base address + 20 + 4F4 credits to xyferx current HP: base address + 20 + 450 current MP: base address + 20 + 454 Max HP: base address + 20 + 480 MAX mp: base address + 20 + 484 cubi: base address + 20 + CC8 credits to GODDNESS cultivation: base address + 20 + 44c credits to kemkem added new fame: base address + 20 + 564 added new STALL MODE AND NPC ACTIVATED: base address + 20 + 594 Value: 0= no npc selected 1= Npc selected 2= stallmode BANK MONEY: base address + 20 + b48 credits to GODDNESS Slot 1 Pet Current Health Base Address + 20 + be0 + 10 + 38 Slot 1 Pet Loyalty Base Address + 20 + be0 + 10 + 04 Slot 1 Pet Experience Base Address + 20 + be0 + 10 + 28 credits to max04 Cast time: Base + 20 + 690 credits to BetaBowElfe Added new: 10/10/08 RIDING animation Base + 20 + 388 Base + 20 + 384 copy the value of offset 384 to 388 to see the riding effect in your client careful not to edit 388 manually cause it will crash your client! this funny even its client side added by me.. _______________________________________________ FOR PW MY: base address = 92ab2c sex(0 male 1 female) base address + 20 + 5E0 character class(0 wr 1 mg 3 wf 4 wb 6 ea 7 ep) base address + 20 + 5dc position(0 land 1 water 2 land) base address + 20 + 5e8 credits to kemkem fame: base address + 20 + 564 Slot 1 Pet lvl Base Address + 20 + be0 + 10 + 20 Slot 1 Pet Hunger(1 normal 0 full) Base Address + 20 + be0 + 10 + 08 Pet(not summoned 0) Base Address + 20 + be0 + 38 Slot 1 Pet Health??(0 dead)--->use float Base Address + 20 + be0 + 10 + 1c credits to kemkem for other pet slots, PetSlot Current Health Base Address + 20 + be0 + [(PetSlot - 1)* 4 + 10] +38 thanks to zevroc
LAST UPDATED:Sep 25 08 just test it out on what works best on your server version some dont work on other servers but most of them work