Hi started coding autoit yesterday and created a small project for a game I play.
The GUI works fine but the IF statement does not seem to read the inputs correctly. What have I done wrong? Take in mind I started yesterday so if things could be explained that would be great. Thanks for your time
Ahh ok yeah I understand what went wrong. New to autoit and first time iv played around with a GUI ever.
The
Code:
If $macro < 7 And $timesCraft > 0 Then
does not seem to work even when the var $timesCraft has a greater number then 0. I also realised each time it completes the loop it resets the values as they are recalculated each time. How should I go about keeping the loop going but not recalculating the input 1 and input 2 values.
Each time the macro completes it should $timesCraft = $timesCraft - 1 until > 0
input box as an image like php input boxes 03/22/2012 - AutoIt - 2 Replies is it posible to do that?
like... -> use image -> and put input box as image in gui
so u can enter text in the image but u wont see this crappy input white box :)
as i tryed and searched i dont think but maybe someone has figured it out
What is Input?? 04/15/2011 - S4 League Hacks, Bots, Cheats & Exploits - 4 Replies What is Input??:confused::confused:
Need some input please 07/10/2009 - Dekaron Private Server - 9 Replies OKay guys i got my client packed but i only have 2 problems:
The loading map screen for deathlands is white and blank. also the minimap is blank. At first my mobs were pink but i reinstalled the textures and it fixed it. I reinstallled the files from data/texture/minimap and the loading one in texture/ui/game/loading.
Wondering if anyone else might have an idea
EDIT:: Its all new maps but they worked fine in unpacked mode same textures and etc
...
GUI Run (input...) 05/12/2008 - Guild Wars - 30 Replies Hallo,
ich mal wieder mit ne Frage. Und zwar habe ich eine Func _path() erstellt welche die Aufgabe hat den user auf zu fordern den Pfad zum GuildWars verzeichniss an zu geben.
Die func klappt auch ohne Probleme, aber ich möchte es halt so das wenn der User dann start drückt das GuildWars startet von dem Verzeichniss aus wo der User sein GuildWars Installiert hat.
Die Func sieht so aus....
func _path()
MsgBox ( 0, "GuildWars Path", "Befor the bot can do autologin you have to...