Noobie231 Posted July 5, 2023 Posted July 5, 2023 Can anyone help me edit the script of this file I really don't have an idea how this works I just need the interval for each keypress to be milliseconds (it is currently set on seconds) This file works as a keyspammer FTool_by_Garu.au3
Andreik Posted July 5, 2023 Posted July 5, 2023 Welcome to the forum! First of all, the community is willing to assist you in learning rather than creating/modifying scripts for you and then your script logic must be in Spam.au3, which you didn't post.
Noobie231 Posted July 5, 2023 Author Posted July 5, 2023 (edited) what part should i edit to change the interval value to milliseconds? Edited July 5, 2023 by Jos removed space waisting images
Andreik Posted July 5, 2023 Posted July 5, 2023 Just stop and take your time to understand the basics of AutoIt. As I said your app logic must be in Spam.au3 not in what you posted.
Moderators Melba23 Posted July 5, 2023 Moderators Posted July 5, 2023 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 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts