Jump to content

Recommended Posts

Posted (edited)

Hello,

iam new to auoit and i did some tutorials but i want to create a simple program. but i dont know how to create something like that.

so may i give u an example.

so..

Iam at my desktop and i have warcraft3 minimized and when i copy something , the programm should paste it directly into warcraft 3 and press enter . but only in warcraft 3.

i rly dont know how to create something like that.

i hope u guys can help me =(

ps:

maybe autoit can reply on keyboard bindings for exampe

if ctrl+c is pressed send ctrl+v to warcraft 3 or something like that

Edited by kantaki
Posted

  On 2/5/2010 at 7:11 PM, 'kantaki said:

Hello,

iam new to auoit and i did some tutorials but i want to create a simple program. but i dont know how to create something like that.

so may i give u an example.

so..

Iam at my desktop and i have warcraft3 minimized and when i copy something , the programm should paste it directly into warcraft 3 and press enter . but only in warcraft 3.

i rly dont know how to create something like that.

i hope u guys can help me =(

ps:

maybe autoit can reply on keyboard bindings for exampe

if ctrl+c is pressed send ctrl+v to warcraft 3 or something like that

Might I suggest _IsPressed and ControlSend as a way to start?

Posted

  On 2/5/2010 at 7:46 PM, 'Pantera975 said:

Might I suggest _IsPressed and ControlSend as a way to start?

okay thank u but ,

ControlSend("[CLASS:Notepad]", "", "Edit1", "This is a line of text in the notepad window")

that works for me.

how can i know the warcraft3 window titel/ id ? is it warcraft3 , warcraft lll , war3 i dont know :/

  • Moderators
Posted

Hi guys,

Have you read the announcement at the top of the forum?

If a game's EULA or TOS explicitly mention bots are not allowed, discussing ways to automate that game is not allowed here. Likewise, if a game features an online multiplayer component and you are attempting to automate it, discussion of such bots is not allowed here. If you create a thread to automate a game you need to make sure the game doesn't explicitly forbid it and that it does not feature multiplayer. Any game bot related thread may be closed for any reason. Repeatedly creating threads if your previous thread was closed will result in your removal from the site. Particularly egregious threads that clearly flaunt this announcement will be met with your removal from this site.

Play it safe, don't discuss game bots here.

:D

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

  On 2/5/2010 at 9:35 PM, 'Melba23 said:

Hi guys,

Have you read the announcement at the top of the forum?

If a game's EULA or TOS explicitly mention bots are not allowed, discussing ways to automate that game is not allowed here. Likewise, if a game features an online multiplayer component and you are attempting to automate it, discussion of such bots is not allowed here. If you create a thread to automate a game you need to make sure the game doesn't explicitly forbid it and that it does not feature multiplayer. Any game bot related thread may be closed for any reason. Repeatedly creating threads if your previous thread was closed will result in your removal from the site. Particularly egregious threads that clearly flaunt this announcement will be met with your removal from this site.

Play it safe, don't discuss game bots here.

:D

M23

its no bot/cheat

it just helps me to host a game in warcraft 3 without maximazing wc3 . so i can host faster.

but i have rly big problems

i dont know the titel controlID etc

ControlSend("[CLASS:Shell_TrayWnd]", "", "MSTaskListWClass", "TEST")

i tried the window info at the taskbar but i think this can't work :huggles: ^^.

Posted

he is using it, probably he did not try to use it while his game whas on fullscreen (becose he is curently testing it on taskbar "Shell_TrayWnd") :D

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)

  Reveal hidden contents


460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...