Jump to content

Recommended Posts

Posted

Hello first of all I would like to greet every member of this community, as Im totally new and it's my first post.

However I experienced a little problem at script as im trying to do something (I have minor knowledge with C++)

Im testing script on CABAL Online game, so what I tried there is to activate cabal online window, move mouse and click somewhere, this is how my code looks like:

WinActivate("CABAL")
sleep(500)
MouseClick("left", 1747,196)

Maybe I want to make it way to simple, but code doesn't work ^^ Can you guide me on right path?

  • Developers
Posted
5 minutes ago, Razturach said:

Im testing script on CABAL Online game

@Razturach,

Welcome to the AutoIt forum. :)

Unfortunately you appear to have missed the Forum rules on your way in. (there is also a link in my signature) 
Please read them now particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. :naughty:

See you soon with a legitimate question I hope. :)

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Jos locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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