Jump to content

A little help an advice


KaneNZ
 Share

Recommended Posts

Hi

I trying to found out how to make a GUI with a macro program an I was referred to you guys by the CodeCall Forums, Now what Im trying to make is a GUI for some macro's I have.

Basic Out Line

GUI needs

Username Editor

Password Editor

File Path Editor <Needs to have a exe file here an not everyone installs files in the directery so they have to be able to browse there C Drive etc to find the exe>

First Run Wizard < This is to run a Macro that changings all the settings for the Game in question so it can be customized for the macro's keys >

Options Windows

Here there will be between 10 an 15 different setting options for the In-game Running of the macro

And then the main macro that does all the work which has to run no matter what an if disconnection happens has to be able to know that an re-log an start over again.

There are lot of macro's out there for the game in question but none are as refined an the need alot of settings added to make sure it all works the right where without gettn killed.

Its alot like WoW but is fully automated so you can go away an just leave it an it does everything for you

So my question is can I make a GUI in autoit that fits everything I need and can turn it all into a exe file for others to install, also needs to have a lisence code for those that want the full version.

Link to comment
Share on other sites

Welcome to AutoIt and the forum!

Please make sure to read the forum rules. Especially the part about game automation!

Link can be found in the lower right corner of each page.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

  • Moderators

KaneNZ,

water is quite right - please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. Thread locked. :naughty:

But welcome to the AutoIt forum - and 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

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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