Modify

Opened 16 years ago

Closed 15 years ago

#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 J-Paul Mesnage, 16 years ago

Owner: set to Jon
Status: newassigned

in reply to:  description comment:2 by anonymous, 16 years ago

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

comment:3 by bkearan@…, 16 years ago

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, 15 years ago

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

comment:5 by Jon, 15 years ago

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.