Fortify (+9) hacks?

01/06/2010 15:43 Vaidas B#16
Quote:
Originally Posted by Kadam View Post
1. why?
2. I won't do it on my main
3. why wouldn't I have fun? the fun is not the FAIL sign for me...

I got hacked and I just trying to make my +7 stuffs back.
btw we can talk about it if we alredy have any fortify hack :D
a guy pmed me its still possible with pocket editing just need another program o.o
u will be banned even if u use an alt account, items have code numbers, they'll just track the code, and ban the account with it.
The + hack is banned from the forum, so theres no point talking about it.
And its not pocket editing, its packet editing.
01/06/2010 19:13 skabed#17
Yeah packet editing is possible. And saying that's possible doesnt mean that we can get it. The thing that makes this work really hard is to find the way to decrypt those packets, and this is a really hard thing to do.
01/07/2010 09:28 Kabamitov#18
There is a way of course. But you have to be Premium member. And NO, you can't make it work all by your self. Its not just +9 hack, or something like that, its not that simple ...
01/07/2010 10:00 MaxDamage#19
Quote:
Originally Posted by Kabamitov View Post
There is a way of course. But you have to be Premium member. And NO, you can't make it work all by your self. Its not just +9 hack, or something like that, its not that simple ...
There is a Way,......but not in Premium Member Section.:p
01/09/2010 01:23 xNightPrince#20
@Kadam sure there is a fortify hack . But noone will release it , it`s 100% Underground not even at Premium Member Section it`s posted like MaxDamage already said . And YES Acclaim can track the Account with the +9 item . So you can try to find out how to make a forify hack , but you will get BAN . So i rather DON`T RISK IT.
01/09/2010 11:13 Vaidas B#21
Acclaim wouldent just ban someone with +9, unless u would make full sets all at once.
01/09/2010 11:31 MaxDamage#22
Quote:
Originally Posted by waidas123 View Post
Acclaim wouldent just ban someone with +9, unless u would make full sets all at once.
Sorry wrong, my Brother made an +9 lvl lvl 1 Whip ( Elai) for fun with sniffing.
Was banned the next day then,but was before Server Merge.
01/09/2010 13:18 Vaidas B#23
Well, i guess Acclaim/GameHi really watches stuff that can cost really money.
01/09/2010 15:27 ҉ THT ҉#24
If you make a Lv. 130 weapon +9 they cant ban you!(but dont make it 1 try,, first do it with out hack, after some fails do it with crypt(hack))
If you make your whole set in 1 day, they can ban you!

And ofcourse it is not easy to make the +9 hack,, if you have it working you can still fail..

Dupe item's,, they can check that,, because the itemnumbers are same....
01/09/2010 16:56 killabone#25
outdated
01/09/2010 17:11 dabeat#26
It would be smarter to make a +6-7 hack instead of +9.
01/09/2010 17:22 xXTheHitmanXx#27
Yes so they can't ban you because +6/+7 is possible. I will test script if new bypass is released.
01/09/2010 17:28 chaz23#28
Quote:
Originally Posted by killabone View Post
argatehack on CE/ so simple:

[ENABLE]
alloc(fortify99%,25)
label(ReturnName)

05554563: //B7 66 0C 00 55 00 00 98 47 A4
jmp fortify99%
nop
nop
ReturnName:

fortify99%:
cmp [eax+70],5D4D475B //[99%]
je 00000000
mov [esi+0c],00000000
jmp ReturnName

[DISABLE]
dealloc(fortify99%)
05554563:
mov [esi+10c],00010000



(adds 99%) to all Items,

have fun
Adding this to CE isnt working, gives an error about (Line 6 jmp fortify99%).
01/09/2010 17:37 skabed#29
Man, saying this you tell us that you dont know ANYTHING about assembly lenguage. And, if you do, think a little bit on waht can be wrong.
01/09/2010 17:42 chaz23#30
Quote:
Originally Posted by skabed View Post
Man, saying this you tell us that you dont know ANYTHING about assembly lenguage. And, if you do, think a little bit on waht can be wrong.
True, i know nothing about "assembly language", but thats only because i havnt had the chance to learn. Only thing i could figure out what to do would be to update the adress. It would be very nice if you could help me out.