[New Aimbot] Erstellt ihn euch!

05/15/2010 15:39 Gamebob8#1
German:


1.Downloaded den Aimbotmaker im Anhang.

2.Öffnet das Aimbot.rar und ihr solltet 3 Daten haben.

3. Entpackt Aimbot.rar auf euren Desktop in einen neuen ordner

4. Macht einen neuen Ordner , öffnet ihn -> Rechte Maustaste->Neu->Autoit Script

5. Löscht den vorhandenen Text und fügt den Code ein den ich oben geschrieben habe.

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_icon=..\..\..\..\Program Files\Subagames\CrossFire\CrossFireIcon.ico
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****




;combos


#RequireAdmin

;funktion _c()


$_cd=""
$_cc="0x2A2D2A"
$_cb="0x1E252D"
$_ca="0x2A2D32"

;funktion _b()

$_be=""
$_bd="0x212826"
$_bc="0x000101"
$_bb="0x282C30"
$_ba="0x1E2826"


;funktion _a()

$_ae="0x6D5845"
$_ad="0xC6A88F"
$_ac="0xD2AD8F"
$_ab="0xD0B69B"
$_aa="0xD0AC8F"

;hotkeys
$c="f"
$b="x"
$a="h"



#include <ButtonConstants.au3>
#include <ComboConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <TabConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1_1 = GUICreate("Aimbotmaker", 628, 511, 212, 125)
$PageControl1 = GUICtrlCreateTab(8, 0, 604, 496)
GUICtrlSetResizing(-1, $GUI_DOCKWIDTH+$GUI_DOCKHEIGHT)
$TabSheet1 = GUICtrlCreateTabItem("Main")
$Button1 = GUICtrlCreateButton("Start the new Aimbot", 412, 397, 155, 57, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label1 = GUICtrlCreateLabel("Hotkeys:", 68, 109, 46, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label2 = GUICtrlCreateLabel("Welcome to the new Aimbotmaker", 132, 45, 322, 31)
GUICtrlSetFont(-1, 14, 800, 0, "Comic Sans MS")
$Button2 = GUICtrlCreateButton("another", 148, 149, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button3 = GUICtrlCreateButton("Antiterror", 148, 189, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button4 = GUICtrlCreateButton("Terror", 148, 229, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label3 = GUICtrlCreateLabel("h", 268, 157, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label4 = GUICtrlCreateLabel("x", 268, 197, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label5 = GUICtrlCreateLabel("f", 268, 237, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo4 = GUICtrlCreateCombo("h", 336, 160, 33, 25)
GUICtrlSetData($combo4, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo2= GUICtrlCreateCombo("x", 336, 200, 33, 25)
GUICtrlSetData($combo2, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo3= GUICtrlCreateCombo("f", 336, 240, 33, 25)
GUICtrlSetData($combo3, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$TabSheet2 = GUICtrlCreateTabItem("Aimbotmaker")
$Label6 = GUICtrlCreateLabel("Here u must edit the collor", 44, 61, 129, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button13 = GUICtrlCreateButton("ok", 62, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button12 = GUICtrlCreateButton("ok", 62, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button11 = GUICtrlCreateButton("ok", 62, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button10 = GUICtrlCreateButton("ok", 318, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button9 = GUICtrlCreateButton("ok", 318, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button8 = GUICtrlCreateButton("ok", 318, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button7 = GUICtrlCreateButton("ok", 318, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button6 = GUICtrlCreateButton("ok", 318, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button15 = GUICtrlCreateButton("ok", 62, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button14 = GUICtrlCreateButton("ok", 62, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label21 = GUICtrlCreateLabel("0x6D5845", 173, 250, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label22 = GUICtrlCreateLabel("0xC6A88F", 173, 226, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label23 = GUICtrlCreateLabel("0xD2AD8F", 173, 202, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label24 = GUICtrlCreateLabel("0xD0B69B", 173, 178, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label20 = GUICtrlCreateLabel("0xD0AC8F", 173, 154, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label19 = GUICtrlCreateLabel("", 429, 242, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label18 = GUICtrlCreateLabel("0x212826", 429, 218, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label17 = GUICtrlCreateLabel("0x000101", 429, 194, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label16 = GUICtrlCreateLabel("0x282C30", 429, 170, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label15 = GUICtrlCreateLabel("0x1E2826", 429, 146, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label7 = GUICtrlCreateLabel("Terror", 108, 109, 34, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label8 = GUICtrlCreateLabel("Antiterror", 388, 109, 58, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Button16 = GUICtrlCreateButton("ok", 185, 424, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label10 = GUICtrlCreateLabel("", 296, 423, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button17 = GUICtrlCreateButton("ok", 185, 352, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button18 = GUICtrlCreateButton("ok", 185, 376, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button19 = GUICtrlCreateButton("ok", 185, 400, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label11 = GUICtrlCreateLabel("0x2A2D2A", 296, 399, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label12 = GUICtrlCreateLabel("0x1E252D", 296, 375, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label13 = GUICtrlCreateLabel("0x2A2D32", 296, 351, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label14 = GUICtrlCreateLabel("another", 255, 314, 57, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$TabSheet3 = GUICtrlCreateTabItem("Info/Credits")
$Label25 = GUICtrlCreateLabel("How to use:", 44, 53, 73, 20)
GUICtrlSetFont(-1, 9, 800, 0, "Comic Sans MS")
$Label26 = GUICtrlCreateLabel("Put the aimbotmaker into to the crossfile.", 44, 93, 198, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label27 = GUICtrlCreateLabel("You can read the color of bodys or heads with AutoitInfo", 44, 117, 291, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label28 = GUICtrlCreateLabel("Then put the Color code into the aimbotmaker.", 44, 141, 223, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label29 = GUICtrlCreateLabel("Choose the Hotkeys and start the aimbot.", 44, 165, 202, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label30 = GUICtrlCreateLabel("Have fun!", 44, 189, 50, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label31 = GUICtrlCreateLabel("Credits by Maxius12", 44, 229, 102, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button20 = GUICtrlCreateButton("Visit *********", 36, 437, 99, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
GUICtrlCreateTabItem("")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
case $Button1
WinSetState($Form1_1, '', @SW_HIDE)

Run("CF_G4box.exe")
WinActive("crossfire.exe")
HotKeySet(""&$a&"", "_b")
HotKeySet(""&$b&"", "_a")
HotKeySet(""&$c&"", "_b1")

while 1
sleep(200)
WEnd


case $combo4
$a=guictrlread($combo4) ;combo
GUICtrlSetData($Label3,$a)

case $combo2
$b=guictrlread($combo2) ;combo
GUICtrlSetData($Label4,$b)

case $combo3;combo
$c=guictrlread($combo3)
GUICtrlSetData($Label5,$c)






case $Button2
$a=Inputbox("another","Hotkey:",$a) ;hotkey
GUICtrlSetData($Label3,$a)

case $Button3
$b=Inputbox("Antiterror","Hotkey:",$b);hotkey
GUICtrlSetData($Label4,$b)

case $Button4
$c=Inputbox("Antiterror","Hotkey:",$c) ;hotkey
GUICtrlSetData($Label5,$c)

case $Button20
ShellExecute("www.*********") ;intertnetbutton
;................................................. ..........................

case $Button17
$_ca=Inputbox("another","Color:",$_ca) ;func _c()
GUICtrlSetData($Label13,$_ca)
case $Button18
$_cb=Inputbox("another","Color:",$_cb) ;func _c()
GUICtrlSetData($Label12,$_cb)

case $Button19
$_cc=Inputbox("another","Color:",$_cc) ;func _c()
GUICtrlSetData($Label11,$_cc)

case $Button16
$_cd=Inputbox("another","Color:",$_cd) ;func _c()
GUICtrlSetData($Label10,$_cd)

;................................................. ........................

case $Button6
$_ba=Inputbox("another","Color:",$_ba) ;func _b()
GUICtrlSetData($Label15,$_ba)

case $Button7
$_bb=Inputbox("another","Color:",$_bb) ;func _b()
GUICtrlSetData($Label16,$_bb)

case $Button8
$_bc=Inputbox("another","Color:",$_bc) ;func _b()
GUICtrlSetData($Label17,$_bc)


case $Button9
$_bd=Inputbox("another","Color:",$_bd) ;func _b()
GUICtrlSetData($Label18,$_bd)


case $Button10
$_be=Inputbox("another","Color:",$_be) ;func _b()
GUICtrlSetData($Label19,$_be)
;................................................. ........................

case $Button11
$_aa=Inputbox("another","Color:",$_aa) ;func _a()
GUICtrlSetData($Label20,$_aa)
case $Button12
$_ab=Inputbox("another","Color:",$_ab) ;func _a()
GUICtrlSetData($Label24,$_ab)

case $Button13
$_ac=Inputbox("another","Color:",$_ac) ;func _a()
GUICtrlSetData($Label23,$_ac)

case $Button14
$_ad=Inputbox("another","Color:",$_ad) ;func _a()
GUICtrlSetData($Label22,$_ad)

case $Button15
$_ae=Inputbox("another","Color:",$_ae) ;func _a()
GUICtrlSetData($Label21,$_ae)


;................................................. .....................



EndSwitch
WEnd







Func _a()
$var = 1

while $var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_aa )
$coord = PixelSearch( 0, 0,1024, 768, $_ab )
$coord = PixelSearch( 0, 0,1024, 768, $_ac)
$coord = PixelSearch( 0, 0,1024, 768, $_ad )
$coord = PixelSearch( 0, 0,1024, 768, $_ae )



If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
wend
EndFunc

Func _b()

$1var = 1
while $1var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_ba )
$coord = PixelSearch( 0, 0,1024, 768, $_bb )
$coord = PixelSearch( 0, 0,1024, 768, $_bc )
$coord = PixelSearch( 0, 0,1024, 768, $_bd )
$coord = PixelSearch( 0, 0,1024, 768, $_be )


If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
WEnd
EndFunc

Func _b1()

$1var = 1
while $1var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_ca )
$coord = PixelSearch( 0, 0,1024, 768, $_cb )
$coord = PixelSearch( 0, 0,1024, 768, $_cc )
$coord = PixelSearch( 0, 0,1024, 768, $_cd )

If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
WEnd
EndFunc



Func _c()
$var = 0
Endfunc

Func _d()

$1var = 0
Endfunc


6.Dann geht ihr auf Tools-> Compile Script

7. Schließt das Script und in dem neuen Ordner sollte eine Datei mit dem namen Aimbot vorhanden sein

8. Rechtsclick auf eure Crossfire.exe -> Dateipfad öffnen ( das is der Ordner für Crossfire)

9. Nun zieht ihr den neuen Aimbot in den Ordner von Crossfire

( Nur für Vista/ Win7 ) 10.Jetzt geht Rechtsclick auf Aimbot.exe ( im Crossfire Ordner) -> Eigenschaften->Kompatibilität und unten Auf Berechtigungsstufe als Admin ausführen aktivieren.

11.Jez öffnest du den Aimbot mit nem Doppelclick ( NICHT per rechtsclick)

12.Nun holst du deinen Screenshot und öffnest Auto it Window Info( Screen und Auto it Bild gibts unten )

13.Zieh das Finder Tool auf dem Kopf der Person auf deinem screenshot

14. Nun hast du einen Colour Code den do per strg+c kopierst.

(Aktuellen Farbcodes )
1. Spalte eintragen bei Aimbotmaker!
frau ohne brille - 0x413129
mann mit maske - 0x32342C
mann mit brille - 0x7D6F60
mann mit mütze - 0x574338
mann mit glasmaske - 0x717481

15. Geh auf deinen Aimbot auf die Einstellung Aimbotmaker und füge bei terror & Anti-Terror deinen Code ein ( Strg+V)

16.Jetzt gehst du auf Start new Aimbot und Crossfire sollte sich automatisch öffnen

17.Bevor du Crossfire Launcher startest überlege dir in Welches Team du gehen willst.

18.Willst du Blau ( Anti Terror sein) drücke auf Statr game und bevor sich das Spiel öffnet drück F ( dein Mauszeiger sollte in die Ecke des Desktops springen

19. Willst du Braun ( Terror) sein drücke auf Start Game und bevor sich das Spiel öffnet drücke 2 mal x und 3 mal f ( Dein Mauszeiger sollte in die Ecke des
desktop springen

20.Wenn du Ingame bist ( waffe in der hand) halte strg gedrückt und drück 2 mal F12

21. Viel Spaß


VirusTotal test: Antivirus Version letzte aktualisierung Ergebnis
a-squared 4.5.0.50 2010.03.29 -
AhnLab-V3 5.0.0.2 2010.03.27 -
AntiVir 7.10.5.242 2010.03.28 -
Antiy-AVL 2.0.3.7 2010.03.26 Trojan/Win32.Midgare.gen
Authentium 5.2.0.5 2010.03.29 -
Avast 4.8.1351.0 2010.03.28 -
Avast5 5.0.332.0 2010.03.28 -
AVG 9.0.0.787 2010.03.28 -
BitDefender 7.2 2010.03.29 Trojan.Generic.3542017
CAT-QuickHeal 10.00 2010.03.27 -
ClamAV 0.96.0.0-git 2010.03.28 -
Comodo 4417 2010.03.28 -
DrWeb 5.0.1.12222 2010.03.28 -
eSafe 7.0.17.0 2010.03.28 -
eTrust-Vet 35.2.7391 2010.03.26 -
F-Prot 4.5.1.85 2010.03.29 -
F-Secure 9.0.15370.0 2010.03.29 Trojan.Generic.3542017
Fortinet 4.0.14.0 2010.03.27 -
GData 19 2010.03.29 Trojan.Generic.3542017
Ikarus T3.1.1.80.0 2010.03.29 Trojan.Win32.Midgare
Jiangmin 13.0.900 2010.03.28 -
K7AntiVirus 7.10.1004 2010.03.22 -
Kaspersky 7.0.0.125 2010.03.29 -
McAfee 5934 2010.03.28 -
McAfee+Artemis 5934 2010.03.28 Artemis!46D20D779F00
McAfee-GW-Edition 6.8.5 2010.03.28 -
Microsoft 1.5605 2010.03.28 -
NOD32 4980 2010.03.28 -
Norman 6.04.10 2010.03.28 -
nProtect 2009.1.8.0 2010.03.28 -
Panda 10.0.2.2 2010.03.28 Suspicious file
PCTools 7.0.3.5 2010.03.29 -
Rising 22.40.06.04 2010.03.28 -
Sophos 4.52.0 2010.03.29 -
Sunbelt 6110 2010.03.29 -
Symantec 20091.2.0.41 2010.03.29 Reser.Reputation.1
TheHacker 6.5.2.0.246 2010.03.29 Trojan/Midgare.aldu
TrendMicro 9.120.0.1004 2010.03.28 -
VBA32 3.12.12.2 2010.03.27 -
ViRobot 2010.3.27.2248 2010.03.27 -
VirusBuster 5.0.27.0 2010.03.28 -
weitere Informationen
File size: 584437 bytes
MD5 : d3445414581af75d98da0068bd7eea55
SHA1 : 258b1c657d8d1a4f221642ddca39773a5225f000
SHA256: 902e9f1dc374422360578be441fc85f05f20529935ff241a4a 634b65682b280b
TrID : File type identification
RAR Archive (83.3%)
REALbasic Project (16.6%)
ssdeep: 12288:hxDqltCvHd66P+oiA+AGru4qNPfy3mnbh7vHGcJDam9z MXC2krtiiz:jqlAlPJn+ASdEP63mF0m9W4rxz
sigcheck: publisher....: n/a
copyright....: n/a
product......: n/a
description..: n/a
original name: n/a
internal name: n/a
file version.: n/a
comments.....: n/a
signers......: -
signing date.: -
verified.....: Unsigned
PEiD : -
packers (Kaspersky): PE_Patch.UPX, UPX, PE_Patch.UPX, UPX
packers (F-Prot): UPX
RDS : NSRL Reference Data Set




Die Viren sind harmlos! Diese Viren zählen nur für den Aimbot! Auch wenn ich wenige Post habe, bin ich nicht so einer, der euch Viren verschickt, die euren Pc schaden können!
AutoIt V3 Setup ist völlig clean!

#Edit 1: Mit diesem Programm koennt ihr euch ein Aimbot schreiben/erstellen. Ich selbst habe es bis 80% geschafft. Mir fehlen nur die Farbcodes.
Da ich es nicht alleine versuchen will, mache ich es Public und lass euch ebenfalls daran teilhaben.
PS: Wenn es jemand schafft ein aimbot damit zu kreieren, dann soll er es in elitepvpers posten. Gemeinschaftsarbeit :)

#Edit 2 Mir ist aufgefallen das ein paar AutoIt nicht laden koennen, also stelle ich hier das Setup zur Verfügung :D

#Edit 3: So habe euch jetzt 1 wichtiges Bild mit in den Anhang reingemacht, dieses Bild koennt ihr jetzt verwenden!
Es ist ein Bild von AutoIt 3 Info drin, wo ihr die Farbcodes sieht für Schritt 12/13/14

#EDIT 4: Ein dickes danke an Nashmain, das er die Farbcodes rausgefunden hat: Absofort muss niemand von euch mehr die Farbcodes suchen, außer ihr probierts selbst (:

#Edit 5: Viele haben Probleme, nach dem Aimbotbau das starte/beenden des AutoIt bottes hinzukriegen.
1. Wenn Ihr die Farbcodes eingegeben habt, startet ihr auf der startseite des Aimbottes crossfire.
Nachdem HGW geladen hat und bevor Crossfire startet drück ihr F für die GR seite ( Blaues Team ) oder wenn ihr BL spielen wollt ( Terror team ) 2 mal X und 3 mal F bevor CF an ist.
So, wenn ihr keine Lust mehr auf Crossfire habt und es ausmacht, bemerkt ihr, dass die Maus sich noch immer nach unten Links oder woanders hinbewegt.
Folgendes:
Ihr macht Task Manager noch vor dem Spielstart auf Prozesse
Nach dem spielen, öffnet ihr Task Manager und geht mit den Pfeiltasten auf AutoIt...
Sobald ihr es habt, drückt ihr TAB solange bis ihr auf Prozesse beenden seit, danach auf enter und dann ja mit Enter bestätigen.

Edit 6: Hier eine Info von Nashmain und die dazugehörigen Files die ich nochmal im Anhang Poste!

" Also aus Erfahrung ist das besser wenn man nur einen Code generiert und used, funktionierts auch gut auf !gewisse! Models. Die beste Erfahrung hab ich beim Farbcode von der Terroreinheit mit der Gasmaske gemacht. Allerdings reagiert dann dieser Code kaum auf die Frau. Was allerdings sehr zögerlich ist wenn man auf die Antiterror setzt und da die Codes zieht -> kann dort kaum aim feststellen. Morgen werd ich nochmal ein paar Codes austesten. Was Hilfreich ist wenn Leute im Game helfen würden.

Hier auch nochmal die fertig gepackte AutiIt, die Frabcodes dort sind autogeneriert und reagieren sogut wie gar nicht, also nicht täuschen lassen.
Das Ding einfach in den Crossfireordner packen, öffnen, Codes einfügen, Start (zur not nochmal Tutorial[Seite1] lesen).

Anonsten nochmal ein Screen mit dem es auch "relativ" gut klappt.

Einfach die Screens speichern, die Größe verändern bis das Fadenkreuz perfekt auf den Kopf passt. Aber nicht per zoom, sonder am bessten in dem ihr das Explorerfenster vekleinert... Dazu hab ich noch "meine Codes" geschieben..."


Ab hier in den Anhang den "Verbesserter Aimbot mit Hilfe von Nashmain" runterladen!

Edit 7: Ihr müsst alles Runterladen, wenn der Aimbot funktionieren soll, es reicht nicht nur wenn ihr den verbesserten von Nashmain ladet, da ihr die fehlenden Dateien vom "aimbot.rar" sonst nicht habt.
Bei weiteren Info´s folgen neue Edit´s

Edit 8: Den verbesserten aimbot von Nashmain momentan nicht Laden, ich will ihn aber auch nich rausnehmen! Falls fehler auftreten, z.B die Maus im Spiel spinnt, kommt es von Nashmains bot, da fehler aufgetreten sind! Wir versuchen sie, zu beheben, solange ladet das normale ( Aimbot.rar )


Danke!

--> 0x2B2E2E

[Only registered and activated users can see links. Click Here To Register...]



--> 0x927D73

[Only registered and activated users can see links. Click Here To Register...]


Bis bald, der nAsh




Hier:
Bei erste Spalte von aimbotmaker eintragen, je nach Team.
frau ohne brille - 0x413129
mann mit maske - 0x32342C
mann mit brille - 0x7D6F60
mann mit mütze - 0x574338
mann mit glasmaske - 0x717481

Bedankt euch bei nashman, laut ihn klappt es soger! Also lag ich wohl recht mit meiner vermutung!


Sparrt nicht an Thanks :>:>

English:

Aimbot] Created it to you!
1.Downloaded the Aimbotmaker in the Annex.

2.Open the Aimbot.rar and you should have 3 data.

3rd Unzip Aimbot.rar on your desktop in a new folder

4th Make a new folder, open it -> right click-> New-> Autoit Script

5th Deletes the existing text and insert the code I have written above.

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_icon=..\..\..\..\Program Files\Subagames\CrossFire\CrossFireIcon.ico
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****




;combos


#RequireAdmin

;funktion _c()


$_cd=""
$_cc="0x2A2D2A"
$_cb="0x1E252D"
$_ca="0x2A2D32"

;funktion _b()

$_be=""
$_bd="0x212826"
$_bc="0x000101"
$_bb="0x282C30"
$_ba="0x1E2826"


;funktion _a()

$_ae="0x6D5845"
$_ad="0xC6A88F"
$_ac="0xD2AD8F"
$_ab="0xD0B69B"
$_aa="0xD0AC8F"

;hotkeys
$c="f"
$b="x"
$a="h"



#include <ButtonConstants.au3>
#include <ComboConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <TabConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1_1 = GUICreate("Aimbotmaker", 628, 511, 212, 125)
$PageControl1 = GUICtrlCreateTab(8, 0, 604, 496)
GUICtrlSetResizing(-1, $GUI_DOCKWIDTH+$GUI_DOCKHEIGHT)
$TabSheet1 = GUICtrlCreateTabItem("Main")
$Button1 = GUICtrlCreateButton("Start the new Aimbot", 412, 397, 155, 57, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label1 = GUICtrlCreateLabel("Hotkeys:", 68, 109, 46, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label2 = GUICtrlCreateLabel("Welcome to the new Aimbotmaker", 132, 45, 322, 31)
GUICtrlSetFont(-1, 14, 800, 0, "Comic Sans MS")
$Button2 = GUICtrlCreateButton("another", 148, 149, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button3 = GUICtrlCreateButton("Antiterror", 148, 189, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button4 = GUICtrlCreateButton("Terror", 148, 229, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label3 = GUICtrlCreateLabel("h", 268, 157, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label4 = GUICtrlCreateLabel("x", 268, 197, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label5 = GUICtrlCreateLabel("f", 268, 237, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo4 = GUICtrlCreateCombo("h", 336, 160, 33, 25)
GUICtrlSetData($combo4, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo2= GUICtrlCreateCombo("x", 336, 200, 33, 25)
GUICtrlSetData($combo2, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo3= GUICtrlCreateCombo("f", 336, 240, 33, 25)
GUICtrlSetData($combo3, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y|x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$TabSheet2 = GUICtrlCreateTabItem("Aimbotmaker")
$Label6 = GUICtrlCreateLabel("Here u must edit the collor", 44, 61, 129, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button13 = GUICtrlCreateButton("ok", 62, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button12 = GUICtrlCreateButton("ok", 62, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button11 = GUICtrlCreateButton("ok", 62, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button10 = GUICtrlCreateButton("ok", 318, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button9 = GUICtrlCreateButton("ok", 318, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button8 = GUICtrlCreateButton("ok", 318, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button7 = GUICtrlCreateButton("ok", 318, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button6 = GUICtrlCreateButton("ok", 318, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button15 = GUICtrlCreateButton("ok", 62, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button14 = GUICtrlCreateButton("ok", 62, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label21 = GUICtrlCreateLabel("0x6D5845", 173, 250, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label22 = GUICtrlCreateLabel("0xC6A88F", 173, 226, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label23 = GUICtrlCreateLabel("0xD2AD8F", 173, 202, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label24 = GUICtrlCreateLabel("0xD0B69B", 173, 178, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label20 = GUICtrlCreateLabel("0xD0AC8F", 173, 154, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label19 = GUICtrlCreateLabel("", 429, 242, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label18 = GUICtrlCreateLabel("0x212826", 429, 218, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label17 = GUICtrlCreateLabel("0x000101", 429, 194, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label16 = GUICtrlCreateLabel("0x282C30", 429, 170, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label15 = GUICtrlCreateLabel("0x1E2826", 429, 146, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label7 = GUICtrlCreateLabel("Terror", 108, 109, 34, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label8 = GUICtrlCreateLabel("Antiterror", 388, 109, 58, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Button16 = GUICtrlCreateButton("ok", 185, 424, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label10 = GUICtrlCreateLabel("", 296, 423, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button17 = GUICtrlCreateButton("ok", 185, 352, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button18 = GUICtrlCreateButton("ok", 185, 376, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button19 = GUICtrlCreateButton("ok", 185, 400, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label11 = GUICtrlCreateLabel("0x2A2D2A", 296, 399, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label12 = GUICtrlCreateLabel("0x1E252D", 296, 375, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label13 = GUICtrlCreateLabel("0x2A2D32", 296, 351, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label14 = GUICtrlCreateLabel("another", 255, 314, 57, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$TabSheet3 = GUICtrlCreateTabItem("Info/Credits")
$Label25 = GUICtrlCreateLabel("How to use:", 44, 53, 73, 20)
GUICtrlSetFont(-1, 9, 800, 0, "Comic Sans MS")
$Label26 = GUICtrlCreateLabel("Put the aimbotmaker into to the crossfile.", 44, 93, 198, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label27 = GUICtrlCreateLabel("You can read the color of bodys or heads with AutoitInfo", 44, 117, 291, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label28 = GUICtrlCreateLabel("Then put the Color code into the aimbotmaker.", 44, 141, 223, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label29 = GUICtrlCreateLabel("Choose the Hotkeys and start the aimbot.", 44, 165, 202, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label30 = GUICtrlCreateLabel("Have fun!", 44, 189, 50, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label31 = GUICtrlCreateLabel("Credits by Maxius12", 44, 229, 102, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button20 = GUICtrlCreateButton("Visit *********", 36, 437, 99, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
GUICtrlCreateTabItem("")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
case $Button1
WinSetState($Form1_1, '', @SW_HIDE)

Run("CF_G4box.exe")
WinActive("crossfire.exe")
HotKeySet(""&$a&"", "_b")
HotKeySet(""&$b&"", "_a")
HotKeySet(""&$c&"", "_b1")

while 1
sleep(200)
WEnd


case $combo4
$a=guictrlread($combo4) ;combo
GUICtrlSetData($Label3,$a)

case $combo2
$b=guictrlread($combo2) ;combo
GUICtrlSetData($Label4,$b)

case $combo3;combo
$c=guictrlread($combo3)
GUICtrlSetData($Label5,$c)






case $Button2
$a=Inputbox("another","Hotkey:",$a) ;hotkey
GUICtrlSetData($Label3,$a)

case $Button3
$b=Inputbox("Antiterror","Hotkey:",$b);hotkey
GUICtrlSetData($Label4,$b)

case $Button4
$c=Inputbox("Antiterror","Hotkey:",$c) ;hotkey
GUICtrlSetData($Label5,$c)

case $Button20
ShellExecute("www.*********") ;intertnetbutton
;................................................. ..........................

case $Button17
$_ca=Inputbox("another","Color:",$_ca) ;func _c()
GUICtrlSetData($Label13,$_ca)
case $Button18
$_cb=Inputbox("another","Color:",$_cb) ;func _c()
GUICtrlSetData($Label12,$_cb)

case $Button19
$_cc=Inputbox("another","Color:",$_cc) ;func _c()
GUICtrlSetData($Label11,$_cc)

case $Button16
$_cd=Inputbox("another","Color:",$_cd) ;func _c()
GUICtrlSetData($Label10,$_cd)

;................................................. ........................

case $Button6
$_ba=Inputbox("another","Color:",$_ba) ;func _b()
GUICtrlSetData($Label15,$_ba)

case $Button7
$_bb=Inputbox("another","Color:",$_bb) ;func _b()
GUICtrlSetData($Label16,$_bb)

case $Button8
$_bc=Inputbox("another","Color:",$_bc) ;func _b()
GUICtrlSetData($Label17,$_bc)


case $Button9
$_bd=Inputbox("another","Color:",$_bd) ;func _b()
GUICtrlSetData($Label18,$_bd)


case $Button10
$_be=Inputbox("another","Color:",$_be) ;func _b()
GUICtrlSetData($Label19,$_be)
;................................................. ........................

case $Button11
$_aa=Inputbox("another","Color:",$_aa) ;func _a()
GUICtrlSetData($Label20,$_aa)
case $Button12
$_ab=Inputbox("another","Color:",$_ab) ;func _a()
GUICtrlSetData($Label24,$_ab)

case $Button13
$_ac=Inputbox("another","Color:",$_ac) ;func _a()
GUICtrlSetData($Label23,$_ac)

case $Button14
$_ad=Inputbox("another","Color:",$_ad) ;func _a()
GUICtrlSetData($Label22,$_ad)

case $Button15
$_ae=Inputbox("another","Color:",$_ae) ;func _a()
GUICtrlSetData($Label21,$_ae)


;................................................. .....................



EndSwitch
WEnd







Func _a()
$var = 1

while $var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_aa )
$coord = PixelSearch( 0, 0,1024, 768, $_ab )
$coord = PixelSearch( 0, 0,1024, 768, $_ac)
$coord = PixelSearch( 0, 0,1024, 768, $_ad )
$coord = PixelSearch( 0, 0,1024, 768, $_ae )



If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
wend
EndFunc

Func _b()

$1var = 1
while $1var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_ba )
$coord = PixelSearch( 0, 0,1024, 768, $_bb )
$coord = PixelSearch( 0, 0,1024, 768, $_bc )
$coord = PixelSearch( 0, 0,1024, 768, $_bd )
$coord = PixelSearch( 0, 0,1024, 768, $_be )


If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
WEnd
EndFunc

Func _b1()

$1var = 1
while $1var = 1
$coord = PixelSearch( 0, 0,1024, 768, $_ca )
$coord = PixelSearch( 0, 0,1024, 768, $_cb )
$coord = PixelSearch( 0, 0,1024, 768, $_cc )
$coord = PixelSearch( 0, 0,1024, 768, $_cd )

If Not @error Then
MouseMove($coord[0], $coord[1])

EndIf
WEnd
EndFunc



Func _c()
$var = 0
Endfunc

Func _d()

$1var = 0
Endfunc

6.Than you go to Tools-> Compile Script

7th Closes the script and the new folder should be a file with the name Aimbot be present

8th Right click on your Crossfire.exe -> open file location (that is the folder for CrossFire)

9th Now it goes to the new Aimbot folder Crossfire

(Only for Vista / Win7) is to right click 10.Jetzt Aimbot.exe (in Crossfire folder) -> Properties-> Compatibility and bottom to run as Admin permission level to activate.

11.Jez you open the aimbot with NEM doubleclick (NOT via right click)

12.Now you bring your screenshot it, and open car window info (screen and auto picture gives it below)

13.Make the Finder tool on the head of the person on your screenshot

14th Now you have a color code copying via the do ctrl + c.

(Actual color codes)
1st Column at about Aimbotmaker!
Woman without glasses - 0x413129
man with mask - 0x32342C
man with glasses - 0x7D6F60
Man with hat - 0x574338
Man with glass mask - 0x717481

15th Go back to your Aimbot on the setting and add Aimbotmaker in terror and anti-terror your code (Ctrl + V)

16.Now you're going to start new Aimbot and Crossfire should open automatically

17.Bevor you Crossfire Launcher star test in Which team do you think you want to go.

18.Willst you blue (his anti-terror push) on statr game and before the play opens press F (your cursor should jump to the corner of the desktop

19th Want Braun (terrorist press) to be on Start Game and before the game opens press 2 times x and 3 times f (Your mouse pointer should in the corner of the
desktop jump

20.Wenn you're game (weapon in hand hold) Ctrl key and press F12 two times

21st Have fun


Test VirusTotal: Antivirus Version Last Update Result
a-squared 4.5.0.50 03.29.2010 -
AhnLab-V3 5.0.0.2 27.03.2010 -
AntiVir 7.10.5.242 28/03/2010 -
Antiy-AVL 2.0.3.7 03.26.2010 Trojan/Win32.Midgare.gen
Authentium 5.2.0.5 03.29.2010 -
Avast 4.8.1351.0 3/28/2010 -
Avast5 5.0.332.0 28.03.2010 -
AVG 9.0.0.787 03.28.2010 -
BitDefender 7.2 29.03.2010 Trojan.Generic.3542017
CAT-QuickHeal 03/27/2010 10:00 -
ClamAV-git 0.96.0.0 03.28.2010 -
Comodo 4417 28/03/2010 -
DrWeb 5.0.1.12222 03.28.2010 -
eSafe 7.0.17.0 03.28.2010 -
eTrust-Vet 35.2.7391 26.03.2010 -
F-Prot 4.5.1.85 29.03.2010 -
F-Secure 9.0.15370.0 29.03.2010 Trojan.Generic.3542017
Fortinet 4.0.14.0 03.27.2010 -
GData 19 Trojan.Generic.3542017 03/29/2010
Ikarus T3.1.1.80.0 29/03/2010 Trojan.Win32.Midgare
Jiangmin 13.0.900 28/03/2010 -
10/07/1004 K7AntiVirus 2010 .03.22 -
Kaspersky 7.0.0.125 03.29.2010 -
McAfee 5934 03.28.2010 -
McAfee + Artemis Artemis 5934 03/28/2010! 46D20D779F00
McAfee-GW-Edition 6.8.5 03/28/2010 -
Microsoft 1.5605 28.03.2010 -
NOD32 4980 28/03/2010 -
Norman 28/3/2010 6:04:10 -
nProtect 2009.1.8.0 28.03.2010 -
10.0.2.2 03.28.2010 Suspicious file Panda
PCTools 7.0.3.5 29.03.2010 -
Rising 22.40.06.04 28/03/2010 -
Sophos 4.52.0 03.29.2010 -
Sunbelt 6110 29/03/2010 -
Symantec 20091.2.0.41 03/29/2010 Reser.Reputation.1
03/29/2010 6.5.2.0.246 TheHacker Trojan / Midgare.aldu
Trend Micro 9.120.0.1004 03/28/2010 -
VBA32 3.12.12.2 03/27/2010 -
ViRobot 2010.3.27.2248 03/27/2010 -
VirusBuster 5.0.27.0 03.28.2010 -
more info
File size: 584,437 bytes
MD5: d3445414581af75d98da0068bd7eea55
SHA1: 258b1c657d8d1a4f221642ddca39773a5225f000
SHA256: 902e9f1dc374422360578be441fc85f05f20529935ff241a4a 634b65682b280b
TrID: File type identification
RAR Archive (83.3%)
REALbasic Project (16.6%)
ssdeep: 12288: hxDqltCvHd66P + oia + AGru4qNPfy3mnbh7vHGcJDam9zMXC2krtiiz: jqlAlPJn + ASdEP63mF0m9W4rxz
sigcheck: publisher ....: n / a
copyright ....: n / a
product ......: n / a
description ..: n / a
original name: n / a
internal name: n / a
file version.: n / a
comments .....: n / a
signers ......: -
signing date.: -
verified .....: Unsigned
PEiD: -
packers (Kaspersky): PE_Patch.UPX, UPX, PE_Patch.UPX, UPX
packers (F-Prot): UPX
RDS: NSRL Reference Data Set




The viruses are harmless! These viruses are only for the Aimbot! Even though I have a few post, I'm not one who sends you viruses can harm your PC!
AutoIt v3 Setup is completely clean!

Edit # 1: With this program you write you can create a Aimbot /. I myself have made it to 80%. I lack only the color codes.
Since I will not try it alone, I make it public and let you also share it.
PS: If someone creates an aimbot to create order, he should post it in elitepvpers. Community work:)

Edit # 2 I noticed that a couple can invite AutoIt not, so I present here the setup available: D

Edit # 3: So now you have reingemacht an important image in the attachment, you can use this image now!
It is a picture of AutoIt 3 info in there where you see the color codes for step 12/13/14

EDIT # 4: A big thank you to Nashmain, which he has figured out the color codes: From now on, no one has more of you are looking for color codes, but her own probierts (:

Edit # 5: Many problems after Aimbotbau the start / finish of the AutoIt bottes things done.
1st If you have entered the color codes, you start at the home of Aimbottes crossfire.
After HGW has loaded and before you press start Crossfire F for the GR site (Blue Team), or if you want to play BL (terrorist team) X 2 times and 3 times before F CF is on.
So if you have no desire to Crossfire and it makes her realize that the mouse is still down links, or moving towards somewhere else.
Following:
You make Task Manager before the start of the game on processes
After playing, you open Task Manager and go with the arrow keys on AutoIt ...
Once you have it, press TAB until you end up on their processes since, then click enter and then confirm with Enter yes.

Edit 6: Here is a info from Nashmain and associated files which I again annexed Poste!

"So from experience it's better if you only generates a code and used, it works well on! Certain! Models. The best experience I have the color code of the terrorist unit made with the gas mask. But then reacts this code barely on the woman. What is very hesitant, however, if one focuses on anti-terrorism moves and since the codes -> where it can find no aim. Tomorrow I'll again try out a few codes. What is helpful if people would help in the game.

Here again the ready packed AutiIt that there are Frabcodes autogeneriert and respond Sogut as not, so do not be fooled.
The thing just to pack in the Crossfire folder, open, insert code, start read (again not to Tutorial [Page1]).

Anons again a screen with which it also "relatively" good works.

Simply save the screens to change the size to perfectly fit the cross hairs on the head. But not by zoom, special in the most closely matches their vekleinert the Explorer window ... In addition I'm still "new bed my code" ... "


From here in the Annex to the "Improved Aimbot using Nashmain" Download!

Edit 7: You have to download all that work when the aimbot is, we not only when you load from the improved Nashmain because its the missing files from the "aimbot.rar" not otherwise have.
For further information follow's Edit's new

Edit 8: The Improved aimbot moment of Nashmain not shop, I want it but also take out not! If errors occur, for example, the mouse spins in the game, it comes from Nashmains offered, as are encountered errors! We try to resolve as long as invites the normal (Aimbot.rar)


Thanks!

--> 0x2B2E2E

[Only registered and activated users can see links. Click Here To Register...]



--> 0x927D73

[Only registered and activated users can see links. Click Here To Register...]


Until now, the Nash

Here:
For about the first column of aimbotmaker, depending on the team.
Woman without glasses - 0x413129
man with mask - 0x32342C
man with glasses - 0x7D6F60
Man with hat - 0x574338
Man with glass mask - 0x717481

Thank you for nashman, according to him it works soger! So I was probably right in my presumption!


Save not Thanks:>:>
05/15/2010 15:44 AznLoliPop#2
kannst du das fertige nicht rein stellen ??? erster!
05/15/2010 15:45 'Naze#3
Kenn ich schon , gibts bei MP** gibt aber ein Thx
05/15/2010 15:45 Gamebob8#4
@AznLoliPop

Nein, da ich den Script davon nicht reinstellen :O
Frag mich nicht warum, sonst haette ich es gemacht!

@ .Mayx
Das sollten aber jetzt die aktuellen Farbcodes drin sein, ansonsten Tutorial befolgen ^^
05/15/2010 15:57 Mirco'#5
Wurde hier schon 2 mal gepostet ! Sufu nächstes mal Benutzen.
05/15/2010 16:06 Käsekuchen.#6
welcehr code meint er bei 5.??
05/15/2010 16:07 Cav3man7#7
4. Macht einen neuen Ordner , öffnet ihn -> Rechte Maustaste->Neu->Autoit Script

5. Löscht den vorhandenen Text und fügt den Code ein den ich oben geschrieben habe.

6.Dann geht ihr auf Tools-> Compile Script

7. Schließt das Script und in dem neuen Ordner sollte eine Datei mit dem namen Aimbot vorhanden sein................Also den Teil check ich nich :O
05/15/2010 16:08 Jason Ulrich#8
den Code ein den ich oben geschrieben habe. ?? Ehm wo?
05/15/2010 16:08 Gamebob8#9
Habe es nochmal editiert, der Code steht jetzt bei 5.
Ich hoffe es klappt bei euch.
05/15/2010 16:14 Jason Ulrich#10
Und den Sreenshot?$


HallO?
05/15/2010 16:19 *[Cr4nK]*#11
Ich check das nicht, was muss man jetzt alles machen? Weil du hast ja auch schon eins gemacht ?
05/15/2010 16:26 Gamebob8#12
Also, ihr befolgt das was im TuT steht, eig. nicht so schwer zu verstehen..
Ich selber bin soweit gekommen, dass er beim start bottet, aber am ende sein Ziel nicht anvisiert.

Ich habe diesen Hack einzig und allein gepostet, weil er 1. nicht detected wird und 2. aufjedenfall funktioniert, nur brauche ich noch das nötige etwas wissen.
Sobald ich den richtig, "richtig" zum laufen gekriegt habe, poste ich den fertigen script + farbcodes und den entsprechen screen´s.

Ich habe den ausserdem gepostet, weil es hier einige Pro-Scripter gibt, die es locker können :D

Sogesagt: Ich habe den Anfang gemacht. Jeder kann es versuchen, ich habe zu 80% alles fertig gemacht, nur die farbcodes müssen gefunden werden.
05/15/2010 16:29 *[Cr4nK]*#13
Quote:
Originally Posted by Gamebob8 View Post
Also, ihr befolgt das was im TuT steht, eig. nicht so schwer zu verstehen..
Ich selber bin soweit gekommen, dass er beim start bottet, aber am ende sein Ziel nicht anvisiert.

Ich habe diesen Hack einzig und allein gepostet, weil er 1. nicht detected wird und 2. aufjedenfall funktioniert, nur brauche ich noch das nötige etwas wissen.
Sobald ich den richtig, "richtig" zum laufen gekriegt habe, poste ich den fertigen script + farbcodes und den entsprechen screen´s.

Ich habe den ausserdem gepostet, weil es hier einige Pro-Scripter gibt, die es locker können :D

Sogesagt: Ich habe den Anfang gemacht. Jeder kann es versuchen, ich habe zu 80% alles fertig gemacht, nur die farbcodes müssen gefunden werden.
Naja, dann brauch man schon mehr Felder wo man die FarbCodes eingeben kann, manche haben ja ne Mütze auf ( Exp Plus, Grüne Rote, Blaue & Valentine Hat.. usw.)

Also ein perfekter Aimbot ist das nicht, aber er reicht :)
05/15/2010 16:30 Gamebob8#14
Es reicht auch, wenn du 2 Farbcodes von jedem Team hast, Männlich/Weiblich BL und Männlich/Weiblich GR.
Dann rennst du einfach mit der awm rum, so das die farbcodes auf den Körper wirken.
Die farbcodes kann man sich aber alle raussuchen. Es sind genug slot´s frei.
05/15/2010 16:36 *[Cr4nK]*#15
Quote:
Originally Posted by Gamebob8 View Post
Es reicht auch, wenn du 2 Farbcodes von jedem Team hast, Männlich/Weiblich BL und Männlich/Weiblich GR.
Dann rennst du einfach mit der awm rum, so das die farbcodes auf den Körper wirken.
Die farbcodes kann man sich aber alle raussuchen. Es sind genug slot´s frei.
Aber AutoIt zielt ja dann nur auf das was man sehen kann, oder?
Und die Mützen sieht man ja.


edit: und wo stehen die FarbCodes ? Kann man auch normale HEX Farbcodes nehmen?