Davide9 Posted December 31, 2013 Posted December 31, 2013 (edited) Hi guys, i'm trying to unzip a zip file, but i have an error, why? i'm using this source and this UDF '?do=embed' frameborder='0' data-embedContent>> #RequireAdmin #include 'Zip.au3' Zip_UnzipAll(@ScriptDir&'/packet.update.zip', @ScriptDir&'/') I've attached a screenshot of my error, can you help me? Thanks. Edited December 31, 2013 by Davide9
water Posted December 31, 2013 Posted December 31, 2013 Does the script work with other ZIP files? Out of curiosity: Can you please tell us what a cream bot is? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Davide9 Posted December 31, 2013 Author Posted December 31, 2013 (edited) Does the script work with other ZIP files? Out of curiosity: Can you please tell us what a cream bot is? The script didn't work with another ZIP file, the error is the same.. Cream bot is the directory where i've put my autoit files, i tryed to change directory (see screen) but the error don't disappears.. Edited December 31, 2013 by Davide9
Solution Jonniy Posted December 31, 2013 Solution Posted December 31, 2013 Why do you use the "/" and not the ""? Maybe this is the error source. Thanks for your help & have a good day. Yours sincerely, -Jonniy-
Davide9 Posted December 31, 2013 Author Posted December 31, 2013 Why do you use the "/" and not the ""? Maybe this is the error source. Oh, thanks Jonniy the error was because i putted / instead
water Posted December 31, 2013 Posted December 31, 2013 Cream bot is the directory where i've put my autoit files I see that it's the name of your target directory. But what is a "cream bot"? Something to interact with a game? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Davide9 Posted December 31, 2013 Author Posted December 31, 2013 I see that it's the name of your target directory. But what is a "cream bot"? Something to interact with a game? Cream bot is the name of directory, I do not do multiple files that interact with the game..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now