Jump to content

[SHARE]NeS aimbot 2.0 - pixel reading vac proof aimbot


Recommended Posts

Posted

Short introduction: This little program will help you get headshots. All it does is take a lot of screenshots of windows (which happens to be cs:s covering the screen), a little image analysis, then moves the mouse for you in cs:s. It's very simple so it can't distinguish between corpses and alive but will get you headshots often. All you need to do is move your aim near your enemy and the mouse should move right over their head and track the enemy. You may still change your aim a little even though the program is tracking the enemy.

 

Release date: Mar 6, 2010 (2.0)

 

VAC status: By the way it operates it is 100% VAC proof without a doubt. It doesn't modify the game in any way. All it does is take screenshots of your desktop using the BitBlt api with the DC from the GetDesktopWindow handle, moves your mouse through windows api, clicks your mouse through windows api, and checks if the middle mouse button has been pressed down every 1ms.

 

 

Requirements: There are 2 requirements that should be met before you run this program.

 

1. You will first need pure skin blue CT models and pure skin red T models which freakvision v3 has.

 

2. You should set mouse sensitivity to 3 which is the default mouse sensitivity to counterstrike and set your windows mouse sensitivity to default levels. The default level is the MIDDLE bar for mouse sensitivity, which is the 6th notch for windows XP/Vista/7. Enhanced pointer precision should be disabled.

 

 

 

 

You can get the pure blue ct and pure red T skin from freakvision v3 located at bottom of this post.

 

Stuff you should know:

 

    * Is your aimbot wobbling around? Download nes aimbot 1.8 and beyond because it's been fixed.

 

    * Don't want this aimbot to target corpses? type cl_ragdoll_physics_enable 0 in console

 

    * Sick of bullet holes blocking the view of your enemy? type r_decal_cullsize 100 in console

 

    * Press the middle mouse button to turn the aimbot on or off.

 

    * This aimbot is now designed to only be ran in FULLSCREEN mode for ALL Windows versions, if you want to run it in windowed mode you should change the Y-AXIS from 2 to -1 or 0.

 

New in 2.0: much more improved automatic firing. Currently fires 10ms after target pixel is within 10 X & Y pixels near crosshair with pure color detected.

 

Direct download link for NeS Aimbot 2.0  http://www.filedropper.com/nesaimbot20

Direct download link for Freakvision v3  http://www.filedropper.com/freakvisionv3

Posted

I'm getting a runtime 9 error, some kind of scripting error. I had everything done, the freakvision and everything. Running Windows XP. Running CS 1.6.

 

If you had read all that I wrote, you'd know that your desktop resolution is set to 16bit instead of 32bit.  By the way, setting your desktop to 16bit gives no performance improvements unless your computer was built more than 10 years ago.

Posted

http://scanner.novirusthanks.org/file/5886668e32a4761d7194cc3602030a3a/

 

Seems pretty clear...

 

but as I've read... in the past you shared a program that also had a backdoor! Maybe it's just rumors.

 

Posted

http://scanner.novirusthanks.org/file/5886668e32a4761d7194cc3602030a3a/

 

Seems pretty clear...

 

but as I've read... in the past you shared a program that also had a backdoor! Maybe it's just rumors.

 

 

I've released the source to that program to make all those people STFU.  It was a bnet flooder proogy :)

 

It's located here if your interest, I started the prog about 4 yrs ago so the code is a little messy and i never decided to clean it up.

You would go to http://www.esnips.com/web/nesucks and download Geno 1.7f source.zip

  • 4 weeks later...
  • 2 months later...
Posted

can i use this hack on condition zero or what changes i have do if i need to got it work

 

Condition zero is a diferent version.

It works in non steam.

  • 2 weeks later...
Posted

This aimbot will work on any game, including the desktop.  If you use mspaint and you paint the middle of your screen red/blue then your mouse will be stuck in the middle.  

 

Nes aimbot 2.1 is now out and is the last ver of nes aimbot since one of my hard drives has died :( and now I have no sources for nes aimbot.

 

http://www.filedropper.com/nesaimbot21

 

I'll now be working on universal aimbot which is gonna use directx instead of bitblt which is gonna eliminate ghosting and increase accuracy + fps.  Universal aimbot is gonna be 10x greater than this :).  Don't forget that if you got problems with wobbling or the aim being off then use all of those neat settings included with the aimbot, you'll be able to fix them.

 

Universal aimbot is gonna be groundbreaking, no need for material skins to target ppl!  It'll look for key color codes on the screen in clumps such as arm + head + leg color = enemy and check for motion/muzzle fire to determine if there is an enemy on the screen and instantly shoot them :).  Included with this is the ability to instantly fire at anything moving when your standing still (with small delay) so on scoutknivez/awp maps you'll own everytime.

  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Posts

    • Following the only useful feedback, I tried to apply the tips in some places. @Nightw0lf
    • If they ask you to write something, you should ask for the full context. We had a private chat between the administrators of mxc and gx ext. He was allowed back on the forum on the condition that he did not spam unnecessary posts. As far as I'm concerned, it shouldn't be allowed because it involves multiple scams. We want and aim for a stronger community. He's not only doing this with this account, but with several, since this user has multiple accounts. As for what one user or another contributes, that's irrelevant; I often provide support to the community and I don't need to make it public. But I repeat, if they ask you to write a comment, just ask for the full context, nothing more than that. Or if you want a direct answer from me, feel free to message me privately so we can avoid spamming a post about an extender. That's the problem with second chances 
    • I currently have a working custom quest, but the problem is that I can't see it in the game's quest log. I've added it to questname-e.dat, but I still don't see it. I think there's another file where I need to add it, but I can't find it. For the items and skills I've added, I've always put it in the name and grp fields, but there's nothing related to questgrp.dat in the quest log. Could you tell me where I can add it?
    • thats true, I try to keep my topsites clean of fake/paid votes I ban multiple accounts made by players my numbers are low but thats what I sacrifise to keep the vote system of the server owners that trust my topsites clean from multiple rewards.   @4TOP I would reply what happens here and how to fix but you replied you fixed that already.   Once the installation is completed, the script should create a marker file such as installed.txt or any other persistent flag that indicates the system is already installed.   In index.php, you must first check if this marker file exists. If it does not exist, redirect the user to install.php to start the installation process.   If the marker file exists, you must then check if install.php is still present. If it is, stop execution immediately and display an error requiring the user to delete the installer file, or remove it automatically for security reasons.   If the marker file exists and install.php does not exist, continue with the normal application execution.   This approach ensures the installation runs only once, prevents reinstallation attempts, and enforces removal of the installer for security.   NOTE: Do not trust the AI you can possibly destroy alot of things with AI, when you create a file you have to include some core protection logic to defend against common threats coming from the user input, that input should ALWAYS be treated as malicious, and check against what you expect versus not what was expected, for example: you input a username in a form the input $_POST['username'] can be anything malicious checking this global variable against an expected string or alnumeric a-Z0-9 is a way to check if the string contained other than expected chars now from that string you should apply some cleanup methods like regex in example: $raw_username = $_POST['username'] ?? ''; (personally i always use type casting) like: $raw_username = (string) ($_POST['username'] ?? ''); //or $raw_id = (int) ($_POST['item_id'] ?? 0); //array object etc... if (!is_string($raw_username) || $raw_username === '') { return 'Invalid input'; } if (preg_match('/^[a-zA-Z0-9]+$/', $raw_username) !== 1) { return 'Invalid characters'; } // do not execute the code further because return error stops the code   you can make various matches against other languages and such with the help of AI but you need to know the tricks and have a firewall logic that you build something that has to be protected, only then you can give a decent application in public that attackers can easily read and find the way in since this is a public repository this is an issue because the first rule is violated "security through obscurity" this is not a secret code and that means you have to protect it.   asside all that its a vote system for a game not that much of attack can happen, even atual studio survived such attacks except 1 that can fill a server with infinite donation coins 🙂 that few people know how to do it and still people use it so worry not. thats typical forgotten developer testing correction: $tokenOk = isset($top['token']) && hash_equals((string)$top['token'], $secret);
    • Great logic    Nothing is developed by you this looks like a very poor attemp to one shot a vote system with AI   $tokenOk = ($secret === 'TEST') || empty($top['token']) || hash_equals((string)$top['token'], $secret);  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..