Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 18:33

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

Advertisement



Wolfteam Aimbot Problem

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

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2009
Posts: 74
Received Thanks: 13
Unhappy Wolfteam Aimbot Problem

Hi, Ich hab versucht für Wolfteam einen aimbot mit autoit zuerstellen aber ich bekomm die Pixelfarbe der zu Tötenden (blau/rot) nicht raus
Danke im Voraus
sido47 is offline  
Thanks
1 User
Old 02/19/2011, 16:09   #2
 
elite*gold: 0
Join Date: Aug 2009
Posts: 74
Received Thanks: 13
Ich Hab hier mal ein skript gemacht, ich denk es geht auch aber die pixel farbe stimmt nicht:

Quote:
HotKeySet ("{F9}", "gegenrot" )
HotKeySet ("{F10}", "gegenblau" )
HotKeySet ("{F11}", "stop" )
HotKeySet ("p", "aus" )
HotKeySet ("{F1}", "hilfe")


Func gegenrot ()
Sleep ( 1000 )
while 1
$coord = PixelSearch(0,0,1280,1024,0x905547)

sleep (100)
if not @error then
MouseClick("left",$coord[0],$coord[1],10)
sleep (100)
EndIf
EndFunc
WEnd
Func gegenblau ()
Sleep ( 1000 )

while 1

$coord = PixelSearch(0,0,1280,1024,0xE5F9D5)
if not @error then
MouseClick("left",$coord[0],$coord[1],10)
WEnd
EndIf
EndFunc



While 1
sleep ( 100)
WEnd

Func Hilfe ()
MsgBox(0,"Hilfe", "F9=GegenRot, F10=GegenBlau,F11=Pause,P=bot aus.")
EndFunc

Func stop ()
While 1
Sleep(100)
WEnd
EndFunc


Func aus ()
Exit
EndFunc
sido47 is offline  
Old 02/19/2011, 18:44   #3
 
elite*gold: 0
Join Date: Feb 2011
Posts: 207
Received Thanks: 8
sido47 hi wenn du fertig bist mit dem aimbot kannste mir den schicken (frage : wann bistn fertig)

Danke Im VOraus
_Scarface14_ is offline  
Old 02/19/2011, 22:52   #4

 
Adroxxx's Avatar
 
elite*gold: 15
Join Date: Nov 2005
Posts: 13,021
Received Thanks: 5,323
#moved nach autoit.
Adroxxx is offline  
Old 02/19/2011, 23:02   #5
 
BlackHybrid's Avatar
 
elite*gold: 52
The Black Market: 101/0/0
Join Date: Oct 2010
Posts: 1,998
Received Thanks: 389
Hab jetzt mal die gröbsten Fehler rausgenommen wenn die Farben nicht stimmen kannst du ja auch versuchen nen screenshot zu machen und da dann die Farben entnehmen oder so.


PHP Code:
HotKeySet("{F9}""gegenrot")
HotKeySet("{F10}""gegenblau")
HotKeySet("{F11}""stop")
HotKeySet("p""aus")
HotKeySet("{F1}""hilfe")


Func gegenrot()

    While 
1
        $coord 
PixelSearch(00128010240x905547)
        If 
Not @error Then
            MouseClick
("left"$coord[0], $coord[1], 10)
            
Sleep(1000)
        EndIf
    
WEnd
EndFunc  


Func gegenblau
()
    While 
1
        $coord 
PixelSearch(00128010240xE5F9D5)
        If 
Not @error Then
            MouseClick
("left"$coord[0], $coord[1], 10)
        EndIf
    
WEnd
EndFunc  



While (Sleep(1))

WEnd

Func Hilfe
()
    
MsgBox(0"Hilfe""F9=GegenRot, F10=GegenBlau,F11=Pause,P=bot aus.")
EndFunc  

Func stop
()
    While 
1
        Sleep
(100)
    
WEnd
EndFunc 

Func aus
()
    Exit
EndFunc 
BlackHybrid is offline  
Old 03/15/2011, 18:50   #6
 
Smn.'s Avatar
 
elite*gold: 1
Join Date: Oct 2010
Posts: 1,025
Received Thanks: 264
wenn ich den Fabcod der beiden Teams post kann mir dan hier mit nen aimbot machen?
Smn. is offline  
Old 02/09/2012, 17:27   #7
 
elite*gold: 0
Join Date: Feb 2012
Posts: 1
Received Thanks: 0
Thumbs up JA

mit den Farben kann ichs dir machen

mir fällt grad auf... das geht nicht
die farbenändern sich ja wenn der spieler weiter weg ist
KakaRere is offline  
Old 03/01/2012, 21:58   #8
 
elite*gold: 0
Join Date: Feb 2012
Posts: 1
Received Thanks: 0
Macht ma hinne brauch aimbot Bitte Melde dich wenn fertig is DANKE
Hacker2014 is offline  
Old 03/02/2012, 14:36   #9

 
Njahs's Avatar
 
elite*gold: 574
Join Date: Nov 2010
Posts: 2,498
Received Thanks: 726
Quote:
Originally Posted by KakaRere View Post
mit den Farben kann ichs dir machen

mir fällt grad auf... das geht nicht
die farbenändern sich ja wenn der spieler weiter weg ist
Guck aufs datum.

Quote:
Originally Posted by Hacker2014 View Post
Macht ma hinne brauch aimbot Bitte Melde dich wenn fertig is DANKE
Er wird nicht fertig,
entweder du schreibst dir selbst
einen & benutzt die Scripts
von den vorherigen Postern,
oder du lernst spielen
Njahs is offline  
Reply

Tags
aimbot, autoit, wolfteam




All times are GMT +2. The time now is 18:33.


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.