mati93 Posted September 2, 2019 Posted September 2, 2019 Hello, I need some experienced guy who can guide me a little bit , because watching guides at youtube its not enough for me . I play some funny internet game and would like to make my 1st bot ? or whatever it is called . In the game sometimes pop-ups some bonuses(always in chat window down left corner and always in different colour than any other messages) and then : 1.You have to type !xxxx comand (picture attached) 2.Then appears the window with the math question that need to be answered in order to get --> something in game.(picture attached) I'd like to make a script with will : 1. When command that bonus is available pop-up <-- script will play alarm , or just type !xxxx comand(also can push some hotkey (its easy) (it looks easy because i saw there is command pixel Search wich should work i think with no problems somehow) 2. Solve the math question click on the right solution and click enter ( There is i think my main problem because i have no idea is the AutoIt able to do that, bacause it seems for me quite hard to do). Here is example how does it look. If someone have any idea or would like to tell me how i can start, or what commands could be usable there i will be thankfull !! Also thanks for links to some guides what where similar , i didnt find .
Moderators Melba23 Posted September 2, 2019 Moderators Posted September 2, 2019 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. The Moderation team 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts