-
Apprentice
help dll only fix hp , dame more 65k main 1.04d
Last edited by jangaka1; 27-02-15 at 05:20 AM.
-
-
Re: help dll only fix hp , dame more 65k main 1.04d
its visual fix, you need to make it for yourself.
its main specific thing... 70% of main.exe's has different offsetts. and you need to find the good offset, take it into the dll and etc...
:)
-
Apprentice
Re: help dll only fix hp , dame more 65k main 1.04d
Last edited by jangaka1; 27-02-15 at 05:20 AM.
-
Re: help dll only fix hp , dame more 65k main 1.04d
lel, windows xp.
by the way just use the "release" at the top of the visual studio, after that build / rebuild your client dll..
which source are you using?
etc...
-
Apprentice
Re: help dll only fix hp , dame more 65k main 1.04d
i build and run okey but In game : HP = 0 / 0 , Mana = 0/0 ....
can U fix Gameserver 1.07.28 or 1.07.52 ???
Please help me , file dll hook to GS 1.07.27 ( or 52 ) fix show over HP , damage , Mana .
Thanks u for reading .
PS : Sorry , i write language english very poor .
-
Re: help dll only fix hp , dame more 65k main 1.04d
so now the client dll working?
what do you want to hook into the gs? dont need to hook... the zteam gs is okey...
-
Apprentice
Re: help dll only fix hp , dame more 65k main 1.04d
I created dll client show hp over ... but login in game : show 0/0 ..
So i thinks fix GS .
I used GS SCF.
---------------------------------------------------------
Zteam : HOW TO USE CMD : /post show all sub server Zteam..6.3.
I run gameserver and creat new gameserver ( sub server 1,2 .. .. )
but i use cmd : /post ---> sub server 1 show but sub 2,3.. NO show ..
Please help me use /post show all sub server . Thanks for reading .
PS : Sorry , language English me very very poor
-
Re: help dll only fix hp , dame more 65k main 1.04d
u cant make it show /post on all servers. cus each server runs it own post server in its own GameServer, ofcourse if u knew how to code it or make its own post server then yeah.
-
Re: help dll only fix hp , dame more 65k main 1.04d
1st you need to use zteam files to use zteam special things.. or you need source / search the offsetts with ollydbg in your files...
/post ->you need globalmessage system, you can find in the muengine files (maybe i dont remember) .. but here you need to code into your files...
(by the way, each server is using same post server, its just on another channel, so you dont see the messages because for example the Server 1 using the 0 channel, Server 2 using the 1 channel...)