Jump to content

Need help with this script pleased


Recommended Posts

so i have this script i need to either remove the portion that makes my windows that are auto opened bordered or to add a toggle or selector of if i want the windows to be border-less or bordered. if that's not possible i would just like help on what parts to delete and recompile so there is no border-less.

<snip>

Edited by Melba23
Code and links removed
Link to comment
Share on other sites

  • Moderators

@beginnerscripter, you are on the AutoIt forum, yet your script is AutoHotKey. Are you looking to convert it to AutoIt, or did you mean to ask for help on the AHK forum?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Moderators

beginnerscripter,

And with the "The Infinite Black" line plus multiple references to "TIB" in that script I doubt we would help you anyway - see the Forum rules - particularly the bit about not discussing game automation - to understand why.

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

@JLogan3o13 i understand this is a ahk script and if i have to id convert this to an autoIT script . the reason for me posting it here is the AHK forums aren't accepting new members so unfortunately i cannot join their forums and post there so converting it is a real possibility.

and @Melba23 this isn't to automate the game at all this is a convenient method to launch multiple windows for the game to assist in creating evenly sized windows which normally take awhile to accomplish if done free hand. technically you could point this script at any exe that could launch multiple windows to have multiple sessions of said .exe ... 

Link to comment
Share on other sites

  • Moderators

beginnerscripter,

Quote

this is a convenient method to launch multiple windows for the game

Quote

Extract of forum rules:

Do not ask for help with AutoIt scripts, post links to, or start discussion topics on the following subjects:

  • [...]
  • Launching, automation or script interaction with games or game servers, regardless of the game.

And as you have stated quite clearly that the express purpose of this script is to launch a game, it therefore falls under that prohibition.

Thread locked.

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