VresiBerba Posted February 24, 2015 Share Posted February 24, 2015 First off, I have forgotten all I once knew about this program and I have no intention on re-learning anything and I'm a bit irritated right now and don't read wiki's too well. I need a simple script that autosave in a game that keeps crashing on me and it lacks an autosave function. So, it needs to press F7, wait for, say 5 minutes, and repeat, you know, goto 10. That's it. Can anyone help me throw this together quickly, I would appreciate it. Link to comment Share on other sites More sharing options...
SadBunny Posted February 24, 2015 Share Posted February 24, 2015 Game automation is not an allowed topic on these forums. As Melba23 would say: please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. But welcome to the AutoIt forum - and see you soon with a legitimate question I hope. (Not trying to take the place of a mod here, just telling you so you don't waste your time waiting for an answer.) Roses are FF0000, violets are 0000FF... All my base are belong to you. Link to comment Share on other sites More sharing options...
VresiBerba Posted February 24, 2015 Author Share Posted February 24, 2015 (edited) Game automation is not an allowed topic on these forums. As Melba23 would say: please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. What makes you think I didn't read it? This isn't game "automation", it's a keyboard script to press ONE key, to save in a single player game. Clearly my question does not apply to the forum rules. Edit; By the way, I'm ridiculously familiar with the topic; http://us.battle.net/d3/en/search?q=Vresiberba%232940%20automation&f=post So if this question is not allowed, a mod needs to tell me so I can make a new thread that does not have the word "game" in it. Edited February 24, 2015 by VresiBerba Link to comment Share on other sites More sharing options...
SadBunny Posted February 24, 2015 Share Posted February 24, 2015 Good luck my friend Roses are FF0000, violets are 0000FF... All my base are belong to you. Link to comment Share on other sites More sharing options...
VresiBerba Posted February 24, 2015 Author Share Posted February 24, 2015 (edited) Good luck my friend Yeah... This thread can be deleted. Please do so. Edited February 24, 2015 by VresiBerba Link to comment Share on other sites More sharing options...
TheDcoder Posted February 24, 2015 Share Posted February 24, 2015 it's a keyboard script to press ONE key, to save in a single player game. This sentence is gonna get your thread locked.... EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted February 24, 2015 Moderators Share Posted February 24, 2015 VresiBerba, Clearly my question does not apply to the forum rulesif this question is not allowed, a mod needs to tell meClearly it does - as autosaving a game would fall under the "script interaction with games " prohibition. So consider yourself told. so I can make a new thread that does not have the word "game" in itRead the Forum rules carefully - you wil see the following: Do not repost the same question if the previous thread has been locked - particularly if you merely reword the question to get around one of the prohibitions listed aboveOpening a new thread on the same question would not be taken at all well - so please do not. And finally - thread closed. 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 Link to comment Share on other sites More sharing options...
Recommended Posts