How to Edit ur own client!
Things you will need
Hex WorkShop v5
Ollydbg
brain
localhost v55
--------------------
1. open hex workshop then go to file then open locate localhost.exe and now let it load.
2. press Ctrl+h it will bring up the replace option then change it to text string.
3. replace 127.0.0.1 With ur IP,
4.save and exit.
5.open Ollydbg then open localhost.exe with ollydbg.
6.press Ctrl+G it will bring up the go to option now hopefully you should no what to do here are the addies i have.
Quote:
Multi Client
00769E75
Change to jmp
Make Client so you can drop NX
004AD2CB
Change opcode to nop
Infinite Flash Jump
0070FEFA
0070FF7A
Change to nop
Swear Filter
004675FC
Change to nop
Spam Hack/Talk as many times in a row as you want
00467212
0046725C
Change to jmp
Infinite Text
0049183D
00498ED7
Change to jmp
Mega Tubi
004AB901
004AB921
004AB932
Change to nop
Fast Attack
0043B21B
Change to nop
Floor Jump
0070FF42
Change to nop
Item Vac (bugged)
004B44F7
Change to nop
Sit down anywhere (bugged)
00700416
change to JNE <===Notice just like changing to jmp but to JNE
No Knockback
00705F5F
Change to JNL
No Breath
004d241c
004ae5d1
00776055
Change those 3 to JMP
Super Climb
00750296 <--Change From JNB to JE
00750300 <--Change From JBE to JA
Summon Fast Attack
0073F1EB <--Change to jne
Lemmings
00745771 <--Type in db 8b 83 10 01
Infinite Ladder
00750274 <--Change to JNB
007502DE <--Change to JNB
Infinite Summon
006F91EB <--Change to JNZ
Fly
0073f755 <--Type in db 0f 87 0d 00 00 00 //I dont really suggest this hack
SuperSpeed Walk
00740102 <--Type in db d8 0d e0 69 81 00
Fast Animation
0043b21c <--Type in db 88 //Yes I know you see ??? when you start
GodMode
00705876 <--Type in db 84
Lag Hack
0073F1EB <--Change to JNE
Levitate
007405C3 <--Change to JA (Bugged)
Slower Speed Walk
0073FF87 <-- Change to JNE
ZZ Vac
0073F2AD
0073F29D
Change both to NOP
Zero Vac
0058A449 <--Change to JNZ
0058A45E <--Change to JE
Swim Hack
008169d6 <--Type in adc al,40 (on), Or Type in ADD BYTE PTR DS:[EAX],AL (off)
DMG cap
Select 32Bit Signed Long for type and put original damage cap to "find" field. For this case it is 99999
Put the damage cap that you want to "replace" field
Money Cap
Search 50000 32bit signed.
There should be 2 occurances replace all
Then use 32bit double and do the same
Now when ur done editing right click an addie the press Copy To Exacute
then something should popup press Copy All. then press Yes to saveing, now ur done
Rep+me if i helped
Re: [Release] How to Edit ur own client!
i don't get what you mean by
Make Client so you can drop NX
004AD2CB
Change opcode to nop
what does nop mean?
Re: [Release] How to Edit ur own client!
it keep saying no space for command
TEST DWORD PTR DS:[ESI+8B000011],EBX
how to change this to JNL sia
Re: [Release] How to Edit ur own client!
Thanks. I didn't know what the addresses for some of these were. The ones for dropping NX, spam hack, and infinite text will be especially useful.
I have one question though. What is mega tubi? I have one address for tubi, but I'm wondering what the difference is.
Re: [Release] How to Edit ur own client!
mega tubi loots faster and less delay
Re: [Release] How to Edit ur own client!
Quote:
Originally Posted by
xXDavidXx
i don't get what you mean by
Make Client so you can drop NX
004AD2CB
Change opcode to nop
what does nop mean?
Just type "nop" without qoute=) thanks for this, 5 right?
Re: [Release] How to Edit ur own client!
Re: [Release] How to Edit ur own client!
Quote:
Originally Posted by
AsianBoy
Just type "nop" without qoute=) thanks for this, 5 right?
thx man =p
Re: [Release] How to Edit ur own client!
Does it only work for v 55?
Re: [Release] How to Edit ur own client!
Yes, these won't work for any other version.
Re: [Release] How to Edit ur own client!
So you goto the address then what do you do? How do you change jmp nop etc. for mine it says. When I go to the address then double click it has the thingy and then fill with NOP's checkbox.
Re: [Release] How to Edit ur own client!
i know how to change but how to save?
Re: [Release] How to Edit ur own client!
Hey Dude You Just Make The cilect And Realease*
Re: [Release] How to Edit ur own client!
It's simple to make the client. Maybe he has better things to do than make clients for everyone? And I wouldn't put all of these in one client..
Re: [Release] How to Edit ur own client!
Seems useful but almost looks like the same one from CEF?