Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 05:26

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Pixel Aimbot

Discussion on Pixel Aimbot within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
Question Pixel Aimbot

funktionieren pixelaimbots auch bei onlinegames? z.B Crossfire...
schonmal danke für die antworten
massiv-3 is offline  
Old 08/25/2012, 16:34   #2
 
Croco™'s Avatar
 
elite*gold: 235
Join Date: Jan 2012
Posts: 920
Received Thanks: 377
Ja,
wichtig ist nur, das diese nicht im vollbild gestartet werden.
Croco™ is offline  
Old 08/25/2012, 16:38   #3
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
wie meinst du das? muss das spiel im kleinbildmodus gestartet werden?
massiv-3 is offline  
Old 08/25/2012, 17:00   #4
 
Croco™'s Avatar
 
elite*gold: 235
Join Date: Jan 2012
Posts: 920
Received Thanks: 377
Wenn du mit "kleinbildmodus" den Fenstermodus meinst dann Ja.
(Fenstermodus = Du siehst oben noch den Rand des Spieles)
Croco™ is offline  
Old 08/25/2012, 17:29   #5
 
omer36's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,317
Received Thanks: 1,254
mann muss das spiel nicht im fenstermodus starten
(vllt. bei den einen oder anderen, aber generell nciht)
omer36 is offline  
Old 08/26/2012, 09:15   #6
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
bei mir funktvdas i-wie nicht... hab aber auch nen ganz einfachen bot, vlt wird er von xtrap geblock

und crossfire kann man nur im kleinbild starten, wenn man nen room joint wechselt es in vollbild
massiv-3 is offline  
Old 08/26/2012, 13:08   #7
 
elite*gold: 0
Join Date: Jan 2009
Posts: 70
Received Thanks: 19
Normal sollte Vollbild keine Probleme erzeugen, sicherer ist allerdings im Fenstermodus zu spielen. Hast du die richtigen Koordinaten für deine Pixelsuche? Ansonsten einfach mal versuchen n ToolTip einzublenden wenn du mit Pixelsearch ein Ergebniss bekommen solltest.

MfG, Mdna
mdna is offline  
Old 08/26/2012, 13:29   #8
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
wie soll ichn das im fenstermodus spielen...? es wechselt automatisch in vollbild
massiv-3 is offline  
Old 08/26/2012, 13:47   #9
 
Croco™'s Avatar
 
elite*gold: 235
Join Date: Jan 2012
Posts: 920
Received Thanks: 377
In den Einstellungen solltest du eig. das ändern können.
Croco™ is offline  
Old 08/26/2012, 14:31   #10
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
ne sowas geht da nicht...

ich schreib ma den source rein vlt hats was damit zu tun

Code:
HotKeySet ("{t}", "Start")
HotKeySet ("{z}", "_Exit")

While 1
	Sleep(250)
WEnd

Func Start()
	While 1
		$pos = PixelSearch(2,3,1278,694,12559495,0)
		If isArray($pos) then
			MouseMove($pos[0],$pos[1],0)
			MouseClick("Left")
		EndIf
	WEnd
EndFunc

Func _Exit()
	Exit
EndFunc
massiv-3 is offline  
Old 08/26/2012, 16:15   #11
 
elite*gold: 0
Join Date: Jan 2009
Posts: 70
Received Thanks: 19
mmmh MouseClick bzw MouseMove spackt im Vollbildmodus total ab --> deine Maus is ja festgesetzt auf dein Fadenkreuz, dabei kannste nich viel ändern --> du wirst wohl oder übel berechnen müssen wei weit du die maus drehen musst um zu da zu sein wo dein ziel ist ;D

Einer der Gründe warum AutoIt nicht für Aimbots geeignet ist

MfG, Mdna
mdna is offline  
Thanks
1 User
Old 08/26/2012, 16:45   #12
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
wie mach ich sowas? bin neuling in dem gebiet und habe bis jetzt erst 2scripts geschrieben^^
massiv-3 is offline  
Old 08/26/2012, 17:41   #13
 
elite*gold: 0
Join Date: Jan 2009
Posts: 70
Received Thanks: 19
Naja du nimmst die koordinaten wenn die Maus quasi in der Mitte ist, drehst dich nach links und nimmst da die koordinaten und dann is das rechenarbeit ;D
mdna is offline  
Old 08/26/2012, 18:15   #14
 
elite*gold: 0
Join Date: Oct 2011
Posts: 65
Received Thanks: 26
ich blicks net xD
massiv-3 is offline  
Old 08/26/2012, 18:54   #15
 
xXKonaXx's Avatar
 
elite*gold: 20
Join Date: Nov 2010
Posts: 552
Received Thanks: 350
Quote:
Originally Posted by massiv-3 View Post
ich blicks net xD
Wenn du Neuling bist, dann fang lieber mit etwas Simpleren an...
Außerdem würde ich keine Aimbots mit der Pixelsearch Methode schreiben, da das ziemlich fehlerhaft werde kann. Dann doch lieber mit Adressen, oder Paketen.
Google mal nach ein paar Tutorials.
xXKonaXx is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[B]rauche hilfe über Pixel Aimbot
08/11/2012 - AutoIt - 17 Replies
Ich skripte gerade einen Pixel Aimbot... Besser gesagt bin ich schon fertig... Aber irgendwie funktioniert es nicht... Ich glaube ich habe die falschen farben ausgewählt... Kann mir jemand sagen wo ich die Farben für Pixel Aimbot in einem FPS Game rausfinden kann ?
[C#]Pixel Aimbot Example
02/03/2012 - CO2 Programming - 1 Replies
I would not recommend using this nor ever using a pixel aimbot. It's a simply bad way to do it. //This is the native call to the mouse event. public static extern void mouse_event(uint dwFlags, uint dx, uint dy, uint cButtons, uint dwExtraInfo); //mouse buttons private const int MOUSEEVENTF_LEFTDOWN = 0x02; private const int MOUSEEVENTF_LEFTUP = 0x04; private const int MOUSEEVENTF_RIGHTDOWN = 0x08;
Pixel Aimbot Using C#
08/03/2011 - CO2 Programming - 5 Replies
Hi , i waked up today with an aimbot idea, but the problem i don't know very much C# so here the code using english words, and try to help me to translate this text into a C# code please! http://img339.imageshack.us/img339/2994/sfsdfq.pn g private void Play_Click(object sender, EventArgs e) { SearchPixel("Violet"); if (VioletFound) Mouse.Click();
AP Pixel/Color Aimbot
10/24/2010 - CO2 Bots & Macros - 49 Replies
Hi elitepvpers! Since I've seen many of those P-Server owners always editing their launchers disabling proxies, here is something they may not be able to disable. AP Pixel Aimbot Setup.exe Here is a video to demonstrate how it works: http://www.youtube.com/watch?v=CxZ38PDymag Have fun peepz. -Anonymous. PS. Pixel aiming is not 100% correct everytime so yeah, can't use it, too bad. And if any one of those server owners have managed to block it, too bad i will not update this tool.
ca working pixel aimbot
10/15/2009 - Combat Arms - 1 Replies
This aimbot will work really well if you use chams -It has an autoshot. Instructions are in the Instructions.txt Virus Scan: Click Here VirusTotal - Free Online Virus and Malware Scan - Result ... 1254862891 Download: MEGAUPLOAD - The leading online storage and file delivery service



All times are GMT +2. The time now is 05:26.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.