AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to hide the AutoscriptWriter record from the user

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
deanoren
Guest





PostPosted: Wed Nov 04, 2009 11:45 am    Post subject: how to hide the AutoscriptWriter record from the user Reply with quote

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

PostPosted: Wed Nov 04, 2009 2:57 pm    Post subject: Reply with quote



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

Question
_________________

Off diving into dll functions..
Back to top
View user's profile Send private message
Eedis



Joined: 12 Jun 2009
Posts: 389

PostPosted: Wed Nov 04, 2009 3:13 pm    Post subject: Reply with quote

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
View user's profile Send private message
aaffe



Joined: 17 May 2007
Posts: 942
Location: Germany - Deutschland

PostPosted: Wed Nov 04, 2009 3:30 pm    Post subject: Reply with quote

I think he wants to make a trojan....
Back to top
View user's profile Send private message
Eedis



Joined: 12 Jun 2009
Posts: 389

PostPosted: Wed Nov 04, 2009 3:33 pm    Post subject: Reply with quote

That's what I was thinking, heh.
_________________
Pylons Are Trapped Balls.
http://www.autohotkey.net/~Eedis/
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group