Mal ne Frage zu dem Bot, naja eher zum Quellcode. Also wie ich die Zeit verkürze nach einem Kampf um mehr zu erfarmen hab ich rausgefunden^^ Aber wo is/sind die Zeilen wo er checkt ob fallengelassen wurde? Da müsste ihn man noch etwas optimieren, das dauert ewig lang bis der weiterläuft dann.
Da gibts keinen Check im Code für momentan. Könnte man bestimmt auch mit einbauen.
Aber hier ist noch mein Iris Script als .exe für Client ("minimiert"), 1600x900. Als Code sollte es glaube ich auch irgendwo schon im Thema liegen.
Ansonsten wie immer natürlich. Scannt die Datei vorher bitte selbst auf Viren/Malware, etc.
well made bot although it does tend to click 2 or more sylphs continuously occasionally and it tends to click a lil bit to the left at times . anyone teach me how to correct this?
who buy this bot?my friend says that he bought and everything works.
im idk buy or no?
If it's a friend, let him give you the bot and share the price? Or ask him to let you test it and after then share the price? Would be the best way.
Quote:
Originally Posted by iPawnz
well made bot although it does tend to click 2 or more sylphs continuously occasionally and it tends to click a lil bit to the left at times . anyone teach me how to correct this?
Try reading and if it doesn't help you come back and we'll see what we can do for you
A bot where you should give your account-name and password?
Sorry but I dont think this is save.
At the German client, we have account-mail, password AND captcha to login.
Don't know if it's the same at Wartune, but I would NEVER give my account-data to a bot.
I think this is fake and a bot, who steals your data...
i receive an error message saying illegal instruction after doing the first part of ur instructions which asks me to copy in the code and save. after i do so when i open the script again a cmd window comes up along with an error saying illegal instruction
the bot im having prob with is iris bot
No, you misunderstood.
1. Friend says that works well.
2.It is necessary to introduce account and password that have buy it from the seller and when thou shalt bring this password will be binding on hwid. ie 1 Log / Pass = 1 PC.
3. A friend says that when you enter more open menus where you can adjust even more.
HWID> your hard drive serial number.
Weiß einer wie man so einen check einbindet? Wenns jemand kann wärs cool wenn ers machen kann, weil somit kann man ca. um 20% mehr farmen. Kommt drauf an wieviel fallengelassen wird.
Hab mich selber schon umgeschaut, aber nichts richtiges gefunden an tuto zeug was soetwas beschreibt. wie man nen scan/check macht etc. nur die mouseclick funktion hab ich gefunden und kapiert. aber easy zeug nicht sowas was anähernd mit dem zu tun hat.
GLOBAL CONST $BS_GROUPBOX = 7
GLOBAL CONST $BS_BOTTOM = 2048
GLOBAL CONST $BS_CENTER = 768
GLOBAL CONST $BS_DEFPUSHBUTTON = 1
GLOBAL CONST $BS_LEFT = 256
GLOBAL CONST $BS_MULTILINE = 8192
GLOBAL CONST $BS_PUSHBOX = 10
GLOBAL CONST $BS_PUSHLIKE = 4096
GLOBAL CONST $BS_RIGHT = 512
GLOBAL CONST $BS_RIGHTBUTTON = 32
GLOBAL CONST $BS_TOP = 1024
GLOBAL CONST $BS_VCENTER = 3072
GLOBAL CONST $BS_FLAT = 32768
GLOBAL CONST $BS_ICON = 64
GLOBAL CONST $BS_BITMAP = 128
GLOBAL CONST $BS_NOTIFY = 16384
GLOBAL CONST $BS_SPLITBUTTON = 12
GLOBAL CONST $BS_DEFSPLITBUTTON = 13
GLOBAL CONST $BS_COMMANDLINK = 14
GLOBAL CONST $BS_DEFCOMMANDLINK = 15
GLOBAL CONST $BCSIF_GLYPH = 1
GLOBAL CONST $BCSIF_IMAGE = 2
GLOBAL CONST $BCSIF_STYLE = 4
GLOBAL CONST $BCSIF_SIZE = 8
GLOBAL CONST $BCSS_NOSPLIT = 1
GLOBAL CONST $BCSS_STRETCH = 2
GLOBAL CONST $BCSS_ALIGNLEFT = 4
GLOBAL CONST $BCSS_IMAGE = 8
GLOBAL CONST $BUTTON_IMAGELIST_ALIGN_LEFT = 0
GLOBAL CONST $BUTTON_IMAGELIST_ALIGN_RIGHT = 1
GLOBAL CONST $BUTTON_IMAGELIST_ALIGN_TOP = 2
GLOBAL CONST $BUTTON_IMAGELIST_ALIGN_BOTTOM = 3
GLOBAL CONST $BUTTON_IMAGELIST_ALIGN_CENTER = 4
GLOBAL CONST $BS_3STATE = 5
GLOBAL CONST $BS_AUTO3STATE = 6
GLOBAL CONST $BS_AUTOCHECKBOX = 3
GLOBAL CONST $BS_CHECKBOX = 2
GLOBAL CONST $BS_RADIOBUTTON = 4
GLOBAL CONST $BS_AUTORADIOBUTTON = 9
GLOBAL CONST $BS_OWNERDRAW = 11
GLOBAL CONST $GUI_SS_DEFAULT_BUTTON = 0
GLOBAL CONST $GUI_SS_DEFAULT_CHECKBOX = 0
GLOBAL CONST $GUI_SS_DEFAULT_GROUP = 0
GLOBAL CONST $GUI_SS_DEFAULT_RADIO = 0
GLOBAL CONST $BCM_FIRST = 5632
GLOBAL CONST $BCM_GETIDEALSIZE = ( $BCM_FIRST + 1 )
GLOBAL CONST $BCM_GETIMAGELIST = ( $BCM_FIRST + 3 )
GLOBAL CONST $BCM_GETNOTE = ( $BCM_FIRST + 10 )
GLOBAL CONST $BCM_GETNOTELENGTH = ( $BCM_FIRST + 11 )
GLOBAL CONST $BCM_GETSPLITINFO = ( $BCM_FIRST + 8 )
GLOBAL CONST $BCM_GETTEXTMARGIN = ( $BCM_FIRST + 5 )
GLOBAL CONST $BCM_SETDROPDOWNSTATE = ( $BCM_FIRST + 6 )
GLOBAL CONST $BCM_SETIMAGELIST = ( $BCM_FIRST + 2 )
GLOBAL CONST $BCM_SETNOTE = ( $BCM_FIRST + 9 )
GLOBAL CONST $BCM_SETSHIELD = ( $BCM_FIRST + 12 )
GLOBAL CONST $BCM_SETSPLITINFO = ( $BCM_FIRST + 7 )
GLOBAL CONST $BCM_SETTEXTMARGIN = ( $BCM_FIRST + 4 )
GLOBAL CONST $BM_CLICK = 245
GLOBAL CONST $BM_GETCHECK = 240
GLOBAL CONST $BM_GETIMAGE = 246
GLOBAL CONST $BM_GETSTATE = 242
GLOBAL CONST $BM_SETCHECK = 241
GLOBAL CONST $BM_SETDONTCLICK = 248
GLOBAL CONST $BM_SETIMAGE = 247
GLOBAL CONST $BM_SETSTATE = 243
GLOBAL CONST $BM_SETSTYLE = 244
GLOBAL CONST $BCN_FIRST = - 1250
GLOBAL CONST $BCN_DROPDOWN = ( $BCN_FIRST + 2 )
GLOBAL CONST $BCN_HOTITEMCHANGE = ( $BCN_FIRST + 1 )
GLOBAL CONST $BN_CLICKED = 0
GLOBAL CONST $BN_PAINT = 1
GLOBAL CONST $BN_HILITE = 2
GLOBAL CONST $BN_UNHILITE = 3
GLOBAL CONST $BN_DISABLE = 4
GLOBAL CONST $BN_DOUBLECLICKED = 5
GLOBAL CONST $BN_SETFOCUS = 6
GLOBAL CONST $BN_KILLFOCUS = 7
GLOBAL CONST $BN_PUSHED = $BN_HILITE
GLOBAL CONST $BN_UNPUSHED = $BN_UNHILITE
GLOBAL CONST $BN_DBLCLK = $BN_DOUBLECLICKED
GLOBAL CONST $BST_CHECKED = 1
GLOBAL CONST $BST_INDETERMINATE = 2
GLOBAL CONST $BST_UNCHECKED = 0
GLOBAL CONST $BST_FOCUS = 8
GLOBAL CONST $BST_PUSHED = 4
GLOBAL CONST $BST_DONTCLICK = 128
GLOBAL CONST $CB_ERR = - 1
GLOBAL CONST $CB_ERRATTRIBUTE = - 3
GLOBAL CONST $CB_ERRREQUIRED = - 4
GLOBAL CONST $CB_ERRSPACE = - 2
GLOBAL CONST $CB_OKAY = 0
GLOBAL CONST $STATE_SYSTEM_INVISIBLE = 32768
GLOBAL CONST $STATE_SYSTEM_PRESSED = 8
GLOBAL CONST $CBS_AUTOHSCROLL = 64
GLOBAL CONST $CBS_DISABLENOSCROLL = 2048
GLOBAL CONST $CBS_DROPDOWN = 2
GLOBAL CONST $CBS_DROPDOWNLIST = 3
GLOBAL CONST $CBS_HASSTRINGS = 512
GLOBAL CONST $CBS_LOWERCASE = 16384
GLOBAL CONST $CBS_NOINTEGRALHEIGHT = 1024
GLOBAL CONST $CBS_OEMCONVERT = 128
GLOBAL CONST $CBS_OWNERDRAWFIXED = 16
GLOBAL CONST $CBS_OWNERDRAWVARIABLE = 32
GLOBAL CONST $CBS_SIMPLE = 1
GLOBAL CONST $CBS_SORT = 256
GLOBAL CONST $CBS_UPPERCASE = 8192
GLOBAL CONST $CBM_FIRST = 5888
GLOBAL CONST $CB_ADDSTRING = 323
GLOBAL CONST $CB_DELETESTRING = 324
GLOBAL CONST $CB_DIR = 325
GLOBAL CONST $CB_FINDSTRING = 332
GLOBAL CONST $CB_FINDSTRINGEXACT = 344
GLOBAL CONST $CB_GETCOMBOBOXINFO = 356
GLOBAL CONST $CB_GETCOUNT = 326
GLOBAL CONST $CB_GETCUEBANNER = ( $CBM_FIRST + 4 )
GLOBAL CONST $CB_GETCURSEL = 327
GLOBAL CONST $CB_GETDROPPEDCONTROLRECT = 338
GLOBAL CONST $CB_GETDROPPEDSTATE = 343
GLOBAL CONST $CB_GETDROPPEDWIDTH = 351
GLOBAL CONST $CB_GETEDITSEL = 320
GLOBAL CONST $CB_GETEXTENDEDUI = 342
GLOBAL CONST $CB_GETHORIZONTALEXTENT = 349
GLOBAL CONST $CB_GETITEMDATA = 336
GLOBAL CONST $CB_GETITEMHEIGHT = 340
GLOBAL CONST $CB_GETLBTEXT = 328
GLOBAL CONST $CB_GETLBTEXTLEN = 329
GLOBAL CONST $CB_GETLOCALE = 346
GLOBAL CONST $CB_GETMINVISIBLE = 5890
GLOBAL CONST $CB_GETTOPINDEX = 347
GLOBAL CONST $CB_INITSTORAGE = 353
GLOBAL CONST $CB_LIMITTEXT = 321
GLOBAL CONST $CB_RESETCONTENT = 331
GLOBAL CONST $CB_INSERTSTRING = 330
GLOBAL CONST $CB_SELECTSTRING = 333
GLOBAL CONST $CB_SETCUEBANNER = ( $CBM_FIRST + 3 )
GLOBAL CONST $CB_SETCURSEL = 334
GLOBAL CONST $CB_SETDROPPEDWIDTH = 352
GLOBAL CONST $CB_SETEDITSEL = 322
GLOBAL CONST $CB_SETEXTENDEDUI = 341
GLOBAL CONST $CB_SETHORIZONTALEXTENT = 350
GLOBAL CONST $CB_SETITEMDATA = 337
GLOBAL CONST $CB_SETITEMHEIGHT = 339
GLOBAL CONST $CB_SETLOCALE = 345
GLOBAL CONST $CB_SETMINVISIBLE = 5889
GLOBAL CONST $CB_SETTOPINDEX = 348
GLOBAL CONST $CB_SHOWDROPDOWN = 335
GLOBAL CONST $CBN_CLOSEUP = 8
GLOBAL CONST $CBN_DBLCLK = 2
GLOBAL CONST $CBN_DROPDOWN = 7
GLOBAL CONST $CBN_EDITCHANGE = 5
GLOBAL CONST $CBN_EDITUPDATE = 6
GLOBAL CONST $CBN_ERRSPACE = ( - 1 )
GLOBAL CONST $CBN_KILLFOCUS = 4
GLOBAL CONST $CBN_SELCHANGE = 1
GLOBAL CONST $CBN_SELENDCANCEL = 10
GLOBAL CONST $CBN_SELENDOK = 9
GLOBAL CONST $CBN_SETFOCUS = 3
GLOBAL CONST $CBES_EX_CASESENSITIVE = 16
GLOBAL CONST $CBES_EX_NOEDITIMAGE = 1
GLOBAL CONST $CBES_EX_NOEDITIMAGEINDENT = 2
GLOBAL CONST $CBES_EX_NOSIZELIMIT = 8
GLOBAL CONST $__COMBOBOXCONSTANT_WM_USER = 1024
GLOBAL CONST $CBEM_DELETEITEM = $CB_DELETESTRING
GLOBAL CONST $CBEM_GETCOMBOCONTROL = ( $__COMBOBOXCONSTANT_WM_USER + 6 )
GLOBAL CONST $CBEM_GETEDITCONTROL = ( $__COMBOBOXCONSTANT_WM_USER + 7 )
GLOBAL CONST $CBEM_GETEXSTYLE = ( $__COMBOBOXCONSTANT_WM_USER + 9 )
GLOBAL CONST $CBEM_GETEXTENDEDSTYLE = ( $__COMBOBOXCONSTANT_WM_USER + 9 )
GLOBAL CONST $CBEM_GETIMAGELIST = ( $__COMBOBOXCONSTANT_WM_USER + 3 )
GLOBAL CONST $CBEM_GETITEMA = ( $__COMBOBOXCONSTANT_WM_USER + 4 )
GLOBAL CONST $CBEM_GETITEMW = ( $__COMBOBOXCONSTANT_WM_USER + 13 )
GLOBAL CONST $CBEM_GETUNICODEFORMAT = 8192 + 6
GLOBAL CONST $CBEM_HASEDITCHANGED = ( $__COMBOBOXCONSTANT_WM_USER + 10 )
GLOBAL CONST $CBEM_INSERTITEMA = ( $__COMBOBOXCONSTANT_WM_USER + 1 )
GLOBAL CONST $CBEM_INSERTITEMW = ( $__COMBOBOXCONSTANT_WM_USER + 11 )
GLOBAL CONST $CBEM_SETEXSTYLE = ( $__COMBOBOXCONSTANT_WM_USER + 8 )
GLOBAL CONST $CBEM_SETEXTENDEDSTYLE = ( $__COMBOBOXCONSTANT_WM_USER + 14 )
GLOBAL CONST $CBEM_SETIMAGELIST = ( $__COMBOBOXCONSTANT_WM_USER + 2 )
GLOBAL CONST $CBEM_SETITEMA = ( $__COMBOBOXCONSTANT_WM_USER + 5 )
GLOBAL CONST $CBEM_SETITEMW = ( $__COMBOBOXCONSTANT_WM_USER + 12 )
GLOBAL CONST $CBEM_SETUNICODEFORMAT = 8192 + 5
GLOBAL CONST $CBEM_SETWINDOWTHEME = 8192 + 11
GLOBAL CONST $CBEN_FIRST = ( - 800 )
GLOBAL CONST $CBEN_LAST = ( - 830 )
GLOBAL CONST $CBEN_BEGINEDIT = ( $CBEN_FIRST - 4 )
GLOBAL CONST $CBEN_DELETEITEM = ( $CBEN_FIRST - 2 )
GLOBAL CONST $CBEN_DRAGBEGINA = ( $CBEN_FIRST - 8 )
GLOBAL CONST $CBEN_DRAGBEGINW = ( $CBEN_FIRST - 9 )
GLOBAL CONST $CBEN_ENDEDITA = ( $CBEN_FIRST - 5 )
GLOBAL CONST $CBEN_ENDEDITW = ( $CBEN_FIRST - 6 )
GLOBAL CONST $CBEN_GETDISPINFO = ( $CBEN_FIRST - 0 )
GLOBAL CONST $CBEN_GETDISPINFOA = ( $CBEN_FIRST - 0 )
GLOBAL CONST $CBEN_GETDISPINFOW = ( $CBEN_FIRST - 7 )
GLOBAL CONST $CBEN_INSERTITEM = ( $CBEN_FIRST - 1 )
GLOBAL CONST $CBEIF_DI_SETITEM = 268435456
GLOBAL CONST $CBEIF_IMAGE = 2
GLOBAL CONST $CBEIF_INDENT = 16
GLOBAL CONST $CBEIF_LPARAM = 32
GLOBAL CONST $CBEIF_OVERLAY = 8
GLOBAL CONST $CBEIF_SELECTEDIMAGE = 4
GLOBAL CONST $CBEIF_TEXT = 1
GLOBAL CONST $__COMBOBOXCONSTANT_WS_VSCROLL = 2097152
GLOBAL CONST $GUI_SS_DEFAULT_COMBO = BITOR ( $CBS_DROPDOWN , $CBS_AUTOHSCROLL , $__COMBOBOXCONSTANT_WS_VSCROLL )
GLOBAL CONST $ES_LEFT = 0
GLOBAL CONST $ES_CENTER = 1
GLOBAL CONST $ES_RIGHT = 2
GLOBAL CONST $ES_MULTILINE = 4
GLOBAL CONST $ES_UPPERCASE = 8
GLOBAL CONST $ES_LOWERCASE = 16
GLOBAL CONST $ES_PASSWORD = 32
GLOBAL CONST $ES_AUTOVSCROLL = 64
GLOBAL CONST $ES_AUTOHSCROLL = 128
GLOBAL CONST $ES_NOHIDESEL = 256
GLOBAL CONST $ES_OEMCONVERT = 1024
GLOBAL CONST $ES_READONLY = 2048
GLOBAL CONST $ES_WANTRETURN = 4096
GLOBAL CONST $ES_NUMBER = 8192
GLOBAL CONST $EC_ERR = - 1
GLOBAL CONST $ECM_FIRST = 5376
GLOBAL CONST $EM_CANUNDO = 198
GLOBAL CONST $EM_CHARFROMPOS = 215
GLOBAL CONST $EM_EMPTYUNDOBUFFER = 205
GLOBAL CONST $EM_FMTLINES = 200
GLOBAL CONST $EM_GETCUEBANNER = ( $ECM_FIRST + 2 )
GLOBAL CONST $EM_GETFIRSTVISIBLELINE = 206
GLOBAL CONST $EM_GETHANDLE = 189
GLOBAL CONST $EM_GETIMESTATUS = 217
GLOBAL CONST $EM_GETLIMITTEXT = 213
GLOBAL CONST $EM_GETLINE = 196
GLOBAL CONST $EM_GETLINECOUNT = 186
GLOBAL CONST $EM_GETMARGINS = 212
GLOBAL CONST $EM_GETMODIFY = 184
GLOBAL CONST $EM_GETPASSWORDCHAR = 210
GLOBAL CONST $EM_GETRECT = 178
GLOBAL CONST $EM_GETSEL = 176
GLOBAL CONST $EM_GETTHUMB = 190
GLOBAL CONST $EM_GETWORDBREAKPROC = 209
GLOBAL CONST $EM_HIDEBALLOONTIP = ( $ECM_FIRST + 4 )
GLOBAL CONST $EM_LIMITTEXT = 197
GLOBAL CONST $EM_LINEFROMCHAR = 201
GLOBAL CONST $EM_LINEINDEX = 187
GLOBAL CONST $EM_LINELENGTH = 193
GLOBAL CONST $EM_LINESCROLL = 182
GLOBAL CONST $EM_POSFROMCHAR = 214
GLOBAL CONST $EM_REPLACESEL = 194
GLOBAL CONST $EM_SCROLL = 181
GLOBAL CONST $EM_SCROLLCARET = 183
GLOBAL CONST $EM_SETCUEBANNER = ( $ECM_FIRST + 1 )
GLOBAL CONST $EM_SETHANDLE = 188
GLOBAL CONST $EM_SETIMESTATUS = 216
GLOBAL CONST $EM_SETLIMITTEXT = $EM_LIMITTEXT
GLOBAL CONST $EM_SETMARGINS = 211
GLOBAL CONST $EM_SETMODIFY = 185
GLOBAL CONST $EM_SETPASSWORDCHAR = 204
GLOBAL CONST $EM_SETREADONLY = 207
GLOBAL CONST $EM_SETRECT = 179
GLOBAL CONST $EM_SETRECTNP = 180
GLOBAL CONST $EM_SETSEL = 177
GLOBAL CONST $EM_SETTABSTOPS = 203
GLOBAL CONST $EM_SETWORDBREAKPROC = 208
GLOBAL CONST $EM_SHOWBALLOONTIP = ( $ECM_FIRST + 3 )
GLOBAL CONST $EM_UNDO = 199
GLOBAL CONST $EC_LEFTMARGIN = 1
GLOBAL CONST $EC_RIGHTMARGIN = 2
GLOBAL CONST $EC_USEFONTINFO = 65535
GLOBAL CONST $EMSIS_COMPOSITIONSTRING = 1
GLOBAL CONST $EIMES_GETCOMPSTRATONCE = 1
GLOBAL CONST $EIMES_CANCELCOMPSTRINFOCUS = 2
GLOBAL CONST $EIMES_COMPLETECOMPSTRKILLFOCUS = 4
GLOBAL CONST $EN_ALIGN_LTR_EC = 1792
GLOBAL CONST $EN_ALIGN_RTL_EC = 1793
GLOBAL CONST $EN_CHANGE = 768
GLOBAL CONST $EN_ERRSPACE = 1280
GLOBAL CONST $EN_HSCROLL = 1537
GLOBAL CONST $EN_KILLFOCUS = 512
GLOBAL CONST $EN_MAXTEXT = 1281
GLOBAL CONST $EN_SETFOCUS = 256
GLOBAL CONST $EN_UPDATE = 1024
GLOBAL CONST $EN_VSCROLL = 1538
GLOBAL CONST $TTI_NONE = 0
GLOBAL CONST $TTI_INFO = 1
GLOBAL CONST $TTI_WARNING = 2
GLOBAL CONST $TTI_ERROR = 3
GLOBAL CONST $TTI_INFO_LARGE = 4
GLOBAL CONST $TTI_WARNING_LARGE = 5
GLOBAL CONST $TTI_ERROR_LARGE = 6
GLOBAL CONST $__EDITCONSTANT_WS_VSCROLL = 2097152
GLOBAL CONST $__EDITCONSTANT_WS_HSCROLL = 1048576
GLOBAL CONST $GUI_SS_DEFAULT_EDIT = BITOR ( $ES_WANTRETURN , $__EDITCONSTANT_WS_VSCROLL , $__EDITCONSTANT_WS_HSCROLL , $ES_AUTOVSCROLL , $ES_AUTOHSCROLL )
GLOBAL CONST $GUI_SS_DEFAULT_INPUT = BITOR ( $ES_LEFT , $ES_AUTOHSCROLL )
GLOBAL CONST $GUI_EVENT_CLOSE = - 3
GLOBAL CONST $GUI_EVENT_MINIMIZE = - 4
GLOBAL CONST $GUI_EVENT_RESTORE = - 5
GLOBAL CONST $GUI_EVENT_MAXIMIZE = - 6
GLOBAL CONST $GUI_EVENT_PRIMARYDOWN = - 7
GLOBAL CONST $GUI_EVENT_PRIMARYUP = - 8
GLOBAL CONST $GUI_EVENT_SECONDARYDOWN = - 9
GLOBAL CONST $GUI_EVENT_SECONDARYUP = - 10
GLOBAL CONST $GUI_EVENT_MOUSEMOVE = - 11
GLOBAL CONST $GUI_EVENT_RESIZED = - 12
GLOBAL CONST $GUI_EVENT_DROPPED = - 13
GLOBAL CONST $GUI_RUNDEFMSG = "GUI_RUNDEFMSG"
GLOBAL CONST $GUI_AVISTOP = 0
GLOBAL CONST $GUI_AVISTART = 1
GLOBAL CONST $GUI_AVICLOSE = 2
GLOBAL CONST $GUI_CHECKED = 1
GLOBAL CONST $GUI_INDETERMINATE = 2
GLOBAL CONST $GUI_UNCHECKED = 4
GLOBAL CONST $GUI_DROPACCEPTED = 8
GLOBAL CONST $GUI_NODROPACCEPTED = 4096
GLOBAL CONST $GUI_ACCEPTFILES = $GUI_DROPACCEPTED
GLOBAL CONST $GUI_SHOW = 16
GLOBAL CONST $GUI_HIDE = 32
GLOBAL CONST $GUI_ENABLE = 64
GLOBAL CONST $GUI_DISABLE = 128
GLOBAL CONST $GUI_FOCUS = 256
GLOBAL CONST $GUI_NOFOCUS = 8192
GLOBAL CONST $GUI_DEFBUTTON = 512
GLOBAL CONST $GUI_EXPAND = 1024
GLOBAL CONST $GUI_ONTOP = 2048
GLOBAL CONST $GUI_FONTITALIC = 2
GLOBAL CONST $GUI_FONTUNDER = 4
GLOBAL CONST $GUI_FONTSTRIKE = 8
GLOBAL CONST $GUI_DOCKAUTO = 1
GLOBAL CONST $GUI_DOCKLEFT = 2
GLOBAL CONST $GUI_DOCKRIGHT = 4
GLOBAL CONST $GUI_DOCKHCENTER = 8
GLOBAL CONST $GUI_DOCKTOP = 32
GLOBAL CONST $GUI_DOCKBOTTOM = 64
GLOBAL CONST $GUI_DOCKVCENTER = 128
GLOBAL CONST $GUI_DOCKWIDTH = 256
GLOBAL CONST $GUI_DOCKHEIGHT = 512
GLOBAL CONST $GUI_DOCKSIZE = 768
GLOBAL CONST $GUI_DOCKMENUBAR = 544
GLOBAL CONST $GUI_DOCKSTATEBAR = 576
GLOBAL CONST $GUI_DOCKALL = 802
GLOBAL CONST $GUI_DOCKBORDERS = 102
GLOBAL CONST $GUI_GR_CLOSE = 1
GLOBAL CONST $GUI_GR_LINE = 2
GLOBAL CONST $GUI_GR_BEZIER = 4
GLOBAL CONST $GUI_GR_MOVE = 6
GLOBAL CONST $GUI_GR_COLOR = 8
GLOBAL CONST $GUI_GR_RECT = 10
GLOBAL CONST $GUI_GR_ELLIPSE = 12
GLOBAL CONST $GUI_GR_PIE = 14
GLOBAL CONST $GUI_GR_DOT = 16
GLOBAL CONST $GUI_GR_PIXEL = 18
GLOBAL CONST $GUI_GR_HINT = 20
GLOBAL CONST $GUI_GR_REFRESH = 22
GLOBAL CONST $GUI_GR_PENSIZE = 24
GLOBAL CONST $GUI_GR_NOBKCOLOR = - 2
GLOBAL CONST $GUI_BKCOLOR_DEFAULT = - 1
GLOBAL CONST $GUI_BKCOLOR_TRANSPARENT = - 2
GLOBAL CONST $GUI_BKCOLOR_LV_ALTERNATE = -33554432
GLOBAL CONST $GUI_WS_EX_PARENTDRAG = 1048576
GLOBAL CONST $PBS_MARQUEE = 8
GLOBAL CONST $PBS_SMOOTH = 1
GLOBAL CONST $PBS_SMOOTHREVERSE = 16
GLOBAL CONST $PBS_VERTICAL = 4
GLOBAL CONST $GUI_SS_DEFAULT_PROGRESS = 0
GLOBAL CONST $__PROGRESSBARCONSTANT_WM_USER = 1024
GLOBAL CONST $PBM_DELTAPOS = $__PROGRESSBARCONSTANT_WM_USER + 3
GLOBAL CONST $PBM_GETBARCOLOR = 1039
GLOBAL CONST $PBM_GETBKCOLOR = 1038
GLOBAL CONST $PBM_GETPOS = $__PROGRESSBARCONSTANT_WM_USER + 8
GLOBAL CONST $PBM_GETRANGE = $__PROGRESSBARCONSTANT_WM_USER + 7
GLOBAL CONST $PBM_GETSTATE = 1041
GLOBAL CONST $PBM_GETSTEP = 1037
GLOBAL CONST $PBM_SETBARCOLOR = $__PROGRESSBARCONSTANT_WM_USER + 9
GLOBAL CONST $PBM_SETBKCOLOR = 8192 + 1
GLOBAL CONST $PBM_SETMARQUEE = $__PROGRESSBARCONSTANT_WM_USER + 10
GLOBAL CONST $PBM_SETPOS = $__PROGRESSBARCONSTANT_WM_USER + 2
GLOBAL CONST $PBM_SETRANGE = $__PROGRESSBARCONSTANT_WM_USER + 1
GLOBAL CONST $PBM_SETRANGE32 = $__PROGRESSBARCONSTANT_WM_USER + 6
GLOBAL CONST $PBM_SETSTATE = 1040
GLOBAL CONST $PBM_SETSTEP = $__PROGRESSBARCONSTANT_WM_USER + 4
GLOBAL CONST $PBM_STEPIT = $__PROGRESSBARCONSTANT_WM_USER + 5
GLOBAL CONST $SS_LEFT = 0
GLOBAL CONST $SS_CENTER = 1
GLOBAL CONST $SS_RIGHT = 2
GLOBAL CONST $SS_ICON = 3
GLOBAL CONST $SS_BLACKRECT = 4
GLOBAL CONST $SS_GRAYRECT = 5
GLOBAL CONST $SS_WHITERECT = 6
GLOBAL CONST $SS_BLACKFRAME = 7
GLOBAL CONST $SS_GRAYFRAME = 8
GLOBAL CONST $SS_WHITEFRAME = 9
GLOBAL CONST $SS_SIMPLE = 11
GLOBAL CONST $SS_LEFTNOWORDWRAP = 12
GLOBAL CONST $SS_BITMAP = 14
GLOBAL CONST $SS_ETCHEDHORZ = 16
GLOBAL CONST $SS_ETCHEDVERT = 17
GLOBAL CONST $SS_ETCHEDFRAME = 18
GLOBAL CONST $SS_NOPREFIX = 128
GLOBAL CONST $SS_NOTIFY = 256
GLOBAL CONST $SS_CENTERIMAGE = 512
GLOBAL CONST $SS_RIGHTJUST = 1024
GLOBAL CONST $SS_SUNKEN = 4096
GLOBAL CONST $GUI_SS_DEFAULT_LABEL = 0
GLOBAL CONST $GUI_SS_DEFAULT_GRAPHIC = 0
GLOBAL CONST $GUI_SS_DEFAULT_ICON = $SS_NOTIFY
GLOBAL CONST $GUI_SS_DEFAULT_PIC = $SS_NOTIFY
GLOBAL CONST $WS_TILED = 0
GLOBAL CONST $WS_OVERLAPPED = 0
GLOBAL CONST $WS_MAXIMIZEBOX = 65536
GLOBAL CONST $WS_MINIMIZEBOX = 131072
GLOBAL CONST $WS_TABSTOP = 65536
GLOBAL CONST $WS_GROUP = 131072
GLOBAL CONST $WS_SIZEBOX = 262144
GLOBAL CONST $WS_THICKFRAME = 262144
GLOBAL CONST $WS_SYSMENU = 524288
GLOBAL CONST $WS_HSCROLL = 1048576
GLOBAL CONST $WS_VSCROLL = 2097152
GLOBAL CONST $WS_DLGFRAME = 4194304
GLOBAL CONST $WS_BORDER = 8388608
GLOBAL CONST $WS_CAPTION = 12582912
GLOBAL CONST $WS_OVERLAPPEDWINDOW = 13565952
GLOBAL CONST $WS_TILEDWINDOW = 13565952
GLOBAL CONST $WS_MAXIMIZE = 16777216
GLOBAL CONST $WS_CLIPCHILDREN = 33554432
GLOBAL CONST $WS_CLIPSIBLINGS = 67108864
GLOBAL CONST $WS_DISABLED = 134217728
GLOBAL CONST $WS_VISIBLE = 268435456
GLOBAL CONST $WS_MINIMIZE = 536870912
GLOBAL CONST $WS_CHILD = 1073741824
GLOBAL CONST $WS_POPUP = -2147483648
GLOBAL CONST $WS_POPUPWINDOW = -2138570752
GLOBAL CONST $DS_MODALFRAME = 128
GLOBAL CONST $DS_SETFOREGROUND = 512
GLOBAL CONST $DS_CONTEXTHELP = 8192
GLOBAL CONST $WS_EX_ACCEPTFILES = 16
GLOBAL CONST $WS_EX_MDICHILD = 64
GLOBAL CONST $WS_EX_APPWINDOW = 262144
GLOBAL CONST $WS_EX_COMPOSITED = 33554432
GLOBAL CONST $WS_EX_CLIENTEDGE = 512
GLOBAL CONST $WS_EX_CONTEXTHELP = 1024
GLOBAL CONST $WS_EX_DLGMODALFRAME = 1
GLOBAL CONST $WS_EX_LEFTSCROLLBAR = 16384
GLOBAL CONST $WS_EX_OVERLAPPEDWINDOW = 768
GLOBAL CONST $WS_EX_RIGHT = 4096
GLOBAL CONST $WS_EX_STATICEDGE = 131072
GLOBAL CONST $WS_EX_TOOLWINDOW = 128
GLOBAL CONST $WS_EX_TOPMOST = 8
GLOBAL CONST $WS_EX_TRANSPARENT = 32
GLOBAL CONST $WS_EX_WINDOWEDGE = 256
GLOBAL CONST $WS_EX_LAYERED = 524288
GLOBAL CONST $WS_EX_CONTROLPARENT = 65536
GLOBAL CONST $WS_EX_LAYOUTRTL = 4194304
GLOBAL CONST $WS_EX_RTLREADING = 8192
GLOBAL CONST $WM_GETTEXTLENGTH = 14
GLOBAL CONST $WM_GETTEXT = 13
GLOBAL CONST $WM_SIZE = 5
GLOBAL CONST $WM_SIZING = 532
GLOBAL CONST $WM_USER = 1024
GLOBAL CONST $WM_CREATE = 1
GLOBAL CONST $WM_DESTROY = 2
GLOBAL CONST $WM_MOVE = 3
GLOBAL CONST $WM_ACTIVATE = 6
GLOBAL CONST $WM_SETFOCUS = 7
GLOBAL CONST $WM_KILLFOCUS = 8
GLOBAL CONST $WM_ENABLE = 10
GLOBAL CONST $WM_SETREDRAW = 11
GLOBAL CONST $WM_SETTEXT = 12
GLOBAL CONST $WM_PAINT = 15
GLOBAL CONST $WM_CLOSE = 16
GLOBAL CONST $WM_QUERYENDSESSION = 17
GLOBAL CONST $WM_QUIT = 18
GLOBAL CONST $WM_ERASEBKGND = 20
GLOBAL CONST $WM_QUERYOPEN = 19
GLOBAL CONST $WM_SYSCOLORCHANGE = 21
GLOBAL CONST $WM_ENDSESSION = 22
GLOBAL CONST $WM_SHOWWINDOW = 24
GLOBAL CONST $WM_SETTINGCHANGE = 26
GLOBAL CONST $WM_WININICHANGE = 26
GLOBAL CONST $WM_DEVMODECHANGE = 27
GLOBAL CONST $WM_ACTIVATEAPP = 28
GLOBAL CONST $WM_FONTCHANGE = 29
GLOBAL CONST $WM_TIMECHANGE = 30
GLOBAL CONST $WM_CANCELMODE = 31
GLOBAL CONST $WM_IME_STARTCOMPOSITION = 269
GLOBAL CONST $WM_IME_ENDCOMPOSITION = 270
GLOBAL CONST $WM_IME_COMPOSITION = 271
GLOBAL CONST $WM_IME_KEYLAST = 271
GLOBAL CONST $WM_SETCURSOR = 32
GLOBAL CONST $WM_MOUSEACTIVATE = 33
GLOBAL CONST $WM_CHILDACTIVATE = 34
GLOBAL CONST $WM_QUEUESYNC = 35
GLOBAL CONST $WM_GETMINMAXINFO = 36
GLOBAL CONST $WM_PAINTICON = 38
GLOBAL CONST $WM_ICONERASEBKGND = 39
GLOBAL CONST $WM_NEXTDLGCTL = 40
GLOBAL CONST $WM_SPOOLERSTATUS = 42
GLOBAL CONST $WM_DRAWITEM = 43
GLOBAL CONST $WM_MEASUREITEM = 44
GLOBAL CONST $WM_DELETEITEM = 45
GLOBAL CONST $WM_VKEYTOITEM = 46
GLOBAL CONST $WM_CHARTOITEM = 47
GLOBAL CONST $WM_SETFONT = 48
GLOBAL CONST $WM_GETFONT = 49
GLOBAL CONST $WM_SETHOTKEY = 50
GLOBAL CONST $WM_GETHOTKEY = 51
GLOBAL CONST $WM_QUERYDRAGICON = 55
GLOBAL CONST $WM_COMPAREITEM = 57
GLOBAL CONST $WM_GETOBJECT = 61
GLOBAL CONST $WM_COMPACTING = 65
GLOBAL CONST $WM_COMMNOTIFY = 68
GLOBAL CONST $WM_WINDOWPOSCHANGING = 70
GLOBAL CONST $WM_WINDOWPOSCHANGED = 71
GLOBAL CONST $WM_POWER = 72
GLOBAL CONST $WM_NOTIFY = 78
GLOBAL CONST $WM_COPYDATA = 74
GLOBAL CONST $WM_CANCELJOURNAL = 75
GLOBAL CONST $WM_INPUTLANGCHANGEREQUEST = 80
GLOBAL CONST $WM_INPUTLANGCHANGE = 81
GLOBAL CONST $WM_TCARD = 82
GLOBAL CONST $WM_HELP = 83
GLOBAL CONST $WM_USERCHANGED = 84
GLOBAL CONST $WM_NOTIFYFORMAT = 85
GLOBAL CONST $WM_PARENTNOTIFY = 528
GLOBAL CONST $WM_ENTERMENULOOP = 529
GLOBAL CONST $WM_EXITMENULOOP = 530
GLOBAL CONST $WM_NEXTMENU = 531
GLOBAL CONST $WM_CAPTURECHANGED = 533
GLOBAL CONST $WM_MOVING = 534
GLOBAL CONST $WM_POWERBROADCAST = 536
GLOBAL CONST $WM_DEVICECHANGE = 537
GLOBAL CONST $WM_MDICREATE = 544
GLOBAL CONST $WM_MDIDESTROY = 545
GLOBAL CONST $WM_MDIACTIVATE = 546
GLOBAL CONST $WM_MDIRESTORE = 547
GLOBAL CONST $WM_MDINEXT = 548
GLOBAL CONST $WM_MDIMAXIMIZE = 549
GLOBAL CONST $WM_MDITILE = 550
GLOBAL CONST $WM_MDICASCADE = 551
GLOBAL CONST $WM_MDIICONARRANGE = 552
GLOBAL CONST $WM_MDIGETACTIVE = 553
GLOBAL CONST $WM_MDISETMENU = 560
GLOBAL CONST $WM_ENTERSIZEMOVE = 561
GLOBAL CONST $WM_EXITSIZEMOVE = 562
GLOBAL CONST $WM_DROPFILES = 563
GLOBAL CONST $WM_MDIREFRESHMENU = 564
GLOBAL CONST $WM_IME_SETCONTEXT = 641
GLOBAL CONST $WM_IME_NOTIFY = 642
GLOBAL CONST $WM_IME_CONTROL = 643
GLOBAL CONST $WM_IME_COMPOSITIONFULL = 644
GLOBAL CONST $WM_IME_SELECT = 645
GLOBAL CONST $WM_IME_CHAR = 646
GLOBAL CONST $WM_IME_REQUEST = 648
GLOBAL CONST $WM_IME_KEYDOWN = 656
GLOBAL CONST $WM_IME_KEYUP = 657
GLOBAL CONST $WM_NCMOUSEHOVER = 672
GLOBAL CONST $WM_MOUSEHOVER = 673
GLOBAL CONST $WM_NCMOUSELEAVE = 674
GLOBAL CONST $WM_MOUSELEAVE = 675
GLOBAL CONST $WM_WTSSESSION_CHANGE = 689
GLOBAL CONST $WM_TABLET_FIRST = 704
GLOBAL CONST $WM_TABLET_LAST = 735
GLOBAL CONST $WM_CUT = 768
GLOBAL CONST $WM_COPY = 769
GLOBAL CONST $WM_PASTE = 770
GLOBAL CONST $WM_CLEAR = 771
GLOBAL CONST $WM_UNDO = 772
GLOBAL CONST $WM_PALETTEISCHANGING = 784
GLOBAL CONST $WM_HOTKEY = 786
GLOBAL CONST $WM_PALETTECHANGED = 785
GLOBAL CONST $WM_PRINT = 791
GLOBAL CONST $WM_PRINTCLIENT = 792
GLOBAL CONST $WM_APPCOMMAND = 793
GLOBAL CONST $WM_QUERYNEWPALETTE = 783
GLOBAL CONST $WM_THEMECHANGED = 794
GLOBAL CONST $WM_HANDHELDFIRST = 856
GLOBAL CONST $WM_HANDHELDLAST = 863
GLOBAL CONST $WM_AFXFIRST = 864
GLOBAL CONST $WM_AFXLAST = 895
GLOBAL CONST $WM_PENWINFIRST = 896
GLOBAL CONST $WM_PENWINLAST = 911
GLOBAL CONST $WM_CONTEXTMENU = 123
GLOBAL CONST $WM_STYLECHANGING = 124
GLOBAL CONST $WM_STYLECHANGED = 125
GLOBAL CONST $WM_DISPLAYCHANGE = 126
GLOBAL CONST $WM_GETICON = 127
GLOBAL CONST $WM_SETICON = 128
GLOBAL CONST $WM_NCCREATE = 129
GLOBAL CONST $WM_NCDESTROY = 130
GLOBAL CONST $WM_NCCALCSIZE = 131
GLOBAL CONST $WM_NCHITTEST = 132
GLOBAL CONST $WM_NCPAINT = 133
GLOBAL CONST $WM_NCACTIVATE = 134
GLOBAL CONST $WM_GETDLGCODE = 135
GLOBAL CONST $WM_SYNCPAINT = 136
GLOBAL CONST $WM_NCMOUSEMOVE = 160
GLOBAL CONST $WM_NCLBUTTONDOWN = 161
GLOBAL CONST $WM_NCLBUTTONUP = 162
GLOBAL CONST $WM_NCLBUTTONDBLCLK = 163
GLOBAL CONST $WM_NCRBUTTONDOWN = 164
GLOBAL CONST $WM_NCRBUTTONUP = 165
GLOBAL CONST $WM_NCRBUTTONDBLCLK = 166
GLOBAL CONST $WM_NCMBUTTONDOWN = 167
GLOBAL CONST $WM_NCMBUTTONUP = 168
GLOBAL CONST $WM_NCMBUTTONDBLCLK = 169
GLOBAL CONST $WM_NCXBUTTONDOWN = 171
GLOBAL CONST $WM_NCXBUTTONUP = 172
GLOBAL CONST $WM_NCXBUTTONDBLCLK = 173
GLOBAL CONST $WM_KEYDOWN = 256
GLOBAL CONST $WM_KEYFIRST = 256
GLOBAL CONST $WM_KEYUP = 257
GLOBAL CONST $WM_CHAR = 258
GLOBAL CONST $WM_DEADCHAR = 259
GLOBAL CONST $WM_SYSKEYDOWN = 260
GLOBAL CONST $WM_SYSKEYUP = 261
GLOBAL CONST $WM_SYSCHAR = 262
GLOBAL CONST $WM_SYSDEADCHAR = 263
GLOBAL CONST $WM_KEYLAST = 265
GLOBAL CONST $WM_UNICHAR = 265
GLOBAL CONST $WM_INITDIALOG = 272
GLOBAL CONST $WM_COMMAND = 273
GLOBAL CONST $WM_SYSCOMMAND = 274
GLOBAL CONST $WM_TIMER = 275
GLOBAL CONST $WM_HSCROLL = 276
GLOBAL CONST $WM_VSCROLL = 277
GLOBAL CONST $WM_INITMENU = 278
GLOBAL CONST $WM_INITMENUPOPUP = 279
GLOBAL CONST $WM_MENUSELECT = 287
GLOBAL CONST $WM_MENUCHAR = 288
GLOBAL CONST $WM_ENTERIDLE = 289
GLOBAL CONST $WM_MENURBUTTONUP = 290
GLOBAL CONST $WM_MENUDRAG = 291
GLOBAL CONST $WM_MENUGETOBJECT = 292
GLOBAL CONST $WM_UNINITMENUPOPUP = 293
GLOBAL CONST $WM_MENUCOMMAND = 294
GLOBAL CONST $WM_CHANGEUISTATE = 295
GLOBAL CONST $WM_UPDATEUISTATE = 296
GLOBAL CONST $WM_QUERYUISTATE = 297
GLOBAL CONST $WM_CTLCOLORMSGBOX = 306
GLOBAL CONST $WM_CTLCOLOREDIT = 307
GLOBAL CONST $WM_CTLCOLORLISTBOX = 308
GLOBAL CONST $WM_CTLCOLORBTN = 309
GLOBAL CONST $WM_CTLCOLORDLG = 310
GLOBAL CONST $WM_CTLCOLORSCROLLBAR = 311
GLOBAL CONST $WM_CTLCOLORSTATIC = 312
GLOBAL CONST $WM_CTLCOLOR = 25
GLOBAL CONST $MN_GETHMENU = 481
GLOBAL CONST $WM_APP = 32768
GLOBAL CONST $NM_FIRST = 0
GLOBAL CONST $NM_OUTOFMEMORY = $NM_FIRST - 1
GLOBAL CONST $NM_CLICK = $NM_FIRST - 2
GLOBAL CONST $NM_DBLCLK = $NM_FIRST - 3
GLOBAL CONST $NM_RETURN = $NM_FIRST - 4
GLOBAL CONST $NM_RCLICK = $NM_FIRST - 5
GLOBAL CONST $NM_RDBLCLK = $NM_FIRST - 6
GLOBAL CONST $NM_SETFOCUS = $NM_FIRST - 7
GLOBAL CONST $NM_KILLFOCUS = $NM_FIRST - 8
GLOBAL CONST $NM_CUSTOMDRAW = $NM_FIRST - 12
GLOBAL CONST $NM_HOVER = $NM_FIRST - 13
GLOBAL CONST $NM_NCHITTEST = $NM_FIRST - 14
GLOBAL CONST $NM_KEYDOWN = $NM_FIRST - 15
GLOBAL CONST $NM_RELEASEDCAPTURE = $NM_FIRST - 16
GLOBAL CONST $NM_SETCURSOR = $NM_FIRST - 17
GLOBAL CONST $NM_CHAR = $NM_FIRST - 18
GLOBAL CONST $NM_TOOLTIPSCREATED = $NM_FIRST - 19
GLOBAL CONST $NM_LDOWN = $NM_FIRST - 20
GLOBAL CONST $NM_RDOWN = $NM_FIRST - 21
GLOBAL CONST $NM_THEMECHANGED = $NM_FIRST - 22
GLOBAL CONST $WM_MOUSEFIRST = 512
GLOBAL CONST $WM_MOUSEMOVE = 512
GLOBAL CONST $WM_LBUTTONDOWN = 513
GLOBAL CONST $WM_LBUTTONUP = 514
GLOBAL CONST $WM_LBUTTONDBLCLK = 515
GLOBAL CONST $WM_RBUTTONDOWN = 516
GLOBAL CONST $WM_RBUTTONUP = 517
GLOBAL CONST $WM_RBUTTONDBLCLK = 518
GLOBAL CONST $WM_MBUTTONDOWN = 519
GLOBAL CONST $WM_MBUTTONUP = 520
GLOBAL CONST $WM_MBUTTONDBLCLK = 521
GLOBAL CONST $WM_MOUSEWHEEL = 522
GLOBAL CONST $WM_XBUTTONDOWN = 523
GLOBAL CONST $WM_XBUTTONUP = 524
GLOBAL CONST $WM_XBUTTONDBLCLK = 525
GLOBAL CONST $WM_MOUSEHWHEEL = 526
GLOBAL CONST $PS_SOLID = 0
GLOBAL CONST $PS_DASH = 1
GLOBAL CONST $PS_DOT = 2
GLOBAL CONST $PS_DASHDOT = 3
GLOBAL CONST $PS_DASHDOTDOT = 4
GLOBAL CONST $PS_NULL = 5
GLOBAL CONST $PS_INSIDEFRAME = 6
GLOBAL CONST $LWA_ALPHA = 2
GLOBAL CONST $LWA_COLORKEY = 1
GLOBAL CONST $RGN_AND = 1
GLOBAL CONST $RGN_OR = 2
GLOBAL CONST $RGN_XOR = 3
GLOBAL CONST $RGN_DIFF = 4
GLOBAL CONST $RGN_COPY = 5
GLOBAL CONST $ERRORREGION = 0
GLOBAL CONST $NULLREGION = 1
GLOBAL CONST $SIMPLEREGION = 2
GLOBAL CONST $COMPLEXREGION = 3
GLOBAL CONST $TRANSPARENT = 1
GLOBAL CONST $OPAQUE = 2
GLOBAL CONST $CCM_FIRST = 8192
GLOBAL CONST $CCM_GETUNICODEFORMAT = ( $CCM_FIRST + 6 )
GLOBAL CONST $CCM_SETUNICODEFORMAT = ( $CCM_FIRST + 5 )
GLOBAL CONST $CCM_SETBKCOLOR = $CCM_FIRST + 1
GLOBAL CONST $CCM_SETCOLORSCHEME = $CCM_FIRST + 2
GLOBAL CONST $CCM_GETCOLORSCHEME = $CCM_FIRST + 3
GLOBAL CONST $CCM_GETDROPTARGET = $CCM_FIRST + 4
GLOBAL CONST $CCM_SETWINDOWTHEME = $CCM_FIRST + 11
GLOBAL CONST $GA_PARENT = 1
GLOBAL CONST $GA_ROOT = 2
GLOBAL CONST $GA_ROOTOWNER = 3
GLOBAL CONST $SM_CXSCREEN = 0
GLOBAL CONST $SM_CYSCREEN = 1
GLOBAL CONST $SM_CXVSCROLL = 2
GLOBAL CONST $SM_CYHSCROLL = 3
GLOBAL CONST $SM_CYCAPTION = 4
GLOBAL CONST $SM_CXBORDER = 5
GLOBAL CONST $SM_CYBORDER = 6
GLOBAL CONST $SM_CXDLGFRAME = 7
GLOBAL CONST $SM_CYDLGFRAME = 8
GLOBAL CONST $SM_CYVTHUMB = 9
GLOBAL CONST $SM_CXHTHUMB = 10
GLOBAL CONST $SM_CXICON = 11
GLOBAL CONST $SM_CYICON = 12
GLOBAL CONST $SM_CXCURSOR = 13
GLOBAL CONST $SM_CYCURSOR = 14
GLOBAL CONST $SM_CYMENU = 15
GLOBAL CONST $SM_CXFULLSCREEN = 16
GLOBAL CONST $SM_CYFULLSCREEN = 17
GLOBAL CONST $SM_CYKANJIWINDOW = 18
GLOBAL CONST $SM_MOUSEPRESENT = 19
GLOBAL CONST $SM_CYVSCROLL = 20
GLOBAL CONST $SM_CXHSCROLL = 21
GLOBAL CONST $SM_DEBUG = 22
GLOBAL CONST $SM_SWAPBUTTON = 23
GLOBAL CONST $SM_RESERVED1 = 24
GLOBAL CONST $SM_RESERVED2 = 25
GLOBAL CONST $SM_RESERVED3 = 26
GLOBAL CONST $SM_RESERVED4 = 27
GLOBAL CONST $SM_CXMIN = 28
GLOBAL CONST $SM_CYMIN = 29
GLOBAL CONST $SM_CXSIZE = 30
GLOBAL CONST $SM_CYSIZE = 31
GLOBAL CONST $SM_CXFRAME = 32
GLOBAL CONST $SM_CYFRAME = 33
GLOBAL CONST $SM_CXMINTRACK = 34
GLOBAL CONST $SM_CYMINTRACK = 35
GLOBAL CONST $SM_CXDOUBLECLK = 36
GLOBAL CONST $SM_CYDOUBLECLK = 37
GLOBAL CONST $SM_CXICONSPACING = 38
GLOBAL CONST $SM_CYICONSPACING = 39
GLOBAL CONST $SM_MENUDROPALIGNMENT = 40
GLOBAL CONST $SM_PENWINDOWS = 41
GLOBAL CONST $SM_DBCSENABLED = 42
GLOBAL CONST $SM_CMOUSEBUTTONS = 43
GLOBAL CONST $SM_SECURE = 44
GLOBAL CONST $SM_CXEDGE = 45
GLOBAL CONST $SM_CYEDGE = 46
GLOBAL CONST $SM_CXMINSPACING = 47
GLOBAL CONST $SM_CYMINSPACING = 48
GLOBAL CONST $SM_CXSMICON = 49
GLOBAL CONST $SM_CYSMICON = 50
GLOBAL CONST $SM_CYSMCAPTION = 51
GLOBAL CONST $SM_CXSMSIZE = 52
GLOBAL CONST $SM_CYSMSIZE = 53
GLOBAL CONST $SM_CXMENUSIZE = 54
GLOBAL CONST $SM_CYMENUSIZE = 55
GLOBAL CONST $SM_ARRANGE = 56
GLOBAL CONST $SM_CXMINIMIZED = 57
GLOBAL CONST $SM_CYMINIMIZED = 58
GLOBAL CONST $SM_CXMAXTRACK = 59
GLOBAL CONST $SM_CYMAXTRACK = 60
GLOBAL CONST $SM_CXMAXIMIZED = 61
GLOBAL CONST $SM_CYMAXIMIZED = 62
GLOBAL CONST $SM_NETWORK = 63
GLOBAL CONST $SM_CLEANBOOT = 67
GLOBAL CONST $SM_CXDRAG = 68
GLOBAL CONST $SM_CYDRAG = 69
GLOBAL CONST $SM_SHOWSOUNDS = 70
GLOBAL CONST $SM_CXMENUCHECK = 71
GLOBAL CONST $SM_CYMENUCHECK = 72
GLOBAL CONST $SM_SLOWMACHINE = 73
GLOBAL CONST $SM_MIDEASTENABLED = 74
GLOBAL CONST $SM_MOUSEWHEELPRESENT = 75
GLOBAL CONST $SM_XVIRTUALSCREEN = 76
GLOBAL CONST $SM_YVIRTUALSCREEN = 77
GLOBAL CONST $SM_CXVIRTUALSCREEN = 78
GLOBAL CONST $SM_CYVIRTUALSCREEN = 79
GLOBAL CONST $SM_CMONITORS = 80
GLOBAL CONST $SM_SAMEDISPLAYFORMAT = 81
GLOBAL CONST $SM_IMMENABLED = 82
GLOBAL CONST $SM_CXFOCUSBORDER = 83
GLOBAL CONST $SM_CYFOCUSBORDER = 84
GLOBAL CONST $SM_TABLETPC = 86
GLOBAL CONST $SM_MEDIACENTER = 87
GLOBAL CONST $SM_STARTER = 88
GLOBAL CONST $SM_SERVERR2 = 89
GLOBAL CONST $SM_CMETRICS = 90
GLOBAL CONST $SM_REMOTESESSION = 4096
GLOBAL CONST $SM_SHUTTINGDOWN = 8192
GLOBAL CONST $SM_REMOTECONTROL = 8193
GLOBAL CONST $SM_CARETBLINKINGENABLED = 8194
GLOBAL CONST $BLACKNESS = 66
GLOBAL CONST $CAPTUREBLT = 1073741824
GLOBAL CONST $DSTINVERT = 5570569
GLOBAL CONST $MERGECOPY = 12583114
GLOBAL CONST $MERGEPAINT = 12255782
GLOBAL CONST $NOMIRRORBITMAP = -2147483648
GLOBAL CONST $NOTSRCCOPY = 3342344
GLOBAL CONST $NOTSRCERASE = 1114278
GLOBAL CONST $PATCOPY = 15728673
GLOBAL CONST $PATINVERT = 5898313
GLOBAL CONST $PATPAINT = 16452105
GLOBAL CONST $SRCAND = 8913094
GLOBAL CONST $SRCCOPY = 13369376
GLOBAL CONST $SRCERASE = 4457256
GLOBAL CONST $SRCINVERT = 6684742
GLOBAL CONST $SRCPAINT = 15597702
GLOBAL CONST $WHITENESS = 16711778
GLOBAL CONST $DT_BOTTOM = 8
GLOBAL CONST $DT_CALCRECT = 1024
GLOBAL CONST $DT_CENTER = 1
GLOBAL CONST $DT_EDITCONTROL = 8192
GLOBAL CONST $DT_END_ELLIPSIS = 32768
GLOBAL CONST $DT_EXPANDTABS = 64
GLOBAL CONST $DT_EXTERNALLEADING = 512
GLOBAL CONST $DT_HIDEPREFIX = 1048576
GLOBAL CONST $DT_INTERNAL = 4096
GLOBAL CONST $DT_LEFT = 0
GLOBAL CONST $DT_MODIFYSTRING = 65536
GLOBAL CONST $DT_NOCLIP = 256
GLOBAL CONST $DT_NOFULLWIDTHCHARBREAK = 524288
GLOBAL CONST $DT_NOPREFIX = 2048
GLOBAL CONST $DT_PATH_ELLIPSIS = 16384
GLOBAL CONST $DT_PREFIXONLY = 2097152
GLOBAL CONST $DT_RIGHT = 2
GLOBAL CONST $DT_RTLREADING = 131072
GLOBAL CONST $DT_SINGLELINE = 32
GLOBAL CONST $DT_TABSTOP = 128
GLOBAL CONST $DT_TOP = 0
GLOBAL CONST $DT_VCENTER = 4
GLOBAL CONST $DT_WORDBREAK = 16
GLOBAL CONST $DT_WORD_ELLIPSIS = 262144
GLOBAL CONST $RDW_ERASE = 4
GLOBAL CONST $RDW_FRAME = 1024
GLOBAL CONST $RDW_INTERNALPAINT = 2
GLOBAL CONST $RDW_INVALIDATE = 1
GLOBAL CONST $RDW_NOERASE = 32
GLOBAL CONST $RDW_NOFRAME = 2048
GLOBAL CONST $RDW_NOINTERNALPAINT = 16
GLOBAL CONST $RDW_VALIDATE = 8
GLOBAL CONST $RDW_ERASENOW = 512
GLOBAL CONST $RDW_UPDATENOW = 256
GLOBAL CONST $RDW_ALLCHILDREN = 128
GLOBAL CONST $RDW_NOCHILDREN = 64
GLOBAL CONST $WM_RENDERFORMAT = 773
GLOBAL CONST $WM_RENDERALLFORMATS = 774
GLOBAL CONST $WM_DESTROYCLIPBOARD = 775
GLOBAL CONST $WM_DRAWCLIPBOARD = 776
GLOBAL CONST $WM_PAINTCLIPBOARD = 777
GLOBAL CONST $WM_VSCROLLCLIPBOARD = 778
GLOBAL CONST $WM_SIZECLIPBOARD = 779
GLOBAL CONST $WM_ASKCBFORMATNAME = 780
GLOBAL CONST $WM_CHANGECBCHAIN = 781
GLOBAL CONST $WM_HSCROLLCLIPBOARD = 782
GLOBAL CONST $HTERROR = - 2
GLOBAL CONST $HTTRANSPARENT = - 1
GLOBAL CONST $HTNOWHERE = 0
GLOBAL CONST $HTCLIENT = 1
GLOBAL CONST $HTCAPTION = 2
GLOBAL CONST $HTSYSMENU = 3
GLOBAL CONST $HTGROWBOX = 4
GLOBAL CONST $HTSIZE = $HTGROWBOX
GLOBAL CONST $HTMENU = 5
GLOBAL CONST $HTHSCROLL = 6
GLOBAL CONST $HTVSCROLL = 7
GLOBAL CONST $HTMINBUTTON = 8
GLOBAL CONST $HTMAXBUTTON = 9
GLOBAL CONST $HTLEFT = 10
GLOBAL CONST $HTRIGHT = 11
GLOBAL CONST $HTTOP = 12
GLOBAL CONST $HTTOPLEFT = 13
GLOBAL CONST $HTTOPRIGHT = 14
GLOBAL CONST $HTBOTTOM = 15
GLOBAL CONST $HTBOTTOMLEFT = 16
GLOBAL CONST $HTBOTTOMRIGHT = 17
GLOBAL CONST $HTBORDER = 18
GLOBAL CONST $HTREDUCE = $HTMINBUTTON
GLOBAL CONST $HTZOOM = $HTMAXBUTTON
GLOBAL CONST $HTSIZEFIRST = $HTLEFT
GLOBAL CONST $HTSIZELAST = $HTBOTTOMRIGHT
GLOBAL CONST $HTOBJECT = 19
GLOBAL CONST $HTCLOSE = 20
GLOBAL CONST $HTHELP = 21
GLOBAL CONST $COLOR_SCROLLBAR = 0
GLOBAL CONST $COLOR_BACKGROUND = 1
GLOBAL CONST $COLOR_ACTIVECAPTION = 2
GLOBAL CONST $COLOR_INACTIVECAPTION = 3
GLOBAL CONST $COLOR_MENU = 4
GLOBAL CONST $COLOR_WINDOW = 5
GLOBAL CONST $COLOR_WINDOWFRAME = 6
GLOBAL CONST $COLOR_MENUTEXT = 7
GLOBAL CONST $COLOR_WINDOWTEXT = 8
GLOBAL CONST $COLOR_CAPTIONTEXT = 9
GLOBAL CONST $COLOR_ACTIVEBORDER = 10
GLOBAL CONST $COLOR_INACTIVEBORDER = 11
GLOBAL CONST $COLOR_APPWORKSPACE = 12
GLOBAL CONST $COLOR_HIGHLIGHT = 13
GLOBAL CONST $COLOR_HIGHLIGHTTEXT = 14
GLOBAL CONST $COLOR_BTNFACE = 15
GLOBAL CONST $COLOR_BTNSHADOW = 16
GLOBAL CONST $COLOR_GRAYTEXT = 17
GLOBAL CONST $COLOR_BTNTEXT = 18
GLOBAL CONST $COLOR_INACTIVECAPTIONTEXT = 19
GLOBAL CONST $COLOR_BTNHIGHLIGHT = 20
GLOBAL CONST $COLOR_3DDKSHADOW = 21
GLOBAL CONST $COLOR_3DLIGHT = 22
GLOBAL CONST $COLOR_INFOTEXT = 23
GLOBAL CONST $COLOR_INFOBK = 24
GLOBAL CONST $COLOR_HOTLIGHT = 26
GLOBAL CONST $COLOR_GRADIENTACTIVECAPTION = 27
GLOBAL CONST $COLOR_GRADIENTINACTIVECAPTION = 28
GLOBAL CONST $COLOR_MENUHILIGHT = 29
GLOBAL CONST $COLOR_MENUBAR = 30
GLOBAL CONST $COLOR_DESKTOP = 1
GLOBAL CONST $COLOR_3DFACE = 15
GLOBAL CONST $COLOR_3DSHADOW = 16
GLOBAL CONST $COLOR_3DHIGHLIGHT = 20
GLOBAL CONST $COLOR_3DHILIGHT = 20
GLOBAL CONST $COLOR_BTNHILIGHT = 20
GLOBAL CONST $HINST_COMMCTRL = - 1
GLOBAL CONST $IDB_STD_SMALL_COLOR = 0
GLOBAL CONST $IDB_STD_LARGE_COLOR = 1
GLOBAL CONST $IDB_VIEW_SMALL_COLOR = 4
GLOBAL CONST $IDB_VIEW_LARGE_COLOR = 5
GLOBAL CONST $IDB_HIST_SMALL_COLOR = 8
GLOBAL CONST $IDB_HIST_LARGE_COLOR = 9
GLOBAL CONST $STARTF_FORCEOFFFEEDBACK = 128
GLOBAL CONST $STARTF_FORCEONFEEDBACK = 64
GLOBAL CONST $STARTF_RUNFULLSCREEN = 32
GLOBAL CONST $STARTF_USECOUNTCHARS = 8
GLOBAL CONST $STARTF_USEFILLATTRIBUTE = 16
GLOBAL CONST $STARTF_USEHOTKEY = 512
GLOBAL CONST $STARTF_USEPOSITION = 4
GLOBAL CONST $STARTF_USESHOWWINDOW = 1
GLOBAL CONST $STARTF_USESIZE = 2
GLOBAL CONST $STARTF_USESTDHANDLES = 256
GLOBAL CONST $CDDS_PREPAINT = 1
GLOBAL CONST $CDDS_POSTPAINT = 2
GLOBAL CONST $CDDS_PREERASE = 3
GLOBAL CONST $CDDS_POSTERASE = 4
GLOBAL CONST $CDDS_ITEM = 65536
GLOBAL CONST $CDDS_ITEMPREPAINT = 65537
GLOBAL CONST $CDDS_ITEMPOSTPAINT = 65538
GLOBAL CONST $CDDS_ITEMPREERASE = 65539
GLOBAL CONST $CDDS_ITEMPOSTERASE = 65540
GLOBAL CONST $CDDS_SUBITEM = 131072
GLOBAL CONST $CDIS_SELECTED = 1
GLOBAL CONST $CDIS_GRAYED = 2
GLOBAL CONST $CDIS_DISABLED = 4
GLOBAL CONST $CDIS_CHECKED = 8
GLOBAL CONST $CDIS_FOCUS = 16
GLOBAL CONST $CDIS_DEFAULT = 32
GLOBAL CONST $CDIS_HOT = 64
GLOBAL CONST $CDIS_MARKED = 128
GLOBAL CONST $CDIS_INDETERMINATE = 256
GLOBAL CONST $CDIS_SHOWKEYBOARDCUES = 512
GLOBAL CONST $CDIS_NEARHOT = 1024
GLOBAL CONST $CDIS_OTHERSIDEHOT = 2048
GLOBAL CONST $CDIS_DROPHILITED = 4096
GLOBAL CONST $CDRF_DODEFAULT = 0
GLOBAL CONST $CDRF_NEWFONT = 2
GLOBAL CONST $CDRF_SKIPDEFAULT = 4
GLOBAL CONST $CDRF_NOTIFYPOSTPAINT = 16
GLOBAL CONST $CDRF_NOTIFYITEMDRAW = 32
GLOBAL CONST $CDRF_NOTIFYSUBITEMDRAW = 32
GLOBAL CONST $CDRF_NOTIFYPOSTERASE = 64
GLOBAL CONST $CDRF_DOERASE = 8
GLOBAL CONST $CDRF_SKIPPOSTPAINT = 256
GLOBAL CONST $GUI_SS_DEFAULT_GUI = BITOR ( $WS_MINIMIZEBOX , $WS_CAPTION , $WS_POPUP , $WS_SYSMENU )
#Region ### START Koda GUI section ### Form=
PROGRESSON ( "Wartune Bot [Universal] v 2.0" , "Initialization content." , "Working..." )
FOR $I = 0 TO 100
PROGRESSSET ( $I )
SLEEP ( 5 )
NEXT
PROGRESSSET ( 100 , "Done!" )
SLEEP ( 750 )
PROGRESSOFF ( )
$FORM1_1 = GUICREATE ( "Wartune Bot [Universal] v 2.0" , 462 , 523 , - 1 , - 1 )
GUISETBKCOLOR ( 32896 )
$CP_PANEL = GUICTRLCREATEGROUP ( "cp_panel" , 16 , 224 , 433 , 289 )
$LOGIN = GUICTRLCREATEGROUP ( "" , 24 , 240 , 137 , 65 )
$SELECT = GUICTRLCREATECOMBO ( "select" , 32 , 272 , 121 , 25 )
GUICTRLSETDATA ( - 1 , "1600x1200|1600x1024|1600x960|1366x768|1360x768|1280x1024|1280x960|1280x800|1280x768|1280x720|1152x864|1024x768" )
GUICTRLSETFONT ( - 1 , 8 , 800 , 0 , "Arial" )
GUICTRLSETCOLOR ( - 1 , 12632256 )
GUICTRLSETBKCOLOR ( - 1 , 8388736 )
$YOUR_SIZE = GUICTRLCREATELABEL ( "Your Size" , 58 , 251 , 93 , 20 )
GUICTRLCREATEGROUP ( "" , - 99 , - 99 , 1 , 1 )
$FARM_IRIS = GUICTRLCREATECHECKBOX ( "Farm_Iris" , 24 , 312 , 97 , 17 )
$FARM_PAIN = GUICTRLCREATECHECKBOX ( "Farm_Pain" , 24 , 344 , 97 , 17 )
$FARM_DARU = GUICTRLCREATECHECKBOX ( "Farm_Daru" , 24 , 376 , 97 , 17 )
$INPUT1 = GUICTRLCREATEINPUT ( "" , 72 , 432 , 129 , 24 )
$INPUT2 = GUICTRLCREATEINPUT ( "" , 216 , 432 , 129 , 24 )
$LOGI = GUICTRLCREATELABEL ( "Login" , 120 , 408 , 45 , 20 )
$PASSWORD = GUICTRLCREATELABEL ( "password" , 248 , 408 , 63 , 20 )
$CHECKBOX1 = GUICTRLCREATECHECKBOX ( "Checkbox1" , 360 , 440 , 17 , 17 )
$SAVE = GUICTRLCREATELABEL ( "save" , 384 , 440 , 34 , 20 )
$BUTTON1 = GUICTRLCREATEBUTTON ( "Sign Up" , 168 , 456 , 81 , 25 )
$PROGRESS = GUICTRLCREATEPROGRESS ( 32 , 488 , 401 , 17 )
GUICTRLSETCOLOR ( - 1 , 32896 )
GUICTRLSETBKCOLOR ( - 1 , 0 )
$GROUP2 = GUICTRLCREATEGROUP ( "Contact_menu" , 184 , 240 , 241 , 153 )
$LABEL1 = GUICTRLCREATELABEL ( "Want to buy a bot?" , 208 , 256 , 200 , 29 )
GUICTRLSETFONT ( - 1 , 13 , 800 , 2 , "Arial" )
GUICTRLSETCOLOR ( - 1 , 16711935 )
$LABEL4 = GUICTRLCREATELABEL ( "Skype" , 192 , 288 , 95 , 42 )
GUICTRLSETFONT ( - 1 , 16 , 800 , 2 , "Arial Black" )
GUICTRLSETCOLOR ( - 1 , 65535 )
$LABEL5 = GUICTRLCREATELABEL ( "ICQ" , 216 , 328 , 58 , 42 )
GUICTRLSETFONT ( - 1 , 16 , 800 , 2 , "Arial Black" )
GUICTRLSETCOLOR ( - 1 , 65280 )
$INPUT3 = GUICTRLCREATEINPUT ( "c0d3rtm" , 296 , 296 , 113 , 26 , BITOR ( $GUI_SS_DEFAULT_INPUT , $ES_READONLY ) )
GUICTRLSETFONT ( - 1 , 9 , 800 , 0 , "Arial" )
GUICTRLSETCOLOR ( - 1 , 16777215 )
GUICTRLSETBKCOLOR ( - 1 , 6908265 )
$INPUT4 = GUICTRLCREATEINPUT ( "667624376 " , 296 , 336 , 113 , 26 , BITOR ( $GUI_SS_DEFAULT_INPUT , $ES_READONLY ) )
GUICTRLSETFONT ( - 1 , 9 , 800 , 0 , "Arial" )
GUICTRLSETCOLOR ( - 1 , 16777215 )
GUICTRLSETBKCOLOR ( - 1 , 6908265 )
GUICTRLCREATEGROUP ( "" , - 99 , - 99 , 1 , 1 )
GUICTRLCREATEGROUP ( "" , - 99 , - 99 , 1 , 1 )
$GROUP1 = GUICTRLCREATEGROUP ( "Prog_log" , 8 , 0 , 441 , 225 )
$EDIT1 = GUICTRLCREATEEDIT ( "" , 16 , 16 , 425 , 201 , BITOR ( $ES_UPPERCASE , $ES_LOWERCASE , $ES_PASSWORD , $ES_AUTOVSCROLL , $ES_AUTOHSCROLL , $ES_NOHIDESEL , $ES_READONLY , $ES_WANTRETURN , $ES_NUMBER , $WS_VSCROLL ) )
GUICTRLSETDATA ( - 1 , STRINGFORMAT ( "****fature update version 2.1\r\n- added background farm mode. [new]!\r\n- added auto search low br fot sylph arena.[new]!\r\nupdate version 2.0\r\n- added farm pain " & CHR ( 34 ) & "essence" & CHR ( 34 ) & ".\r\n- added farm iris " & CHR ( 34 ) & "essence" & CHR ( 34 ) & ".\r\n- iproved speed of finding v 1.3\r\n- added function to return when killing.\r\nupdate version 1.6\r\n- added the function of auto use skills (skillboard*).\r\n- reduced price programm 20>15 euro.\r\n- added function to check the farm.(and grab)\r\nupdate version 1.3\r\n- updated design program.\r\n- added function auto-off pc end of the farm.\r\nupdate version 1.0\r\n- added function hp regeneration.\r\n- iproved speed of finding v 1.0\r\nversion 0.1" ) )
GUICTRLSETFONT ( - 1 , 8 , 800 , 0 , "Arial" )
GUICTRLSETCOLOR ( - 1 , 65280 )
GUICTRLSETBKCOLOR ( - 1 , 0 )
GUICTRLCREATEGROUP ( "" , - 99 , - 99 , 1 , 1 )
GUISETSTATE ( @SW_SHOW )
#EndRegion ### END Koda GUI section ###
WHILE 1
$NMSG = GUIGETMSG ( )
SWITCH $NMSG
CASE $GUI_EVENT_CLOSE
EXIT
CASE $BUTTON1
FOR $I = 1 TO 100
GUICTRLSETDATA ( $PROGRESS , $I + 22 )
GUICTRLSETDATA ( $PROGRESS , $I )
SLEEP ( 7 )
NEXT
MSGBOX ( 0 , "cp_panel" , "Wrong password! D:" , 10 )
GUICTRLSETDATA ( $PROGRESS , 0 )
ENDSWITCH
WEND
I decompiled it as well but the code made no sense to me as far as I can tell... But for a fake it's far too much code. There would be much easier ways to scam people instead of creating a 1000+ line script code...
Quote:
Originally Posted by Vegeta17
STOP sell bots in a FREE Thread
As far as I can see no one offers a bot for sale here.
Suche Demon Slayer bot für die Heldengeister 11/17/2013 - Browsergames - 24 Replies Hey zusammen,
ich suche einen bot zum farmen der Heldengeister.
Der bot sollte die heldengeister nur auswählen und angreifen. die Verwendung der Skills ist nicht unbedingt notwendig.
Also eine Art Autoklick bot.
Wäre super wenn mir da vll jemand weiterhelfen könnte.
mfg michel