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!

[Release] Source Anti-Cheat WarGuard

Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,621
Ok, I'm posting a simple anti-cheat for you,but I do not use it more in my emulator = D

programming it is all in PureBasic


Yuri-BR - [Release] Source Anti-Cheat WarGuard - RaGEZONE Forums



Download:
Click Here

if you have the original link the war guard without modifications, send me pm with the link to I publish it here


 
Last edited:
Junior Spellweaver
Joined
Mar 29, 2013
Messages
147
Reaction score
12
Isn't it pretty much useless now though since you just released the source code with it?
 
Experienced Elementalist
Joined
Oct 12, 2013
Messages
217
Reaction score
68
Ok, I'm posting a simple anti-cheat for you,but I do not use it more in my emulator = D

programming it is all in PureBasic

Ct3Zl8U - [Release] Source Anti-Cheat WarGuard - RaGEZONE Forums





Thanks!
 

Attachments

You must be registered for see attachments list
Harro
Joined
Mar 29, 2013
Messages
754
Reaction score
284
I didn't think xan wanted to share his source? :p least way it was in the DMZ days.

He still gots same image i made for it awhile back for the warning ;D
 
Harro
Joined
Mar 29, 2013
Messages
754
Reaction score
284
Well kinda was bored made a basic paint for WarGuard if anyone wants to use feel free i included PSD below.

PSD:

Yuri-BR - [Release] Source Anti-Cheat WarGuard - RaGEZONE Forums
 
Harro
Joined
Mar 29, 2013
Messages
754
Reaction score
284
You need the PureBasic application (Legal cost: 79€). Then you need to click on Compile -> Create executable

Gigatoni is right you can get the cracked version from tpb if you really needed it.
 
Newbie Spellweaver
Joined
Mar 26, 2013
Messages
57
Reaction score
19
K0DCGIh - [Release] Source Anti-Cheat WarGuard - RaGEZONE Forums

deadly error in the build file friend.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 28, 2012
Messages
22
Reaction score
1
Help me

sLuXUhh - [Release] Source Anti-Cheat WarGuard - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 29, 2013
Messages
7
Reaction score
0
If FindString(c$,"Cheat Engine",0,#PB_String_NoCase) <> 0 Or FindString(c$,"Elitehax",0,#PB_String_NoCase) <> 0 Or FindString(c$,"x1nject",0,#PB_String_NoCase) <> 0 Or FindString(c$,"Rei [00]",0,#PB_String_NoCase) <> 0 Or FindString(c$,"MoonLight Engine",0,#PB_String_NoCase) <> 0 Or FindString(c$,"DEngine",0,#PB_String_NoCase) <> 0 Or FindString(c$,"inject",0,#PB_String_NoCase) <> 0 Or FindString(c$,"WarZ - ALL Emulators Cooki :)",0,#PB_String_NoCase) <> 0

Can anyone help me in this line?
This is the line that the error renildomarcio are accusing the wrong parameter.


In Compiler > Compiler Options
There will Use Icon! Clear or select an icon and ok.
Hope this helps.
 

Attachments

You must be registered for see attachments list
Back
Top