| View previous topic :: View next topic |
| Author |
Message |
deanoren Guest
|
Posted: Wed Nov 04, 2009 11:45 am Post subject: how to hide the AutoscriptWriter record from the user |
|
|
is there any way to hide the AutoscriptWriter record from the user.
like if i get to the flash by opening a webpage and by using tab moving to a game and enter playing it.
How can i not show this procedure to the user and show him only the last page result (of the game) |
|
| Back to top |
|
 |
TLM
Joined: 21 Aug 2006 Posts: 767 Location: The Shell
|
Posted: Wed Nov 04, 2009 2:57 pm Post subject: |
|
|
Very confusing question..
Do you mean this:
| Code: | SetTitleMatchMode, 2
WinSet, AlwaysOnTop, Off, AutoScriptWriter II |
Or this:
| Code: | SetTitleMatchMode, 2
Control, Hide,, Button1, AutoScriptWriter II |
 _________________
Off diving into dll functions.. |
|
| Back to top |
|
 |
Eedis
Joined: 12 Jun 2009 Posts: 389
|
Posted: Wed Nov 04, 2009 3:13 pm Post subject: |
|
|
| Code: | | Winhide, AutoScriptWriter | Maybe this? I don't exactly understand what you're asking either... _________________ Pylons Are Trapped Balls.
http://www.autohotkey.net/~Eedis/
 |
|
| Back to top |
|
 |
aaffe
Joined: 17 May 2007 Posts: 942 Location: Germany - Deutschland
|
Posted: Wed Nov 04, 2009 3:30 pm Post subject: |
|
|
| I think he wants to make a trojan.... |
|
| Back to top |
|
 |
Eedis
Joined: 12 Jun 2009 Posts: 389
|
|
| Back to top |
|
 |
|