Author Topic: macro  (Read 3184 times)

0 Members and 5 Guests are viewing this topic.

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
macro
« on: February 18, 2013, 01:00:34 am »
+1
hey guys,

Im trying to set a macro that makes me be able to send chat messages like 'FLAG' very fast.

First of all, is it allowed (it would seem weird if it wasnt)
second: i downloaded autohotkey, is that a good idea?
third: can somebody help me finding a working script.

I tried this:

(click to show/hide)

and also this:

(click to show/hide)

when i tried it on notepad, i actually typed 'yFLAGy'. but in-game, nothing happened. I went to yahoo and someone suggested to use this:

(click to show/hide)

but when i tried to launch the script, it said:

(click to show/hide)
same for {ENTER} btw

edit: changing {f11} with f11 makes the script run and it works in notepad, but not in-game.
edit2: also tried to set the '10' to '100', but still didnt work
« Last Edit: February 18, 2013, 01:25:32 am by no_rules_just_play »

Offline Zlisch_The_Butcher

  • King
  • **********
  • Renown: 1272
  • Infamy: 971
  • cRPG Player
    • View Profile
  • Faction: Faction: Frisian Church of Mork The Goat God
  • Game nicks: Zlisch
  • IRC nick: IRC nick: Tears
Re: macro
« Reply #1 on: February 18, 2013, 01:05:22 am »
+1
I really don't know shit about this whatsoever, but shouldn't they end on an enter instead of a y for the shit you type to actually be submitted? Just wondering.
1H stab is the fastest, strongest and longest 1H animation. There's no reason NOT to use it in all instances. I don't know if it's OP, but it's boring. 1H used to be fun because you had a fast (left), long (right) and the most devastating attack (stab) and had to choose the best attack for each occasion.

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #2 on: February 18, 2013, 01:08:14 am »
0
thanks for the answer zlisch. i didnt think about that indeed. but than there is still the problem that it doesnt work in-game and that the keys arent found on my keyboard or something

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #3 on: February 18, 2013, 01:12:20 am »
0
http://www.autohotkey.com/board/topic/66650-buttondoesnt-exist-in-the-current-keyboard-layout/

just found this, lets try it

edit: i can run the script now, but still doesnt work in-game

tried to set the 10 to 100, still doesnt work

Offline oohillac

  • Marshall
  • ********
  • Renown: 724
  • Infamy: 146
  • cRPG Player
  • boys don't cry
    • View Profile
Re: macro
« Reply #4 on: February 18, 2013, 02:20:23 am »
0
On my old gaming keyboard, I had a "sorry for the teamwound!" script set to my extra keys. 

The trick is to make sure there is a delay between keystrokes, if your software can do that.   It can't be instantaneous keypresses.

If your software can't do that, try leaving a bunch of whitespace between letters to delay it?

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #5 on: February 18, 2013, 02:57:49 am »
0
On my old gaming keyboard, I had a "sorry for the teamwound!" script set to my extra keys. 

The trick is to make sure there is a delay between keystrokes, if your software can do that.   It can't be instantaneous keypresses.

If your software can't do that, try leaving a bunch of whitespace between letters to delay it?
you mean this? i tried to set it to 100 already
Sleep, 10

Offline bagele

  • Noble
  • **
  • Renown: 10
  • Infamy: 0
  • cRPG Player
    • View Profile
  • Faction: TKoV
Re: macro
« Reply #6 on: February 18, 2013, 04:55:36 am »
0
you mean this? i tried to set it to 100 already

in autohotkey 1000 = 1 second
visitors can't see pics , please register or login

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #7 on: February 18, 2013, 06:32:04 am »
0
i know, and a pause of 100 is already extemely slow

Offline Macropus

  • King
  • **********
  • Renown: 1668
  • Infamy: 296
  • cRPG Player Sir Black Knight
    • View Profile
  • Game nicks: Macropus
Re: macro
« Reply #8 on: February 18, 2013, 06:59:11 am »
0
Tried to make something like that and is doesn't work at all, I can't even bind a simple jump on a hotkey  :(

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #9 on: February 18, 2013, 07:03:02 am »
0
there are people with gaming mouses that use macros in crpg though

Offline Vodner

  • Duke
  • *******
  • Renown: 526
  • Infamy: 73
  • cRPG Player
  • SaulCanner
    • View Profile
  • Game nicks: SaulCanner
Re: macro
« Reply #10 on: February 18, 2013, 07:13:24 am »
0
See if using a different send method fixes things.

You can also have key presses automatically delayed and/or held for a specific amount of time, without having to manually add a delay after every key.
« Last Edit: February 18, 2013, 07:16:45 am by Vodner »

Offline Digglez

  • Duke
  • *******
  • Renown: 573
  • Infamy: 596
  • cRPG Player
  • YOU INCOMPETENT TOH'PAH!
    • View Profile
  • Faction: Northmen
  • Game nicks: GotLander, Hamarr, Digglesan, Black_D34th
Re: macro
« Reply #11 on: February 18, 2013, 07:17:06 am »
0
I used a program called MACROMAKER back in the days grinding out classes to unlock Jedi in Starwars Galaxies.  Its MUCH simplier than autohotkey that takes a programming degree to do anything useful or even simple.

http://macromaker.en.softonic.com/

(click to show/hide)

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #12 on: February 18, 2013, 07:59:49 am »
0
I used a program called MACROMAKER back in the days grinding out classes to unlock Jedi in Starwars Galaxies.  Its MUCH simplier than autohotkey that takes a programming degree to do anything useful or even simple.

http://macromaker.en.softonic.com/

(click to show/hide)
im interested and downloaded it, but for some reason it didnt open the application when i clicked it :/
oh wait, nvm this might work

edit: i tested it and it is a very nice program but it doesnt work in-game either. thanks for helping though
« Last Edit: February 18, 2013, 08:07:36 am by no_rules_just_play »

Offline Paul

  • Developer
  • ******
  • Renown: 1879
  • Infamy: 442
  • cRPG Player A Gentleman and a Scholar
  • ball bounce boss
    • View Profile
  • IRC nick: Urist
Re: macro
« Reply #13 on: February 18, 2013, 08:09:28 am »
0
For Warband you got to use the $ prefix so that a hotkey can be triggered afaik.


Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: macro
« Reply #14 on: February 18, 2013, 08:24:53 am »
0
For Warband you got to use the $ prefix so that a hotkey can be triggered afaik.
i just tried that with autohotkey, but it didnt work