• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Solved] HackShield Error 100

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 31, 2012
Messages
8
Reaction score
3
Hi
i compile client from 3.5 source code but after i try runing, it's always shows "HackShield Init faill.Err100". So how i can fix? please any idea... also i check the links in forum.ragezone and google but nothing help...
ty
 
Last edited by a moderator:
Experienced Elementalist
Joined
May 10, 2015
Messages
278
Reaction score
146
Re: HackShield Error 100

Check your hs folder and files.
 
Upvote 0
Experienced Elementalist
Joined
May 10, 2015
Messages
278
Reaction score
146
Re: HackShield Error 100

Depends...if u want a bypass for use hack with active hackshield search for some dll injection,if u want to disable it recompile source without hackshield definition
 
Upvote 0
[emoji848]
Legend
Joined
Dec 3, 2011
Messages
2,232
Reaction score
1,518
Re: HackShield Error 100

ok ty, any idea how to bypass the hshield?

As it's about the fully released ep3.5 source code, change the following line in AtumApplication.h (around Line 200) from:

Code:
#define GAMEGUARD_TYPE 	USE_GAMEGUARD_AHNLAB_HACKSHIELD

to:

Code:
#define GAMEGUARD_TYPE USE_GAMEGUARD_NONE

And compile your client again.
 
Upvote 0
Status
Not open for further replies.
Back
Top