Jump to content

BornExtreme

Members
  • Posts

    18
  • Joined

  • Last visited

BornExtreme's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. nice idea but what if the user using opera or firefox (i actualy using firefox...)
  2. thank you but from what i had understand its help to know when a new page is load... i want to refresh a site and i need the software to know when the site is finished loading... thank you!
  3. oops:D lol thank you its now working. can you plz tell me how can i check if a site was loaded?
  4. ok this is the program: Dim $i $i = 0 HotKeySet("P" , "Pause") While $i = 0 MouseClick( "left" ,640 , 670) WEnd Func Pause() Exit EndFunc and when i start the program i cant exit from her... can u help me understand why?
  5. i want the software to recognize some items(drawn) in a flash game and act according to there positions. thank you very much!!!
  6. when you wrote "0" in the MouseClick you said him to click 0 times
  7. oh....im hoping you wrong... maybe this will be in the next version...
  8. this is not realt helping...this is clicking where i want i want to know where the user clicked...
  9. Is it possible to get the position of a mouse click? i thoght about hotkeyset but there isn't any key to mouse click.. anyone can help?
  10. i didnt realy understand what you mean?? are you looking for a line: bob.txt ? if yes why not to use loop and check every line?
  11. i want to detect when the page in the browser is change. the two pages is on the same site so the title doesn't changed so i tried this: but it wasn't workingso i tried this: any suggestions?
  12. thanks you very much!!! until now i used NotePad...
  13. maybe we can make a weekly contest or something who makes the best program for something...and the winner will show the source code to everyone. the winner will selected for shortest code,shortest time until sending the prog. i think we all learn from this something or two and learn some new things as well what do you say?
  14. I used JdeB first solution and it works!!! thanks alot!!!
×
×
  • Create New...