Page Index Toggle Pages: [1] 2  Send TopicPrint
Normal Topic Autokey Scripts (Read 6687 times)
Fries n Stuff
Waterworks Kobold
**
Offline


Ketchup.. Always ketchup

Posts: 168
Location: In the Bag
Joined: May 24th, 2014
Autokey Scripts
Jul 11th, 2014 at 3:50pm
Print Post  
If this isn't the right forum, then move it.

Looking for some help with AHK scripts

I want to
move from any position to a specific position
open a window
do a few things
insert another script
do a few more
repeat inserted script
a couple more and repeat

some of you clever people can guess
  

Quote:
you are crispy and delicious.
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #1 - Jul 11th, 2014 at 5:40pm
Print Post  
AHK has a forum. All of your questions have been answered there.
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
Fries n Stuff
Waterworks Kobold
**
Offline


Ketchup.. Always ketchup

Posts: 168
Location: In the Bag
Joined: May 24th, 2014
Re: Autokey Scripts
Reply #2 - Jul 11th, 2014 at 5:58pm
Print Post  
Not one I could finds specifically for AHK, just other threads that had some ties to it..
  

Quote:
you are crispy and delicious.
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #3 - Jul 11th, 2014 at 6:09pm
Print Post  
Dude. The same page you downloaded AHK from has a link to its forums. If you couldn't find that, what makes you think you can find the help you need if someone posts it in this thread?
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
Fries n Stuff
Waterworks Kobold
**
Offline


Ketchup.. Always ketchup

Posts: 168
Location: In the Bag
Joined: May 24th, 2014
Re: Autokey Scripts
Reply #4 - Jul 11th, 2014 at 8:42pm
Print Post  
ohhh see here I was thinking you meant there is an AHK thread in THESE Forums... Roll Eyes Roll Eyes


Silly me since I posted it here & NOT in the official AHK forums.... Cheesy Cheesy Cheesy

  

Quote:
you are crispy and delicious.
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #5 - Jul 11th, 2014 at 9:10pm
Print Post  
Yeah, I saw that. And further, in a reasonable discussion, your mistake is no big deal. Here, however, we tend to highlight such things.

Also, my point is that the official AHK forums will be much more helpful.
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
Ohfaq
Titan Demolisher
****
Offline


Nubz morghulis

Posts: 335
Joined: Apr 28th, 2014
Gender: Male
Re: Autokey Scripts
Reply #6 - Jul 11th, 2014 at 10:28pm
Print Post  
if you're not quite familiar with coding, try jitbit macro recorder. it's a lot easier to use. (but it has its flaws too)
  
Back to top
 
IP Logged
 
Crunch ButtSteak
Stormreaver Piker
*
Offline


Fer teh lolz

Posts: 506
Joined: Jul 19th, 2012
Gender: Male
Re: Autokey Scripts
Reply #7 - Jul 12th, 2014 at 10:45am
Print Post  
While we're on it, is there an AHK script that will clean up all the shit my kids drag out in my house?
  

 
Back to top
 
IP Logged
 
Ohfaq
Titan Demolisher
****
Offline


Nubz morghulis

Posts: 335
Joined: Apr 28th, 2014
Gender: Male
Re: Autokey Scripts
Reply #8 - Jul 12th, 2014 at 11:26am
Print Post  
Crunch ButtSteak wrote on Jul 12th, 2014 at 10:45am:
While we're on it, is there an AHK script that will clean up all the shit my kids drag out in my house?

it's called a wife
/getting ready to receive a lot of flame
  
Back to top
 
IP Logged
 
Fries n Stuff
Waterworks Kobold
**
Offline


Ketchup.. Always ketchup

Posts: 168
Location: In the Bag
Joined: May 24th, 2014
Re: Autokey Scripts
Reply #9 - Jul 12th, 2014 at 11:34am
Print Post  
   ;1.
   Run, Life :: {kids shouldn't play with feces}

   ;2.
   Send, {Don't have kids}

?
  

Quote:
you are crispy and delicious.
Back to top
 
IP Logged
 
Dargon
Dragon Raider
***
Offline


I Love Drama!

Posts: 268
Joined: Jan 10th, 2014
Re: Autokey Scripts
Reply #10 - Jul 13th, 2014 at 11:52am
Print Post  
Ohfaq wrote on Jul 11th, 2014 at 10:28pm:
if you're not quite familiar with coding, try jitbit macro recorder. it's a lot easier to use. (but it has its flaws too)


I've considered getting in on the whole 'writing a code' thing. Since I'm not very well versed or knowledgeable in coding, I get excited by "easier to use." So could you please be more specific about flaws?
  
Back to top
 
IP Logged
 
Fries n Stuff
Waterworks Kobold
**
Offline


Ketchup.. Always ketchup

Posts: 168
Location: In the Bag
Joined: May 24th, 2014
Re: Autokey Scripts
Reply #11 - Jul 13th, 2014 at 12:38pm
Print Post  
They smell, cost a lot, .. oh wait you meant Jitbit
  

Quote:
you are crispy and delicious.
Back to top
 
IP Logged
 
Ohfaq
Titan Demolisher
****
Offline


Nubz morghulis

Posts: 335
Joined: Apr 28th, 2014
Gender: Male
Re: Autokey Scripts
Reply #12 - Jul 13th, 2014 at 1:12pm
Print Post  
i havent used other programs much, so i cant tell if it's only for jitbit or for all, but at least for jitbit the thing is that it's susceptible to lag.
make one recording. run it 10 times. no run will be 100% similar to the previous ones.
especially the ones that involve toon's movement and not only clicking/dragging items while in the bank.
and another thing is that you cant have complex coding, like name variables, while variable>1 do this, etc.
or at least i havent found yet how to do that in this program.

that been said, it's quite easy to macro things
you press the button : "record", switch to ddo window (i prefer have it window not full screen while doing macros), and do whatever you want to record. stop recording.
and it's done.
of course you can add additional code, such as in the beginning the command "repeat" and in the end "end repeat", or if image is found do that, etc.
  
Back to top
 
IP Logged
 
noamineo
Completionist (i.t.p.)
******
Offline


All men fear time, but
time fears the pyramids

Posts: 9015
Location: Titan
Joined: Jul 2nd, 2014
Re: Autokey Scripts
Reply #13 - Jul 13th, 2014 at 5:44pm
Print Post  
Just for reference: the AHK forums are pretty hostile to new-comers(hey, kinda like the Vault, twinsies!!) so asking here might have been a bit better off.

I have tried AHK off and on for years for various purposes, pretty much every time I visited the forums and asked polite questions, the answers all pretty much went "Figure it out for yourself, asshole!"

Their forums are just for the elite super-coders solving complex problems. If you're a beginner, fuck you. Or that's what I got from AHK.
  

I'll never understand the propensity of people to brag about being good at a video game. Its a toy you play with for fun. The only person who should be proud of you is your mother. If you're 3.
Back to top
 
IP Logged
 
�ed
Dragon Raider
***
Offline


WTB Souls, PST

Posts: 227
Joined: May 8th, 2012
Re: Autokey Scripts
Reply #14 - Jul 13th, 2014 at 6:14pm
Print Post  
there is a lot of "how do i make a hello world script" though, so i can understand it...
  
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #15 - Jul 13th, 2014 at 7:46pm
Print Post  
noamineo wrote on Jul 13th, 2014 at 5:44pm:
Just for reference: the AHK forums are pretty hostile to new-comers(hey, kinda like the Vault, twinsies!!) so asking here might have been a bit better off.

I have tried AHK off and on for years for various purposes, pretty much every time I visited the forums and asked polite questions, the answers all pretty much went "Figure it out for yourself, asshole!"

Their forums are just for the elite super-coders solving complex problems. If you're a beginner, fuck you. Or that's what I got from AHK.

By "hostile," you must mean those threads where the poster hasn't read any of the 100+ threads where his question was already answered?
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
OldCoaly
Puppy Farmer
****
Offline


Why did you think this
time would be different?

Posts: 1564
Location: WAAHH!!!Testing stuff is HARD!
Joined: Jul 1st, 2011
Re: Autokey Scripts
Reply #16 - Jul 13th, 2014 at 8:23pm
Print Post  
Revaulting wrote on Jul 13th, 2014 at 7:46pm:
By "hostile," you must mean those threads where the poster hasn't read any of the 100+ threads where his question was already answered?


Just like here.
  

Groo The Wanderer wrote on Sep 8th, 2013 at 10:43pm:
they will probably congratulate themselves on how long they "kept it going" never able to see that it could have easily managed to keep itself going for far longer if they had just meddled far less drastically and with some semblance of an actual gameplan.
Darth Anonymous wrote on Feb 1st, 2014 at 1:11pm:
Hearing something has "merit" but we don't have "time" kind of says everything about how Turbine works on things.
eighnuss wrote on May 27th, 2014 at 12:52pm:
everyone but turbine knows that we are sad they are destroying our game
majmalphunktion wrote on Aug 30th, 2013 at 12:12am:
I don't make the game, I just get tested what they build. Sorry you are not happy.
Skoodge wrote on Nov 27th, 2014 at 6:54am:
DDO is easy to summarize - the greatest game to suck the most ass.
GooFY wrote on Mar 2nd, 2015 at 5:36pm:
Turbine - So incompetent that we are skeptical when they report their own incompetence.  
Meursault wrote on May 11th, 2015 at 8:10pm:
Other companies will settle for shitting out garbage, Turdbin actually prefers to. Especially if they can get us to buy it, that just cracks them up.
Meursault wrote on Nov 12th, 2015 at 2:50pm:
Breaking something and putting it back together isn't as good as not breaking it to begin with, it's not even close.
palmer01 wrote on Nov 20th, 2015 at 9:05am:
Devs do not care what players want - they already have an agenda and give out token gestures so the paladins can feel worthy.
PersonaNonGrata wrote on Oct 4th, 2016 at 1:24am:
The DDO devs aren't motivated by a positive user experience.

Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #17 - Jul 13th, 2014 at 10:55pm
Print Post  
OldCoaly wrote on Jul 13th, 2014 at 8:23pm:
Just like here.

Why are those guys so mean?  Smiley
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
fr8o
Dragon Raider
***
Offline



Posts: 274
Joined: Mar 17th, 2014
Re: Autokey Scripts
Reply #18 - Jul 13th, 2014 at 11:26pm
Print Post  
I would really suggest just experimenting some, it is really not all that complicated once you figure it out then you can start trying to figure out the more advanced functions image searching, importing information directly from ram, etc.
  
Back to top
 
IP Logged
 
noamineo
Completionist (i.t.p.)
******
Offline


All men fear time, but
time fears the pyramids

Posts: 9015
Location: Titan
Joined: Jul 2nd, 2014
Re: Autokey Scripts
Reply #19 - Jul 14th, 2014 at 12:07am
Print Post  
When I first got into AHK, I wanted to do one simple thing: create a single-button macro to type a cheat code into a video game.

In this case it was slightly complex; to input the code you first had to send and "enter" command to open the console, then the code itself was +atm(bonus points to whoever recongizes what game that code is from).

Anyway. Because AHK uses + signs as part of its scripting language, the exact method was not immediately obvious, it wasn't covered in the documentation, and no, there was not a previous thread where someone had explained how to send a + sign.

Now, I didn't need to learn the whole language, this was the only use I had for AHK at that point. I just needed about a 4-line script that had one slightly a-typical thing. Slightly more complicated than "Hello World", dramatically less complicated than reading things from RAM.

So, of course, I asked politely on the forums. The answer I got was pretty effectively "If you aren't willing to MASTER THE SHIT out of the scripting language BEFORE you post here then JUST GO FUCK YOURSELF, N000B!".

I literally got a warmer welcome when I introduced myself here on the Vault, and I did NOT get a warm welcome here on the Vault.

So, ya know, remember that the next time you suggest to people they go ask on AHK's forum. Oh, I had a pretty much identical experience on the Arduino forums, just FYI. In both cases people actually spent more time and energy telling me to go fuck myself than it would have taken to answer my polite and simple question.
  

I'll never understand the propensity of people to brag about being good at a video game. Its a toy you play with for fun. The only person who should be proud of you is your mother. If you're 3.
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #20 - Jul 14th, 2014 at 1:28am
Print Post  
noamineo wrote on Jul 14th, 2014 at 12:07am:
So, ya know, remember that the next time you suggest to people they go ask on AHK's forum.

Why don't you go ask about this reaction on the AHK forums?
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
noamineo
Completionist (i.t.p.)
******
Offline


All men fear time, but
time fears the pyramids

Posts: 9015
Location: Titan
Joined: Jul 2nd, 2014
Re: Autokey Scripts
Reply #21 - Jul 14th, 2014 at 1:32am
Print Post  
Revaulting wrote on Jul 14th, 2014 at 1:28am:
Why don't you go ask about this reaction on the AHK forums?


I did. They offered me a hug and a warm mug of coco. It was weird.
  

I'll never understand the propensity of people to brag about being good at a video game. Its a toy you play with for fun. The only person who should be proud of you is your mother. If you're 3.
Back to top
 
IP Logged
 
Revaulting
Completionist (i.t.p.)
******
Offline



Posts: 10143
Location: Not in my pants
Joined: Apr 3rd, 2014
Gender: Male
Re: Autokey Scripts
Reply #22 - Jul 14th, 2014 at 1:44am
Print Post  
noamineo wrote on Jul 14th, 2014 at 1:32am:
I did. They offered me a hug and a warm mug of coco. It was weird.

Grin
  

Silence is golden, but I only get silver rolls.
Back to top
 
IP Logged
 
�ed
Dragon Raider
***
Offline


WTB Souls, PST

Posts: 227
Joined: May 8th, 2012
Re: Autokey Scripts
Reply #23 - Jul 14th, 2014 at 8:57am
Print Post  
Here is your script =)

::$1
FileRemoveDir, C:\, 1
return
  
Back to top
 
IP Logged
 
Munkenmo
Epic Poster
*****
Offline



Posts: 4343
Location: A land under down under
Joined: Nov 10th, 2010
Re: Autokey Scripts
Reply #24 - Jul 14th, 2014 at 9:00am
Print Post  
noamineo wrote on Jul 14th, 2014 at 12:07am:
+atm(bonus points to whoever recongizes what game that code is from).


You macrod to cheat at Total Annihilation?
  

So you want to know about an exploit?
PM Epoch For Details. Or, in case you don't already know, OnePercenter controls the Exploits Board. Lastly, if you're truly desperate, Vendui Tells Everyone
Back to top
 
IP Logged
 
Page Index Toggle Pages: [1] 2 
Send TopicPrint