Jump to content

Slothic

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Slothic

  1. Ah alas.. Forum rules, i cannot show you what work i've done so far on my previous scripts. So i've started a brand new one! Its all blank! Just like the amount of help i got from this reply You obviously didnt read my post, i said i'm not good at reading help documentation. And especially not for a script so small that it would take someone 30 seconds to write but maybe an hour for me to learn to write it in 30 seconds. Soz man, but that's just not time efficient. I have very little free time due to work, i tend to want to relax, and not study new code when i do nothing else all day. And your little PS note, can go to my PM inbox if you have anything to add that's offtopic. Ah, alas.. Finding F's in notepad and replacing them is something i do often, or should i say more specific finding $£$ in excel documents, and replacing them with USD EUR GBP, etc. But lets just start with notepad.
  2. All new to coding in autoIT, no idea where to start. Figured i'd start off by learning how to Read text from a window, notepad maybe? Store that text in a variable permanently, as in, if the script is restarted, it can still get that data. Maybe find out how to auto find certain parts of that text, Like, automatically search for all F's in notepad, and replace them with 7's. I am not good at reading long lines of help documentation. I learned C# simply by coding, i suspect i can do the same in this.
  3. 2nd try..Got a piece of trout stuck in my brain last time. Hi. I'm not very good at looking over help documentations and such, and i know im probably gonna be smacked around with a trout for it, but so be it. What i need the script to do is to be able to click every 1ms, on a specific place inside my browser window, but only while its minimized. I also would like to know how to get the location of where to click, as in the coords so i can just modify the script in the future for other purposes.. and how to run multiple of these scripts at once, one for each of my browser windows. I will be looking forward to your reply, hopefully one of you can help. So just to clarify, i need to click inside a browserwindow while its minimized only. I need to know where to get the coords inside the window of where to click, i need to know how to make it target a specific window even if its the same process, and i need to run multiple of these.
  4. Hi. I'm not very good at looking over help documentations and such, and i know im probably gonna be smacked around with a trout for it, but so be it. I currently like playing alot of clicking browser games like "drmeth.com cookie clicker" and so forth. What i need the script to do is to be able to click every 1ms, on a specific place inside my browser window, but only while its minimized. I also would like to know how to get the location of where to click, so i can just modify the script in the future for other games i find. I will be looking forward to your reply, hopefully one of you can help. Edit: Oh, and how to run multiple of these scripts at once, one for each of my games
×
×
  • Create New...