Jump to content

Problem to find Control id


Recommended Posts

Good morning,

i did a bot for a game (metin2) that click automatically in the window (very easy xD).

Then i tried to do that in background using "ControlClick" instead of "MouseClick" but i can't find control ID. I tried to use AutoIt Window Info without freeze mode and with it.

I found only these information:

>>>> Window <<<<

Title: METIN2

Class: eter - s0:b4:p:5487a0

Position: 0, 0

Size: 806, 626

Style: 0x14CA0000

ExStyle: 0x00000100

Handle: 0x00010500

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Name:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle:

>>>> Mouse <<<<

Position: 650, 179

Cursor ID: 0

Color: 0xB4B0B3

>>>> StatusBar <<<<

>>>> ToolsBar <<<<

>>>> Visible Text <<<<

>>>> Hidden Text <<<<

How could i solve my problem?

Thank's all for the help and the support

P.S sorry for my bad english but i'm not English ;)

Link to comment
Share on other sites

  • Moderators

Hi, Mando2, welcome to the forum. Please see the forum rules here, and you will see why you will not get any assistance with your request.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Moderators

Mando2,

As you have been told above, we do not support game bots here. ;)

Please read the Forum Rules before you post again. :)

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:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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