Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

HackShield for RAN Online

Joined
May 16, 2011
Messages
655
Reaction score
225
I TRY THIS BUT HAVE ERROR
SeiferXIII - HackShield for RAN Online - RaGEZONE Forums


Make sure to Run AS Admin.
 
Junior Spellweaver
Joined
Mar 20, 2013
Messages
196
Reaction score
69
Thanks Guide @ SeiferXII & IamDJDRB



how to show Logo after run the game?
 
Joined
Sep 16, 2007
Messages
1,206
Reaction score
541
@MalwareBytes
on BasicWndD3d.cpp, find: AHNHS_SPEEDHACK_SENSING_RATIO_NORMAL

add |AHNHS_DISPLAY_HACKSHIELD_LOGO

so it should look like this: AHNHS_SPEEDHACK_SENSING_RATIO_NORMAL|AHNHS_DISPLAY_HACKSHIELD_LOGO
 
Junior Spellweaver
Joined
Mar 20, 2013
Messages
196
Reaction score
69
@MalwareBytes
on BasicWndD3d.cpp, find: AHNHS_SPEEDHACK_SENSING_RATIO_NORMAL

add |AHNHS_DISPLAY_HACKSHIELD_LOGO

so it should look like this: AHNHS_SPEEDHACK_SENSING_RATIO_NORMAL|AHNHS_DISPLAY_HACKSHIELD_LOGO

this code : AHNHS_SPEEDHACK_SENSING_RATIO_NORMAL dont have on my code
 
Joined
Sep 16, 2007
Messages
1,206
Reaction score
541
That should work though. check if you had the logo on hackshield folder if it's not there then, find on game with logo. also read the documentation for more information.
 
Experienced Elementalist
Joined
Sep 30, 2014
Messages
251
Reaction score
11
I follow this on Basic Create New Folder HackShield Import those files but still i got these error 'AhnHS_Callback; : undeclared identifier How To Solve???
 
Custom Title Activated
Loyal Member
Joined
Jul 16, 2012
Messages
1,310
Reaction score
116
How about this one I followed everything.. where can i declare this?

vVbZWfD - HackShield for RAN Online - RaGEZONE Forums


and also the instructions about #include ".basicwnd.h" .
I pasted below #include "basicwnd.h" with no dot. because mine is #include ".\basicwnd.h"
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Sep 30, 2014
Messages
251
Reaction score
11
same as mine im stuck on that error seems i cant find the solution i dont know why it happens
 
Back
Top