MeNeedHelp Posted August 9, 2017 Share Posted August 9, 2017 How to make autoclicker bot to click yes on rename file window???? Link to comment Share on other sites More sharing options...
Developers Jos Posted August 9, 2017 Developers Share Posted August 9, 2017 @MeNeedHelp, Do you seriously think this is a clear question? What exact;y do you want to do and tried that isn't working? ( .. and consider the tone of your answer as I have a pretty good memory which tells me the last response was one that really deserved you to be banned but decided at the time to let it slide. This only happens one time.) Jos Neutro 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Somerset Posted August 9, 2017 Share Posted August 9, 2017 (edited) Read past history, they seem like a real winner. Edited August 9, 2017 by Somerset Link to comment Share on other sites More sharing options...
Neutro Posted August 9, 2017 Share Posted August 9, 2017 (edited) @MeNeedHelp You can rename files using autoit with the function "Filemove": https://www.autoitscript.com/autoit3/docs/functions/FileMove.htm For example: Filemove("C:\some_file_to_rename.txt", "C:\new_file_name.txt") This way you can rename files without having to do it manually with windows PS: as Jos said, try to be a bit more polite on the forum. A "hello guys" and "thanks for your help" is not too much to write Edited August 9, 2017 by Neutro MeNeedHelp 1 Identify active network connections and change DNS server - Easily export Windows network settings Clean temporary files from Windows users profiles directories - List Active Directory Groups members Export content of an Outlook mailbox to a PST file - File patch manager - IRC chat connect example Thanks again for your help Water! Link to comment Share on other sites More sharing options...
MeNeedHelp Posted August 9, 2017 Author Share Posted August 9, 2017 10 minutes ago, Neutro said: @MeNeedHelp You can rename files using autoit with the function "Filemove": A "hello guys" and "thanks for your help" is not too much to write I dont want to use filemove, but to click Yes button in rename file wiindow. how to do that?? Why to write thanks for your help if there is like button??? 6 hours ago, Jos said: @MeNeedHelp, Do you seriously think this is a clear question Yes, and if u dont have anything useful to add, dont bother posting Yoda. Link to comment Share on other sites More sharing options...
Developers Jos Posted August 9, 2017 Developers Share Posted August 9, 2017 1 minute ago, MeNeedHelp said: Yes, and if u dont have anything useful to add, dont bother posting Yoda. Told you not to be smart this time but hey ... what did I really expect. Bye, Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted August 9, 2017 Moderators Share Posted August 9, 2017 And once again we need to point out, if a Mod has stepped into a post to determine legitimacy - especially when it is directly stated this OP has a history - don't offer assistance until the all-clear is given. Not sure how to say it any more clearly. "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 More sharing options...
Recommended Posts