MULTI CLIENT ONLY

08/03/2008 15:59 jongkolate#1
plss help me to make a multi client in PW-PH i cant understand the game renamer can some one teach me step bye step how to make it:)

tnx alot!!!!

more power to all guys keep on trying
sorry for my bad english
08/03/2008 16:34 BetaBowElfe#2
you cant understand how the simple renamer works how much more in making make a multi-client? lol :o
08/03/2008 17:14 zevorc#3
renaming the client works,for multi-clienting but i dont know if it will get u ban in ph.

in autoit its simple to rename,use function WinSetTitle ( "title", "text", "newtitle" )
08/03/2008 17:37 BetaBowElfe#4
they can detect double ip zev, only to dual there make multi windows then open client in seperate user, if 2 client 1 user they detect and ban.
08/03/2008 17:42 jongkolate#5
thank zev!!!!
tnx betabowelfe in [making make]i understand
08/03/2008 21:52 cheatftw#6
Quote:
Originally Posted by BetaBowElfe View Post
they can detect double ip zev, only to dual there make multi windows then open client in seperate user, if 2 client 1 user they detect and ban.
you are wrong again :D
08/03/2008 22:13 Owyn#7
Quote:
if 2 client 1 user they detect and ban.
and how the hell THAT can be detected?
08/04/2008 00:36 kulas2k2#8
you mean 2 client with 1 account? i've been using multiple client so far no ban.. multiple clients with different accounts..
08/04/2008 02:23 jongkolate#9
i mean multi client 2 acount in one PC. its hard for me to understand bec im only a high school student.if any one know how to make an multi client plss PM me
08/04/2008 03:23 badraven25#10
im using renamer with 6 accounts for vending so far its still ok dipa ako na ban ^^ but i badly needed the jump hack by the way:confused:

@betabowelfe

where can i found the guide on mod your client para mapa gana ko jump hack^^
dont have much time to search im at work kasi
08/04/2008 06:59 BetaBowElfe#11
Quote:
Originally Posted by jongkolate View Post
i mean multi client 2 acount in one PC. its hard for me to understand bec im only a high school student.if any one know how to make an multi client plss PM me
ok here i spoonfeed it you,

[Guide]Modifying client.
In the guide, it will teach you on modifying the client to have jump,zoom,multi, launcher bypass and finding debug registers.

Guide is in .doc form available for download.

Multi-client bypass Laucher
credits,akson.
Download OllyDBG from OllyDbg v1.10
--------------*
Open OllyDBG
--------------*
File -> Open -> Choose your elementclient.exe
Right click -> Search for -> All referenced text strings(#pic1)

In the Text strings window
*Scroll to top & left click any line(#pic2)
Right click -> Search for Text
key in "launch" -> OK
Double click the line of ASCII "Plz start game from launcher.exe"(#pic3)

In the CPU window
Double click JNZ SHORT 00XXXXXX will show a Assemble box(#pic4)
change JNZ to JMP -> press Assemble button & close the box

Find again text in Text strings window
Search for "running"
do it again double click JE SHORT 00XXXXXX
change JE to JMP -> press Assemble button & close the box

Okay~
right click in CPU window -> Copy -> Select all
right click in CPU window -> Backup -> Update backup
right click in CPU window -> Copy to Executable -> Selection(#pic5)
Olly will show a File window
right click in File window -> Save file

Zoom Hack :
Credits,akson
open Olly
Search for sequence of commands
fadd dword ptr [esi+40]
fst dword ptr [esi+40]

004056BE . D985 CD000000 fld dword ptr [ebp+CD]
004056C4 . D846 40 fadd dword ptr [esi+40]
004056C7 . D956 40 fst dword ptr [esi+40]
004056CA . D81D FCAB8400 fcomp dword ptr [84ABFC] may be XXXXXX
004056D0 . DFE0 fstsw ax
004056D2 . 25 00410000 and eax, 4100
004056D7 . EB 03 jnz short 004056DC <---jnz change to jmp
004056D9 . 894E 40 mov dword ptr [esi+40], ecx
004056DC > 8B07 mov eax, dword ptr [edi]
004056DE . 3BC3 cmp eax, ebx
004056E0 . 0F85 E8000000 jnz 004057CE



Jump Hack
Note:this is different in different servers I am find a command that works for all.
Search:
mov edi,[esi+00000b08]
nop line below cmp edi,[XXXXXXX]
Else
MOV EAX,DWORD PTR DS:[ESI+62C]
MOV EDX,EAX
SHR EDX,7
TEST BL,DL
One of the results with,
0045B7B6 |. 8BBE 080B0000 MOV EDI,DWORD PTR DS:[ESI+B08]
0045B7BC |. 8B0D B4EF8B00 MOV ECX,DWORD PTR DS:[8BEFB4]<<can be XXXXXX
0045B7C2 |. 3BF9 CMP EDI,ECX <<NOP
0045B7C4 |. 0F8D EB040000 JGE elementc.0045BCB5
0045B7CA |. 8A8E 0C0B0000 MOV CL,BYTE PTR DS:[ESI+B0C]
0045B7D0 |. 84C9 TEST CL,CL
Pic:jump1.jpg

Debug Registers
NPC ID, credits to ericjohn
this will enable the npc id
Searching for address that toggle mp bar:
search for 1 in 1 byte and untoggle it and search for 0 until it minimize your search after you found it

Finding Debug Register :
Using hex calculator,
address of toggle mp - 0x3B (NPC:ID)
- 0x2E(Misc)
- 0x2D(Coords)
- 0x2C(Dist)
Eg. 57F834EA -3B = 57F834AF

you can also debug the client to automate this
search for command:
address is = toggle mp adress
MOV BYTE PTR DS:[adress+2081],1 and change it to
MOV BYTE PTR DS:[npcid toggle adress],1

and also change this:
MOV BYTE PTR DS:[adress+2081],0 and change it to
MOV BYTE PTR DS:[npcid toggle address],0
08/04/2008 07:00 BetaBowElfe#12
Quote:
Originally Posted by badraven25 View Post
im using renamer with 6 accounts for vending so far its still ok dipa ako na ban ^^ but i badly needed the jump hack by the way:confused:

@betabowelfe

where can i found the guide on mod your client para mapa gana ko jump hack^^
dont have much time to search im at work kasi
mod client = detect = ban

if u dont believe then go ahead.
08/04/2008 07:02 BetaBowElfe#13
Quote:
Originally Posted by kulas2k2 View Post
you mean 2 client with 1 account? i've been using multiple client so far no ban.. multiple clients with different accounts..
mulit client using what? because if u multi client using the modded client u will get detected and ban.

For me im using 2 window user accounts.
08/04/2008 08:56 csdeathtrap#14
@badraven
kaw b ung mga alquaida s dc west
:)
08/04/2008 10:55 GODDNESS#15
Im scared for PW INT now, i was planning on playing with a WB + EP at same time. I will now go and install Microsoft Virtual PC (Emulates any OS)