So i recently started learning autoit and i made a little suspender
which i'll probably release if it works, but i have a problem.
Somehow it wont let me compile it, everytime i try to compile it says
That something doesn't exist...
It's kind of frustrating xD
Any help?
Question About AutoIT?! 12/19/2010 - AutoIt - 3 Replies Hey.. I Would like to make a autologin for my CS server, everything is perfectly good exsept this : When it should run hl.exe(cs) it says
failed to initialize interface !
Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
[Question] need AutoIt help 06/10/2009 - CO2 Programming - 2 Replies alright what i'm trying to do is basically this...
when you open a program, it'll say "Working" or "Not Working" i want to somehow code it so that AutoIt checks... idk i guess a website (w/o actually opening a browser)? and that website will give it a value of "Working" or "Not Working" and it'll display that... i can't think of a way to approach this, if someone can lead me in the right direction . . .
meanwhile, i'll keep searching on how to do this, thx guys :)
Edit: i'm guessing...
AutoIt Question 05/10/2008 - Conquer Online 2 - 31 Replies Hey All,
Some of you might know about the AutoTalker I released last week or so... I am now trying to make it work while minimized, and I stumbled on the ControlSend function. Now here is what I wrote
$text being the text that we are trying to send...
ControlSend("", "", "Edit1", "" &Hey All,
Some of you might know about the AutoTalker I released last week or so... I am now trying to make it work while minimized, and I stumbled on the ControlSend function. Now here is what I wrote
$text...
AutoIt Bot Question 03/29/2008 - Cabal Online - 6 Replies Alrighty, so i have 2 AutoIt's, one running a Grind Bot and the other set to log out to character selection every 45 Minutes.
Problem: Although its not likely it keeps happening, while my 45 minute bot opens the Main menu, my Grind Bot is clicking something other the character select before my 45 minute bot clicks character select. So now im setting there with my graphics menus open and my character standing there dieing and not fighting back + now i can be D/C'd. is there a way to get my...