Jump to content

intothefantasy

Members
  • Posts

    3
  • Joined

  • Last visited

intothefantasy's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. i would like to know how to make a timer script which lets u do something after certain hours.... like after 3 or 5 hours the script active.....till the last 5th hours i wan the script to type something and stop the whole script...basically i just wan a timer that lets the script run for 5 hours and type something before it stops. can anyone help me?
  2. wow......to me is kinda hard...i am not sure which to replace....abt the coord do i need to replace my code like tis? MouseClick("right",392,416,1) to MouseClick("right",$Input1,1) or can the coord box seperate into to? for each like X and Y so that it can become MouseClick("right",$Input1,$Input2,1) and abt the hotkey...i am not sure wat u mean there.... the coord...is it each time the program launches the user need to retype the same coord everytime? i wanna make it static and only change when the user wanna change it.....
  3. 1st time i try to code a program...but now i wanna make a simple gui that - allow user to input the coords - allow user to bind hotkeys - a start button - a pause button - a exit button can someone help me out? can guide me? i wan to make it simple if can...also the help file was really confuesing.....i need an example if can.
×
×
  • Create New...