Jump to content

AngelSL

Active Members
  • Posts

    43
  • Joined

  • Last visited

AngelSL's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I think I saw this in the Examples, but I can't find it now...
  2. I mean like increase the length of the green flowing progress bar thingabob whatever its called.
  3. 2007-08-27 21:01:35 : ********** New Registry ************ 2007-08-27 21:01:35 : AutoIt Screen Name> AngelSL 2007-08-27 21:01:35 : AutoIt Member Number> 23915 2007-08-27 21:01:35 : User Location> Singapore 2007-08-27 21:01:35 : ********** End Registry ************ 2007-08-27 21:01:35 : Ver 1.3.0 2007-08-27 21:01:35 : 2007-08-27 21:02:16 : ********** Exam Level One ************ 2007-08-27 21:02:16 : Number of Attempts> 1 2007-08-27 21:02:16 : Exam Scores> 100 ( 100 Points Max ) 2007-08-27 21:02:16 : Accumulated Errors> 0 2007-08-27 21:02:16 : Point Score> 332 ( 333 Points Max ) 2007-08-27 21:02:16 : ********** End Exam Report ************ 2007-08-27 21:02:16 : 2007-08-27 21:01:35 : ********** New Registry ************ 2007-08-27 21:01:35 : AutoIt Screen Name> AngelSL 2007-08-27 21:01:35 : AutoIt Member Number> 23915 2007-08-27 21:01:35 : User Location> Singapore 2007-08-27 21:01:35 : ********** End Registry ************ 2007-08-27 21:01:35 : Ver 1.3.0 2007-08-27 21:01:35 : 2007-08-27 21:07:25 : ********** Exam Level Two ************ 2007-08-27 21:07:25 : Number of Attempts> 1 2007-08-27 21:07:25 : Exam Scores> 100 ( 100 Points Max ) 2007-08-27 21:07:25 : Accumulated Errors> 0 2007-08-27 21:07:25 : Point Score> 332 ( 333 Points Max ) 2007-08-27 21:07:25 : ********** End Exam Report ************ 2007-08-27 21:07:25 : 2007-08-27 21:01:35 : ********** New Registry ************ 2007-08-27 21:01:35 : AutoIt Screen Name> AngelSL 2007-08-27 21:01:35 : AutoIt Member Number> 23915 2007-08-27 21:01:35 : User Location> Singapore 2007-08-27 21:01:35 : ********** End Registry ************ 2007-08-27 21:01:35 : Ver 1.3.0 2007-08-27 21:01:35 : 2007-08-27 21:37:22 : ********** Exam Level Three ************ 2007-08-27 21:37:22 : Number of Attempts> 85 2007-08-27 21:37:22 : Exam Scores> 70,65,65,75,70,70,75,70,70,70,70,70,75,75,70,80,80,80,80,75,75,80,75,75,60,60,60,60,60,65,70,75,75,7 5,70,80,75,80,80,75,75,75,80,85,80,85,85,85,85,85,80,80,80,80,80,80,80,90,90,95,90,90,90,90,90,90,90 ,95,90,90,90,95,90,90,95,95,90,90,95,90,95,90,90,90,100 ( 100 Points Max ) 2007-08-27 21:37:22 : Accumulated Errors> 0 2007-08-27 21:37:22 : Point Score> -1044 ( 333 Points Max ) 2007-08-27 21:37:22 : ********** End Exam Report ************ 2007-08-27 21:37:22 : 2007-08-27 21:37:22 : Overall Point Score> -480 ( 1000 Points Max )
  4. How do I increase the erm.. length of the flow?
  5. The helpfiles don't show anythin with 0x8. Care to explain?
  6. Desktop mate.
  7. How do I make a non-ending progress bar? EG. <the top>
  8. I like hitting Solve when theres no numbers - it practically generates a puzzle and solves it.
  9. Run("notepad.exe") WinWaitActive("Untitled - Notepad") Send("This is some text.") WinClose("Untitled - Notepad") Send("n") Works on XP.
  10. Any help available?
  11. I don't have anything as current - only a Autoclicker which.. is blocked by some games that I want to use it on.
  12. I didn't want to bring this up again, but here goes: Since AutoIt is to automate Windows and the mouse, keyboard, someone should do a DirectInput UDF. I searched the forum and found this URL: http://www.codeproject.com/useritems/Hooking_DirectX_COM.asp But they said they couldn't get it to work with AutoIT. So can anyone help?
  13. It is possible, I've seen them do it in Visual Basic and Delphi.
  14. I need it to set variables like money etc, as I said I'm making a game trainer! And GetVariable to get the current variable.
  15. They don't have SetVariable nor GetVariable.
×
×
  • Create New...