Korom Posted September 20, 2015 Posted September 20, 2015 (edited) snipHELLO EVERYONEAs said , I 've this code which basicly record audio from PC microphone .It has a GUI Intreface which I need to remove it . I want to run the script hidden in my pc with no GUI and start recording all the day and add a HotKeySet({ESC},_Stop()) to stop recording since I am new in autoit I couldn't do it without breaking the script . The script is using "BASSCB.dll"I've attached the script with all it's files and dll's in attachmantsI'm waiting for your help experts and thanks in advance !This is the main script :<snip> Edited September 21, 2015 by Melba23 Code removed
GordonFreeman Posted September 20, 2015 Posted September 20, 2015 (edited) I am not do exactly you want, i put a hotkey (F6) to hide / show window and #Notrayicon to hide icon from tray. See if you happy<snip> Edited September 21, 2015 by Melba23 Code removed Frabjous Installation
Korom Posted September 20, 2015 Author Posted September 20, 2015 (edited) <snip>thanks for helping mate , but I want to delete the GUI completly cause I don't need it and it's taking a lot of lines in my scriptI wionder if you could do it , otherwise i'm waiting somebody elese who can ^^ Edited September 21, 2015 by Melba23 Quote with code removed
kaisies Posted September 20, 2015 Posted September 20, 2015 The number of lines of code is irrelevant... Your includes add 2x as many lines as a gui would. That said, I think the mods would have to weigh on this, it seems very much like the idea behind not creating keyloggers rule
JohnOne Posted September 21, 2015 Posted September 21, 2015 That said, I think the mods would have to weigh on this, it seems very much like the idea behind not creating keyloggers rule Not sure where you're getting Keyloggers from.here's how you get rid of the GUI, study the code, remove the gui parts one by one, check for errors, deal with errors. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Moderators Melba23 Posted September 21, 2015 Moderators Posted September 21, 2015 Korom,I want to run the script hidden in my pc with no GUI and start recording all the dayAnd just why do you want to do that?M23 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
Korom Posted September 21, 2015 Author Posted September 21, 2015 The number of lines of code is irrelevant... Your includes add 2x as many lines as a gui would. That said, I think the mods would have to weigh on this, it seems very much like the idea behind not creating keyloggers rule I don't agree with you . there is nothing wrong here . This is for personal use mate . My PC and I'm free to do anything with it .Not sure where you're getting Keyloggers from.here's how you get rid of the GUI, study the code, remove the gui parts one by one, check for errors, deal with errors.I agree , I'm tryig to do that I might succeed but still have some erros.Korom,And just why do you want to do that?M23 Bro , this is personal . I really need It
Moderators Melba23 Posted September 21, 2015 Moderators Posted September 21, 2015 Korom,It might well be personal, but if you want help you had best come up with a good reason - PM me if you do not want to explain in open forum.M23 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
Moderators Melba23 Posted September 21, 2015 Moderators Posted September 21, 2015 Korom,As you seem to be ignoring me (I have seen you active here since I posted the question above) I am locking this thread. If you can offer me a reasonable explanation of why you need this via PM I will unlock it. Do NOT start another thread.M23 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
Moderators Melba23 Posted September 21, 2015 Moderators Posted September 21, 2015 Korom,Not a good enough reason - the thread remains locked.M23 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