Hi everyone Again with my program #include-once #include <ButtonConstants.au3> #include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <StaticConstants.au3> #include <WindowsConstants.au3> Opt("GUIonEventMode", 1) Opt("MouseCoordMode", 0) Opt("WinTitleMatchMode", 3) Opt("SendAttachMode", 0) #Region ### START Koda GUI section ### Form= $Form1 = GUICreate("AutoBonner v1.2 by NoHax", 491, 451, 192, 124) GUISetBkColor(0x000000) $Button1 = GUICtrlCreateB