yasha Posted November 12, 2018 Posted November 12, 2018 (edited) $charcnt = 1 while $charcnt < 40 if $selectedflag[$charcnt] = 7 then if $selectedflag[$charcnt] = 1 then EndIf sleep(10) if $selectedflag[$charcnt] = 2 then EndIf Sleep(10) if $selectedflag[$charcnt] = 3 then EndIf Sleep(10) if $selectedflag[$charcnt] = 5 then EndIf sleep(10) if $selectedflag[$charcnt] = 6 then EndIf Sleep(10) EndIf need help on this i want to run all these without rewriting the content by only selecting 7 but is does not run.( i am very new to this ) Edited November 12, 2018 by yasha
Nine Posted November 12, 2018 Posted November 12, 2018 why make another thread of it ????? “They did not know it was impossible, so they did it” ― Mark Twain Reveal hidden contents Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
yasha Posted November 12, 2018 Author Posted November 12, 2018 (edited) i did not get any further replies and thought it got lost with questions form other people. its ok if i make another thread right? should i delete it? ps i really need a solution for this almost 10000 lines of code i dont really want to copy paste and edit to add a selection for running everything Edited November 12, 2018 by yasha
Nine Posted November 12, 2018 Posted November 12, 2018 its ok if i make another thread right? Answer = No should i delete it? Answer = idk if you can but if you can, do it “They did not know it was impossible, so they did it” ― Mark Twain Reveal hidden contents Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
yasha Posted November 12, 2018 Author Posted November 12, 2018 i am very sorry i cant delete the pervious thread i dont know how.
Recommended Posts