Register for your free account! | Forgot your password?

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

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

Advertisement



[New Release] MHS-Bot-PW v2.0 (Memory Customizer For All Countries)

Discussion on [New Release] MHS-Bot-PW v2.0 (Memory Customizer For All Countries) within the PW Hacks, Bots, Cheats, Exploits forum part of the Perfect World category.

Reply
 
Old 07/25/2008, 19:30   #16
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Quote:
Originally Posted by someone009 View Post
can you more specific? how to search address for target offset and base address.. thank you
What is Base Address:

The starting address (beginning point) of a program or table.

base/displacement

A machine architecture that runs programs no matter where they reside in memory. Addresses in a machine language program are displacement addresses, which are relative to the beginning of the program. At runtime, the hardware adds the address of the current first byte of the program (base address) to each displacement address and derives an absolute address for execution.

All modern computers use some form of base/displacement or offset mechanism in order to to run multiple programs in memory at the same time.

relative address

A memory address that represents some distance from a starting point (base address), such as the first byte of a program or table. The absolute address is derived by adding it to the base address.


Tip to Find Target

You have to find a memory address that receive the NPC ID. To do that first you need to know the ID of monster NPC and look for the memory address that receives this value when you target the monster.

Example how NPC id likes: 801040F01, 801040F02
mhsgames is offline  
Old 07/25/2008, 19:46   #17
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
This program may be usefull to find addresses too:

ARTMONEY
mhsgames is offline  
Old 07/25/2008, 21:52   #18
 
elite*gold: 0
Join Date: Jul 2008
Posts: 15
Received Thanks: 0
what a noobs of me >.<
still need more guide to find the address >.<

for base address
u mean the address of starting point?
which one to use...
the one with opcode or hex ...
sorry if i'm wrong >.<

for find target
see the address 1 by 1 every targeted mobs?
if on bracket change every targeted mobs... so that the target address??
sorry if this wrong too >.<

just starting n learning using CE almost a week ago >.<
sorry for very little knowledge n my bad English
hope u understand what i mean >.<

great thanks...
best regards,
Yuureka is offline  
Old 07/26/2008, 01:57   #19
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
just did read how to use.txt
Quote:
- You can do that 10 times (same monsters have different ids);
what do you mean by "some monsters" ?.? i think ALL monsters have different ids, or you mean that same monsters have different ids? if you'r talking about GlobalID, so, there won't be two monsters with a same one....


*working on offsets
Owyn is offline  
Old 07/26/2008, 03:29   #20
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
I´VE ADDED TO THE FIRST POST THE SOURCE CODE FOR HO WANT TO IMPLEMENT THIS AUTOITCODE

You can edit this code using AutoIt Script v3.x:


EU ADICIONEI O CÓDIGO FONTE AO PRIMEIRO POST PARA QUEM DESEJA IMPLEMENTAR NOVAS VERSÕES DESTE SOFTWARE

Você pode editar este código usando o AutoIt Script v3.x:
mhsgames is offline  
Old 07/26/2008, 10:52   #21
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
line 311 _MemoryPointerRead - unknown function name, i have something missing?
Owyn is offline  
Old 07/26/2008, 13:04   #22
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Quote:
Originally Posted by Owyn View Post
line 311 _MemoryPointerRead - unknown function name, i have something missing?

I´VE ADDED IN THIS FIRST POST THE _NOMADMEMORY.AU3 - PUT THIS FILE INTO YOUR INCLUDES FOLDER ON AUTOIT FOLDER

EU ADICIONEI AO PRIMEIRO POST O _NOMADMEMORY.AU3 - COLOQUE ESTE ARQUIVO NA PASTA INCLUDES DA SUA PASTA DO AUTOIT
mhsgames is offline  
Old 07/26/2008, 13:19   #23
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
thank you, now it works
btw, here you go:

OFFSETS SETTINGS TO RUSSIA:

[Perfect_World_Base_Address_In_Decimal]
Application_Title=Element Client
Base_Address=99881240
[Custom_32_Offsets_In_Decimal]
Target_OffSet=2584
HP_OffSet=1104
MaxHP_OffSet=1144
MP_OffSet=1108
MaxMP_OffSet=1148

base adress is 05F41118 and target is 00000A18, 1st plus 2nd gives us 05F41B30, if you check that address manually, that will be exactly our target, same with hp and mp values. but somehow your bot calculates another way and thinks that 05F41118 + 00000A18 = 7E37A3C6 (i checked what it gets from target, but hp and mp values it shows just doesn't exist), can you explain?
Owyn is offline  
Thanks
1 User
Old 07/26/2008, 13:33   #24
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Quote:
Originally Posted by Owyn View Post
thank you, now it works
btw, here you go:

OFFSETS SETTINGS TO RUSSIA:

[Perfect_World_Base_Address_In_Decimal]
Application_Title=Element Client
Base_Address=99881240
[Custom_32_Offsets_In_Decimal]
Target_OffSet=2584
HP_OffSet=1104
MaxHP_OffSet=1144
MP_OffSet=1108
MaxMP_OffSet=1148

base adress is 05F41118 and target is 00000A18, 1st plus 2nd gives us 05F41B30, if you check that address manually, that will be exactly our target, same with hp and mp values. but somehow your bot calculates another way and thinks that 05F41118 + 00000A18 = 7E37A3C6 (i checked what it gets from target, but hp and mp values it shows just doesn't exist), can you explain?
Are these offsets working on Russia?

I can´t understand. Can´t you find your offsets to hp, mp?
mhsgames is offline  
Old 07/26/2008, 13:54   #25
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
yes, hp and mp offsets are same, i've just checked em, offsets are correct, tell me,

HP_adress is the base address +hp_offset right?

my problem is i can't input my date into your bot so it would work, help me a little
Owyn is offline  
Old 07/26/2008, 14:02   #26
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Quote:
Originally Posted by Owyn View Post
yes, hp and mp offsets are same, i've just checked em, offsets are correct, tell me,

HP_adress is the base address +hp_offset right?

my problem is i can't input my date into your bot so it would work, help me a little
Correct. To read HP address the program reads begin in Base Address into Offset(X). That offset you can see looking for who writes to this address if you can understand some ASM (disassembly).

I will update the first post with your settings.
mhsgames is offline  
Old 07/26/2008, 14:14   #27
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
my screen, left - offsets how they are, right - offsets how bot thinks they are:
Owyn is offline  
Old 07/26/2008, 14:19   #28
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Owyn,

The ID displayed in moblist is the Monster ID and not the offset. Ok?

I see that your HP and MP information is not working correctly. When you fix that submit the correct offsets.
mhsgames is offline  
Old 07/26/2008, 14:28   #29
 
Owyn's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 247
Received Thanks: 19
they are not, they are values of offset, Ok? just wanted to chow they doesn't match plus they doesn't change if i target another monster

Quote:
correct offsets.
i posted this screen to let you know that offsets are exactly correct 600 is my hp, and 1820 is my mp, if you run calculator and calculate (for example) Max_hp offset plus base adress, you will get max_hp adress exactly how it is showed in cheat engine on my screen, that prooves offsets are correct, Ok? problem is not with offsets
Owyn is offline  
Old 07/26/2008, 16:28   #30
 
elite*gold: 0
Join Date: Jun 2008
Posts: 94
Received Thanks: 1,384
Thumbs up Target OffSet Screenshot

Owyn,

Look at my screenshot finding offset for target.



All the values are the same in different windows.
mhsgames is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[New Release] MHS-AutoPot-PW v1.0 (Memory Country Customizer And Source Code)
01/08/2012 - PW Hacks, Bots, Cheats, Exploits - 13 Replies
MHS-AutoPot-PW v1.0 With Country Memory Customizer And Source Code ================================================= = (English) This release is default configured to Perfect World (Brazil). If you want to adjust to your country the Perfect World application title, memory base address and memory offsets to find Target, HP, Max HP, Max MP please see read notes for CustomOffSets.ini. You can try to find the memory addresses using softwares like Cheat Engine (memory searchers). This...
[Release] MEMO Florensia Memory Bot
07/12/2010 - Florensia - 61 Replies
MEMO - Florensia Online Memory Bot A memory based bot for Florensia Online. Features • Auto Target • Auto Loot • Auto Rest
[RELEASE] Memory EXP-Bot by expo_botter
06/04/2010 - Nostale Hacks, Bots, Cheats & Exploits - 36 Replies
Habe mal meinen 1. Nostalebot veröffentlicht, der via Memory funktioniert eigentlich sollte die Handhabung ziemlich einfach und eindeutig sein. Wichtig: Dieses Programm überprüft ob du in dem Post hier "gethankst" hast 1. Entweder Bot starten oder Internet-Explorer öffnen 2. Bei elitepvpers.com dauerhaft anmelden 3. Auf den Post Thanks drücken 4. Bot starten Screen:
[Release]Cs:s Memory hack :)
12/14/2009 - Main - 12 Replies
The name says it Css "Multihack" with Features : -Nosmoke -WH-Wireframe -NoSpread its v 1.0 Beta version so dont whine if it have bugs . . . . readme comes with it



All times are GMT +2. The time now is 18:59.


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.