Modify

#1699 closed Bug (Rejected)

Send() in raw is not working in Windows 7 for the game

Reported by: sergey.scobich@… Owned by: Jon
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

Hi,

I use AutoIt3 to send commands to the game Teos(Shaiya) www.zzima.com/teos

It is working in Windows XP.

On Windows 7 the following command is not working in the game:

{{
Send("1", 1)
}}

Please note that it is working in the notepad in Windows 7

Attachments (0)

Change History (5)

comment:1 by Jpm, on Jun 30, 2010 at 6:38:23 AM

Owner: set to Jon
Status: newassigned

in reply to:  description comment:2 by anonymous, on Aug 21, 2010 at 1:22:43 AM

Did you try using #requireAdmin ? Some games need that.

comment:3 by bkearan@…, on Aug 27, 2010 at 7:45:43 PM

One thing to note is that any script must be running as Administrator in order to unlock the Send() functions. Very annoying (but secure). So far Right Click and "Run as Administrator" is the only way I've found to start anything as admin. You can also create an "as admin" shortcut.

comment:4 by anonymous, on Sep 15, 2010 at 8:18:24 AM

I have tried to run the script as Administrator in Windows 7 and it worked perfectly.
Please close the ticket.

comment:5 by Jon, on May 22, 2011 at 7:27:39 PM

Resolution: Rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.