Jump to content

Need help with game task clicking please


Recommended Posts

I am new here. I am not a computer programmer; I don't even understand most of the topic titles in the forums.

I need to auto click some tasks in a game.  I installed autoit, but can't figure out what to do with it.

The attachment is the task screen.  There will be 10 items listed; I did the screen print with just 2.  So you click START that changes to CLAIM.  In the same position.  You click CLAIM.  That item is collected, disappears, and the next one moves up to the same location.

There is a youtube video showing autoit running in this exact game.  However, he does not show how to set it up, he only shows it running.  That is here: <snip>

I have his script screen set up in a file.  That is my second attachment.

I have no idea what to do now.  From the youtube vid, I can't read anything in the middle box he has, nor do I know how to find that in autoit.  I can't find anything similar.  (I'm sure it is there, just me being technologically challenged!)

Could someone please provide easy step by step instructions?  I need it to click 10 times and stop.  Then I will reload the task page.  I know I can have it reload, but I don't want to do that because the game had the purchase button in the same place as the load button; so when you run out of tasks to load, it purchases more for you in the same location.  Smart on their part; dangerous for a player like me with no idea how to stop the autoit if I ever get it going.  So maybe you can explain that too please?

 

 

Edited by Melba23
Links and images removed
Link to comment
Share on other sites

  • Moderators

Freedom2b,

Welcome to the AutoIt forum.

Unfortunately you appear to have missed the Forum rules on your way in. 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.

See you soon with a legitimate question I hope.

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

  • Moderators

Nikolas92,

As you do not seem to have learned from your recent week away, let us see if a month makes it clearer that your behaviour is unacceptable. And this is your last warning - next time you are gone for good.

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...