[Release] zTeam Season 6 EP3 + Source

  1. #2176
    Account Upgraded | Title Enabled! BladeKnight109 is offline
    MemberRank
    Jun 2014 Join Date
    242Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by jhesociety View Post
    Me too bro :) help me to put anti hack :(
    inbox your main (no pack) + antihack + call function name for me.

  2. #2177
    Member Prototypex is offline
    MemberRank
    Jun 2014 Join Date
    74Posts

    re: [Release] zTeam Season 6 EP3 + Source

    @BladeKnight109 bro you have Gen Quest

  3. #2178
    Srsly? I have a title :D quskevel is offline
    MemberRank
    Jan 2013 Join Date
    United KingdomLocation
    275Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by BladeKnight109 View Post
    inbox your main (no pack) + antihack + call function name for me.
    why you use hook if in zClient.dll already have function hook anticheat.dll? just simple fix and you dll hooked in main.exe, and main.exe do not changed. + if you use public anticheat, you need to write crc32 checking some Local folder files and World files.

  4. #2179
    Member Prototypex is offline
    MemberRank
    Jun 2014 Join Date
    74Posts

    re: [Release] zTeam Season 6 EP3 + Source

    How to clear pk I use /resetpk not clear the status

  5. #2180
    Srsly? I have a title :D quskevel is offline
    MemberRank
    Jan 2013 Join Date
    United KingdomLocation
    275Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by Prototypex View Post
    How to clear pk I use /resetpk not clear the status
    because its only for GM / go to data/custom/AccessData.ini search for /resetpk or looks like resetpk command and change 32 to 1

  6. #2181
    selling server files is against RZ rules LTPTeam is offline
    MemberRank
    Feb 2013 Join Date
    UkraineLocation
    551Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by quskevel View Post
    because its only for GM / go to data/custom/AccessData.ini search for /resetpk or looks like resetpk command and change 32 to 1
    pkclear dont reset pk until you relogin.

  7. #2182
    Member Prototypex is offline
    MemberRank
    Jun 2014 Join Date
    74Posts

    re: [Release] zTeam Season 6 EP3 + Source

    How to fix Blade Master HP its almost 2M HP

  8. #2183
    Srsly? I have a title :D quskevel is offline
    MemberRank
    Jan 2013 Join Date
    United KingdomLocation
    275Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Data/Skill/SkillAdditionInfo.dat Search for Swell Life (DK)
    Replace with this:
    SwellLifeEffectStart = 5
    SwellLifeEffectDiv1 = 100
    SwellLifeEffectDiv2 = 200
    SwellLifeEffectMax = 50 //-> [0 = without limit]

  9. #2184
    Account Upgraded | Title Enabled! BladeKnight109 is offline
    MemberRank
    Jun 2014 Join Date
    242Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by quskevel View Post
    why you use hook if in zClient.dll already have function hook anticheat.dll? just simple fix and you dll hooked in main.exe, and main.exe do not changed. + if you use public anticheat, you need to write crc32 checking some Local folder files and World files.
    Are you crazy??? Pre page and review

    Im only hooking dll antihack for gaymar001.
    Quote Originally Posted by gaymar001 View Post
    hello
    can you help me to put antihack in zmain?
    coz i dont know how to hook main XD
    i will upload my zmain later :D

    see, hero keyboard????

  10. #2185
    Alpha Member ianvalls90 is offline
    MemberRank
    Apr 2007 Join Date
    ArgentinaLocation
    1,829Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by BladeKnight109 View Post
    Are you crazy??? Pre page and review

    Im only hooking dll antihack for gaymar001.




    see, hero keyboard????
    erhm....did you even read his post? I mean, he's right, and this was previously mentioned too.....its better to hook the antihack to the zclient.dll than to the zmain....meaning-> run main, it calls zclient.dll, wich calls antihack.dll, and if added, check crc32, if any of these steps fails, error pops up.....
    Its not easier, but its way better.....anyways....you do it the way you want....

  11. #2186
    Uber Leet gaymar001 is offline
    MemberRank
    Jun 2009 Join Date
    401Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by BladeKnight109 View Post
    only hook dll.
    gameguard is not working bro
    auto close client

    i want to add antihack to zmain coz any hacks can use my server
    wpe pro is working
    dc hack is working -_-
    zclient.dll cannot detect any hacks

  12. #2187
    Account Upgraded | Title Enabled! BladeKnight109 is offline
    MemberRank
    Jun 2014 Join Date
    242Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by gaymar001 View Post
    gameguard is not working bro
    auto close client

    i want to add antihack to zmain coz any hacks can use my server
    wpe pro is working
    dc hack is working -_-
    zclient.dll cannot detect any hacks
    what is your OS?

    - - - Updated - - -

    im using windows 8 x64 and it working.

    have source zClient, you can hook this easy.
    LoadLibrary("GameGuard.dll");

    Rebuild zClient Source. You can add checksum file (md5, sha, crc32,... bla bla)

    - - - Updated - - -

    hook = ollydbg
    Code:
    PUSH GameGuard.dll
    Call LoadLibraryA
    JMP EntryPoint
    - - - Updated - - -


  13. #2188
    Valued Member webmonkey is offline
    MemberRank
    Jul 2005 Join Date
    125Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by gaymar001 View Post
    gameguard is not working bro
    auto close client

    i want to add antihack to zmain coz any hacks can use my server
    wpe pro is working
    dc hack is working -_-
    zclient.dll cannot detect any hacks
    you probably forgot to add IP to GameGuard.dll, you need to replace some sytes.net address with your server ip or it wont connect.

    that's what you get for asking noobs for help.

  14. #2189
    Uber Leet gaymar001 is offline
    MemberRank
    Jun 2009 Join Date
    401Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by webmonkey View Post
    you probably forgot to add IP to GameGuard.dll, you need to replace some sytes.net address with your server ip or it wont connect.

    that's what you get for asking noobs for help.
    oh i see
    btw. what is the ip of gameguard.dll

  15. #2190
    Member Lejman is offline
    MemberRank
    Jun 2005 Join Date
    68Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by gaymar001 View Post
    oh i see
    btw. what is the ip of gameguard.dll
    IP in GameGuard.dll: "myips.systes.net" change to your.



Advertisement