I have released the first version of my Gunz aimbot. The source is also attached, so feel free to edit it (it's an AutoIT script) and repost your work here. I may include it in a future release. If this starts to not work for a lot of people, I will release a tutorial on how to get it working. Just rename the Aimbot_source.txt file to Aimbot_source.au3, and the Aimbot.txt file to Aimbot.exe.
You can get AutoIT here: [Only registered and activated users can see links. ]. It includes a fairly massive help file and many tutorials.
You DO NOT need AutoIT to use the Aimbot! You only need it to edit the source.
Simply run Aimbot.exe and play Gunz. You must be using a crosshair that changes color and has a center dot (i.e. 2 or 4). Every time an enemy is in your crosshair, you will fire. Please use your judgement, this is not intended to be used on other players. When you are done, look for a little blue and silver in your system tray (lower right of your screen), right click, and exit.
EDIT: This is the full release. It contains an aimbot for every Gunz resolution. You must use crosshair 2 or crosshair 4. Just download it and extract the aimbot for your resolution to your desktop or whatever, then run it. To kill or pause it, look in your system tray (bottom right) for a blue and silver icon with a triangle-shaped pattern, right click, and select Exit or pause. Happy macroing! :)
NOTE: Everyone, the renaming is no longer necessary. Do not rename anything. Just download, extract the one for your screen resolution, and run it. Use crosshair 2 or 4. That's all.
And so everyone knows, a new version will come out soon, and will be much nicer. I am going to use a VB wrapper, may include automatic screen resolution detection, etc. Get this in the meantime, but get ready for the next release.
Instructions, as requested, are as follows:
1) Download the zip file below.
2) Run it, and check for its icon in the system tray (lower right of your screen)
3) Don't click or right click the icon!
4) Run Gunz, and make sure to use crosshair 2 or 4.
5) That's it.
You don't need to rename anything, you don't need to run it as admin, and it works on Vista. If you have issues, please provide a detailed explanation of them and of your system (i.e. Windows version, Gunz version/server, etc.)
So everyone knows: I am about to release the next version. It will be in a new thread wntitled "GUNZ SHOTBOT (EVERYTHING EXCEPT IJJI)" Thank you.
EDIT: I am not going to release the next version soon. I did the whole thing, it worked great with every screen resolution (though ijji users still need a bypass), then I realized that I had coded it all for the .NET framework 4 beta, which NOBODY has. I will have to redo the whole thing for .NET 2.0. I am going on vacation tomorrow until Monday, so when I get back, i will resume work. Sorry for the delay, but in the meantime, here is an update for automatic screen resolution detection. (Thanks, Knuxxie) Have fun :)
And due to everyone saying "Oh, this isn't really an aimbot" and generally whining, I am officially renaming it shotbot. Please stop screaming about the name. And it works fine on ijji Gunz, if you use a bypass (tested by Yagami)
fchan666 added 1 Minutes and 31 Seconds later...< --- Please use the edit button in the future---
have u even downloaded the thing lol cuz it might besomething else u never know
Yes, I downloaded it. Here's the code for the "aimbot."
Code:
$num = 0
While True
$color = PixelGetColor (800, 600)
If $color = 16711680 Then
MouseClick("left")
Sleep(100)
EndIf
WEnd
And as for your complaints about it being my first post, 1) This is my first account (I made it to download stuff) and 2) Everyone must start somewhere.
If you don't like it, don't get it. It works fine.
Oh and Antiy-AVL's detection of a Trojan.Win32.AutoIt.gen is expected because IT WAS MADE IN AUTOIT.