Jump to content

Network Tools Suite


Recommended Posts

Thought it might be useful to introduce 1 more project revolving around network utilities in AutoIt. I am a multitasker, it is just how I operate more efficiently. After diving head first into the AutoIt specs and capabilities. I am learning that a few of these (which are very basic, and implemented in other languages much more smoothly) might be a little difficult to implement if not down right next to impossible, but I like a challenge. So, I will give it a solid go. I will update the tool suite here as progress and availability are made, as to not clutter up the forum. Nothing here is advanced by any means, but serves as a good coding exercise. As always any suggestions, or guidance is always welcome and very much appreciated!

<snip>

Edited by Melba23
Wordwall & AI-generated code removed
Link to comment
Share on other sites

I don't usually quote complete posts but text can get edited.

On 2/25/2024 at 10:32 PM, LAteNightSpecial said:
                AdlibRegister("_PingSweep", 1000) ; Call _PingSweep every 1 second
            EndIf
        Case $btnStop
            If $scanInProgress Then
                AdlibDisable() ; Stop background threading

Please stop posting nonsense.

Edited by Melba23

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

10 hours ago, argumentum said:

I don't usually quote complete posts but text can get edited.

Please stop posting nonsense.

I have a better idea, why don't you learn some manners and etiquette. Attempt offering some constructive and positive assistance as apposed to 4 world criticisms and ignorance. I am not a professional AutoIt script kiddie. I have only been working with this language for a few days. My sincere apologies, for not making that more clearer for you. I have very little experience with BASIC and PowerShell like functionality. I am not a Windows guy, but I thought it was do time to start learning. This is also why I utilize certain LLM to help guide some of my questions, though they are only accurate about 15% of the time in most cases. Hence why I came here in hopes of finding a supportive community, but AutoIt seems to be a tough crowd. We are not even this harsh on 4Chan. I hope these words find you well, try again. As always any professional and productive assistance is always welcome.

Edited by LAteNightSpecial
Link to comment
Share on other sites

40 minutes ago, LAteNightSpecial said:

I have a better idea, why don't you learn some manners and etiquette. Attempt offering some constructive and positive assistance as apposed to 4 world criticisms and ignorance. I am not a professional AutoIt script kiddie. I have only been working with this language for a few days. My sincere apologies, for not making that more clearer for you. I have very little experience with BASIC and PowerShell like functionality. I am not a Windows guy, but I thought it was do time to start learning. This is also why I utilize certain LLM to help guide some of my questions, though they are only accurate about 15% of the time in most cases. Hence why I came here in hopes of finding a supportive community, but AutoIt seems to be a tough crowd. We are not even this harsh on 4Chan. I hope these words find you well, try again. As always any professional and productive assistance is always welcome.

You are ego tripping. You claim to test the code on your side but that is a lie. You are the unprofessional one giving examples of stuff you don't even try for yourself.
Post in the help area and I will no criticize the post. 

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

  • Moderators

LAteNightSpecial,

I have an even better idea - you press your "neck retract" button very firmly and start acting like the neophyte AutoIt scripter that you are, rather that posting AI-generated wordwalls on complex subjects about which you are (by your own admission) completely unqualified to comment.

Your future as part of this community has been under discussion for some days and we have shown considerable forbearance in not banning you already. Continuing as you have been will make any future such decision extremely easy. So it would be to your advantage to start acting like the "newbie" you are and limit your posts to questions which  help your understanding of AutoIt rather the obviously untested rubbish code with which you have been polluting the forum over the past few days.

Up to you - choose wisely.

And now - in the immortal style of Jos - <click>

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