sleinininono Posted September 13, 2018 Posted September 13, 2018 Hello there, My name is Crystal, and I'm starting in Autoit. I've learned this language with a tutorial on the internet. I found the first part quite easy, but the part with GUI is really hard... I don't understand a few things. For now, I'm using the Koda in order to do the interface of my program. I want to create a bot with an interface for an online game. 1. I've put some images but they do not load on the visualisation of the program... So, I don't know if it is working... same for names of the thing on the display... for instance, I've copied an input and then, all my inputs are called input2... Is it working properly? You'll see the thing on the image. 1. bis, F10 does nothing... clicking the green arrow gives me nothing. Is it supposed to do something? I don't understand the button. 2. I wanted to do something that is quite common. I wanted to set a cursor and a box beneath, in order to have either the choice between writing a number in the box or moving the cursor. But if I write a number in the box, I want that paralely the cursor shows the good number... Am I saying things clearly? Nevertheless, I have two problems to do so: - I don't know how to configurate the cursor. I want it to take certain values from 0 to 10 and a last one which is infinity. - I don't know if the box input is the good one to do that. Maybe there is another tool that I don’t heard about that fits for this task. For the programming part, I thought that maybe when the user creates an event on one of the two, it will also affect the other. But I'm uncertain about the tools I am using. 3. Finally, I have no idea how to create a box where incrementally (at each loop of a for-loop) it will increase in order to inform the user of the progress of the program. I am sorry for my poor English and my bad knowledge of this computer language. If I can receive any clue, I would be greatly thankful. Anything, in order to go forward, because I’m stuck. Thank you very much. Crystal.
Developers Jos Posted September 13, 2018 Developers Posted September 13, 2018 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 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.
Recommended Posts