| View previous topic :: View next topic |
| Author |
Message |
Evlesoa Expert Cheater
Reputation: 0
Joined: 26 Oct 2006 Posts: 126
|
Posted: Fri Jun 13, 2008 1:25 pm Post subject: Wtf is sleep time?? |
|
|
| What is it? I know, uber noob... but honestly, i dont really see a shit of a difference when i crank it up or down
|
|
| Back to top |
|
 |
nielskool Advanced Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 65
|
Posted: Sat Jun 14, 2008 12:12 pm Post subject: |
|
|
| i thought it is the time the script waits till his next command/code
|
|
| Back to top |
|
 |
Joseph! Cheater
Reputation: 0
Joined: 26 Apr 2008 Posts: 34
|
Posted: Sat Jun 14, 2008 10:40 pm Post subject: |
|
|
| Lol? Sleep time? I don't get it either
|
|
| Back to top |
|
 |
Twilly Grandmaster Cheater Supreme
Reputation: 0
Joined: 05 Dec 2007 Posts: 1645 Location: Singapore
|
Posted: Sat Jun 14, 2008 10:49 pm Post subject: |
|
|
| Joseph! wrote: | | Lol? Sleep time? I don't get it either |
I think it's what nie said. He's probarbly right.
_________________
|
|
| Back to top |
|
 |
nielskool Advanced Cheater
Reputation: 0
Joined: 03 Jun 2007 Posts: 65
|
Posted: Sun Jun 15, 2008 3:41 pm Post subject: |
|
|
scar:
MMouse(232, 123) //move mouse
sleep(2500);// wait 2.5 seconds
.... // next nove
vbs:
Set WshShell = WScript.CreateObject ("WScript.Shell") //
WSHShell.Run "notepad.exe", 3// open notepad
WScript.Sleep 800// waits 0.8 second, beacaus it takes time to start notepad
WshShell.SendKeys "hello"//after 0.8 sec type hello
thats why i think sleep is an other word for waiting.. also with the cheat engine:P
|
|
| Back to top |
|
 |
|