Jump to content

Finding a control location


AnarchOi
 Share

Recommended Posts

Hey... i'm a noob to all this... here's a simple question:

Basically i'm making a spammer for a music sharing program. The script needs to find the appropriate room to spam it, then click first user and send him the message, the next, next, and so on.

I'm at the first step still... i need to find the room labelled "PUNK/HARDCORE/GRIND" and click on it

I could just write a Mouse Click script, but the problem gets more complex. The position of the room in the list is listed by the popularity in users... So if the room gets more people, it will change position. Using static MouseClicks would result in spamming in the wrong room.

Thats all, i inclued a screenshot of the control found in the music sharing program to help you in helping me:)

Link to comment
Share on other sites

First, what about take a look with Au3Spy and get the info about this control?

What it's the output?

<{POST_SNAPBACK}>

Press CTRL-ALT-F to pause the display.

>>>>>>>>>>>> Window Title <<<<<<<<<<<<<

SoulSeek - [WWW.I-WANNA-RIOT.TK]

( classname=Afx:400000:8:10011:0:1530479 )

>>>>>>>>>>> Window Dimensions <<<<<<<<<<<

left: 110 top: 145 width: 768 height: 530

>>>>>>>>>>> Mouse Position <<<<<<<<<<<

On Desktop: x: 541 y: 365

In Window: x: 431 y: 220

>>>>>>>>>>> Pixel Color Under Mouse (RGB) <<<<<<<<<<<

Hex: 0xE0DFE3 Dec: 14737379

(Obselete BGR Mode - Hex: 0xE3DFE0 Dec: 14933984)

>>>>>>>>>>> Last Control Under Mouse <<<<<<<<<<<

Class: SysListView321

Text: List1

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

WWW.I-WANNA-RIOT.TK

WWW.I-WANNA-RIOT.TK

List1

PUNK/HARDCORE/GRIND

PUNK/HARDCORE/GRIND

List1

Oi!

Oi!

List1

Transfers

Transfers

List1

Max D/L

3

Spin1

List1

Max U/L

0

Spin1

Auto-resume

Auto-clear finished

5

Spin1

5

Spin1

Max D/L KBPS

Max U/L KBPS

Extra list user U/L

3

Spin1

Web

Web

&Back

&Forward

Views

Views

Views

Tab1

Offline

Room list

Room list

User list

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

Static

Static

Static

Static

Static

Static

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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