amerali Posted August 10, 2018 Share Posted August 10, 2018 Hi guys A question: Can I execute a file order and send it via e-mail or upload the file at a particular location? The upload process is hidden Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 Hi @amerali, and welcome to the AutoIt forum I think it could be easily done, but all depends from what are you trying to send or upload, and where to send or upload Tell us more particulars. Best Regards. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 2 minutes ago, FrancescoDiMuro said: Hi @amerali, and welcome to the AutoIt forum I think it could be easily done, but all depends from what are you trying to send or upload, and where to send or upload Tell us more particulars. Best Regards. Thanks my friend for your reply. Can you help me and write me this Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 @amerali Don't quote who is replying to you. Just type @ and the name of who replied to you. As I have stated above, tell us more about it. We can't help you if you don't provide source code/examples... amerali 1 Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 @FrancescoDiMuro My friend I want to send or upload a file from a specified folder Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 File: How is this file? Can you provide an example? Send: where? Upload: where? amerali 1 Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 @FrancescoDiMuro Send to gmail The location of the file C:\Users\\Documents\MyBot.run-Profiles\MyVillage\shared_prefs File extension:xml Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 Bot used for? amerali 1 Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 @FrancescoDiMuro I want to identify the user automatically Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 About a game? amerali 1 Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 @FrancescoDiMuro My friend I use MyBot.run to drag the data files to the game and put it in the following path C: \ Users \ Tool \ Documents \ MyBot.run-Profiles \ MyVillage \ shared_prefs I want to send the data files that are extended by xml To gmail mail in a hidden way with Amcanit automatically identify the user name here C: \ Users \ Tool \ Documents \ MyBot.run-Profiles \ MyVillage \ shared_prefs Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 Game automation is not allowed here. Look in the Forum Rules. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
careca Posted August 10, 2018 Share Posted August 10, 2018 (edited) if you search the forum for how to send emails, you'll find numerous posts. Come back with some code and then we can talk. BTW imo this is not game related, because you dont interact with the game, only with it's files, but who knows, how things are at the moment, this topic may be locked. Edited August 10, 2018 by careca amerali 1 Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted August 10, 2018 Share Posted August 10, 2018 1 minute ago, careca said: this post may be flagged. Already did. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
amerali Posted August 10, 2018 Author Share Posted August 10, 2018 @FrancescoDiMuro Can not you help me? Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted August 10, 2018 Moderators Share Posted August 10, 2018 amerali, Quote I use MyBot.run to drag the data files to the game 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. careca, Quote how things are at the moment, this topic may be locked Things "at the moment" are no different from any time over the past few years. To my mind transferring file "to the game" is "interaction" and not just simple file transfer - so illegal. M23 FrancescoDiMuro 1 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 Link to comment Share on other sites More sharing options...
Recommended Posts