Monday, September 11, 2017

anticheat

http://www.mediafire.com/file/00860u5zpg7fakc/Anti+cheat.rar

http://forum.ragezone.com/f651/development-anti-cheat-716362/


https://esports.easyanticheat.net/



https://www.battleye.com/


http://www.evenbalance.com/pbsetup.php


https://support.steampowered.com/kb_article.php?p_faqid=370



The #1 cheat used for the past 2 yrs and still being used to this date and ,  uses a DX9 "Hook"
All Cheats use the dx9 Hook in reality, but  #1 cheat uses a new windows kernel, which NO ANTI CHEAT can detect.
However,
The Windows kernel cheat has this down side and is super simple to detect.
The player has to modify a config file.

And all Reto has to do is D/L clean version of that file on map/load through HNGsync to the cleint.
The modified text in the config file won't be there, and the cheat wont work.

!!!!!!  ITS THAT F'ING SIMPLE  !!!!!!!!

 Remove the DX9 Hook from the client's config file. Solved! Done! Over!
There is no need for the rendering engine to  force dx9 overlay, unless a developer is debugging.
It does not matter if  you are running a  DX 12,10 , or 9 game.  An Optimized game will see DX12 and use it,if not, looks for DX10, if not it looks for DX9

No reason, what so ever, to give clients the ability to force a DX9 environment.
None whatsoever!
Other than to let people cheat!

Now unless Reto:
1) Receiving kickbacks from this paid cheat site,
2) therefore is allowing the cheats to happen,
Why would Reto not follow my instructions?

If it is too much trouble for them,
I can rewrite their hngsync.exe  to look and replace that file if they like me to?
Would take me  a whole 15 minutes.

-----------------------------


Default location:
C:\Program Files (x86)\Steam\Steamapps\common\Heroes & Generals\Client

Open client.ini with wordpad and paste this code to it

application {
enable_console=true
}



Type following code to console

streamer.maxvideomemory 1


\SteamLibrary\steamapps\common\Heroes & Generals



localsettings.py is where you put the optins if you don't want to retype them all the time.

Find them in the HnG sync that also appears when you launch HnG.


Render. Enable_screenspacereflections 0
Render. Enable_reflections 0
Render. Enable_shadow 0
Render. Enable_cloud 0

Lazarus Goodies:

https://www.youtube.com/watch?v=xERUWNl_Cyg


Delphi 7 Goodies:

https://www.youtube.com/watch?v=yr8So2mT-sE



C# goodies:

https://easyhook.github.io/

https://github.com/spazzarama/Direct3DHook