DAoC AutoHotKey Tutorial for Melee Stealth Assassins

  Рет қаралды 14,294

Hazefest

Hazefest

Күн бұрын

Пікірлер: 183
@cameronfreed5167
@cameronfreed5167 2 жыл бұрын
I wish this wasn’t a thing. I feel like q binding and familiarizing yourself with your weapon speed makes for more fluid combat, taking the robotic aspect out of it. Not much room for mistakes with a computer min maxing your play to an extent. Only thing I wish DAoC had stock was a more QoL poison swap or application, this would be useful for that. But the styles dumbed down really trivializes the complexity of some combat situations but if most people use it, and you don’t - you’re at a disadvantage. Great video though, keep doing your thing. Keep DAoC alive!
@danteafkCamelotUnchained
@danteafkCamelotUnchained 2 жыл бұрын
the macros work if you have your weapons already pulled, if they are not out and you try it tries to do leaper first instead of garotte
@jimmyduffer9769
@jimmyduffer9769 2 жыл бұрын
Thanks for this. I did find that you have the order opposite from the cut and paste to the video order of Garrote and Evade in the text above you have them as shown ;Garrote and Evade styles 1:: send ^y^{f10}^{f9}^{f8}^{f7}^{f6} return in the video its shown as ;Garrote and Evade styles 1:: send ^y^{f6}^{f7}^{f8}^{f9}^{f10} return So some of the styles do not fire.
@Hazefest
@Hazefest 2 жыл бұрын
This information is old and outdated. Here is my latest AHK Scripts from Atlas. drive.google.com/drive/folders/1VWIc4aWFC-GRs4OlByVxqzEZviewtQ5Z
@Xromiq
@Xromiq 10 ай бұрын
haey man can you please translate what each of these mean? ;Stick > After style 1 > Evade/parry > After style 2 > Anytime/Front 1:: send, +{f1} send, {f2} send, {f3} send, {f4} I don't understand what you meant by: ;Stick > After style 1 > Evade/parry > After style 2 > Anytime/Front
@peledyaron
@peledyaron 2 жыл бұрын
What an excellent guide! Thank you
@Hazefest
@Hazefest 2 жыл бұрын
Glad it was helpful!
@blargsoft6002
@blargsoft6002 3 жыл бұрын
ty for your vid. especially suspending the script when typing commands, replying, ... are really helpful.
@Hazefest
@Hazefest 3 жыл бұрын
You are welcome. Thanks for watching
@vitamin3076
@vitamin3076 3 жыл бұрын
Hey man nice vid, I'm new to daoc and autohotkey. I Tried setting this up on my lowbie inf with thrust abilities and it seems to be only using the first two abilities(Puncture>Bloody Dance). The Sequence of abilities I'm using is Puncture > Blood Dance > Ratfang > Wolftooth > Sting.
@Hazefest
@Hazefest 3 жыл бұрын
Welcome to DAOC. You cannot use more than two style chains on a single key. You have the anytime style before the conditional. Rearrange the bar that binds are on to do wolf tooth- rat fang- bloody dance then puncture that should solve your issue
@iam_feral217
@iam_feral217 3 жыл бұрын
Great video! Thanks for making this.
@Hazefest
@Hazefest 3 жыл бұрын
Hey there buddy! You are welcome.
@cwarsvideos
@cwarsvideos 9 ай бұрын
why swap so many weapons when you can just put on new poisons while in combat?
@rgl9588
@rgl9588 3 жыл бұрын
This is a super helpful Video and a great start for me trying to get into using AHK first time. Thanks for that. 2 questions though: 1) why can't you use stick before the 2 opener (you mentioned they'd get you killed?) 2) when you visualise your AHK by putting styles on the qbar (towards the end of the video) - isn't garotte on key 1 "contradicting" the AHK keypress 1? I.E. pressing "1" now triggers two things - the AHK chain and the "pure garotte alone" from the qbar ingame? When running AHK are the keys ingame "disabled"?
@Hazefest
@Hazefest 3 жыл бұрын
1 - IF you use stick on Perf and Backstab and you are not in strike range of the enemy you will enter combat mode once the script presses the style qbinds. This will pop you out of stealth. use stick manually for this opener. You can use stick on the Backstand and perf followups though as you will already be out of stealth. 2 - While you are using AHK the DAOC keys that you use to activate your script overwrite the in game key presses. Pressing 1 with the script running will use the /qbinds after the "send," portion of the string. This means you can have all quickbars completely empty and still use everything in your AHK script. You would have to manually mouse over and click garrote on hotbar 1 slot in order to use that style. Pressing 1 on your keyboard fires off the "send," data string.
@rgl9588
@rgl9588 3 жыл бұрын
1) ok clear, this answer seemed to obvious to me :D obviously you should only hit the key once you're in range, just as you'd play without AHK. So assuming that you know when to hit the key (like you'd play without AHK), I guess you can very well put stick in there (I right now use 2 manual qbinds for the same action) 2) ok, perfect thats what I was wondering about. I get the leaving the qbars empty logic, but wasn't sure what happens if you have them actually filled. But the explanation that AHK "disables" the ingame actions for those keys is what I was after. Thanks for your help, I'll give this tool a try based on your demo:)
@MrJoshthenosh
@MrJoshthenosh 2 жыл бұрын
Hello Haze fest this is awesome i love it, very clever, i got most of it working apart from Garrote and evade styles, it just does garrote over n over again, should i just press 1 over n over ? not really sure first time using it, i just used all your qbinds n copied the script above
@Hazefest
@Hazefest 2 жыл бұрын
Each press of the key should cycle to the next style if you are using a clone of my script. One press = one action. The multiple styles just change which is used when the conditions are met.
@davidmullins141
@davidmullins141 2 жыл бұрын
i know its a long shot that you even check this at all but i dont have num lock on my keyboard since it is shortened how do i change the toggle key??
@Hazefest
@Hazefest 2 жыл бұрын
You can change the script keys yourself by right clicking and choosing edit script. Here is a link to my ahk written guide. There is a full button list there. Choose whatever key you like or use my updated scripts in the second link. docs.google.com/document/d/15CyJcjZ99FamiYC1xXa8e2uhOrlpzXmuKpuSP7SActc/edit drive.google.com/drive/folders/1VWIc4aWFC-GRs4OlByVxqzEZviewtQ5Z
@michaeldalsgaard4969
@michaeldalsgaard4969 2 жыл бұрын
hmmm why ctrl f1 etc... is the CTRL needed ? an for what reason
@Hazefest
@Hazefest 2 жыл бұрын
Hello! The control F1 is for stick. It’s a button combo that is out of the way for me.
@jacobthegreat88
@jacobthegreat88 3 жыл бұрын
Any chance you could show a script for a crafting script on a timer? Your videos helped me take my game to the next level, very cool.
@Hazefest
@Hazefest 3 жыл бұрын
I can do that. See if you can find a list of the game /commands with regards to crafting and paste them I’ll see what I can do from there
@jacobthegreat88
@jacobthegreat88 3 жыл бұрын
@@Hazefest looked through all thr slash commands and could t find anything for crafting. Typically you just put the item you want to create over and over in a slot and click it, when it finishes you click it again. So something on a 20ish second timer that keeps clicking the same button would be perfect 👌
@Hazefest
@Hazefest 3 жыл бұрын
It would be something like this q:: While GetKeyState("Q", "P"){ Send {F4} Sleep 50 Send {F5} Sleep 50 Send {F6} Sleep 50 Send {F7} Sleep 50 Send {F8} Sleep 50 Send {F3} Sleep 8000 } return I found this on a forum in AHK. I do not create loop scripts. according to the thread you can use this to hold down "Q" or "P" to loop the above information. Test it. I dunno it if will help you.
@Fenris698
@Fenris698 2 жыл бұрын
So i'm on the first command (evade plus anytime chains), and it keeps queuing up my anytime first, regardless of what order I put the keys in in the actual script? anyone know what's going on?
@Hazefest
@Hazefest 2 жыл бұрын
What server are you on? What keys did you qbind the skills to?
@BigLiftsallDay
@BigLiftsallDay Жыл бұрын
Hey man, I am looking at your Skald Script that is in your google drive. There is a line in the script {Shift down}{f4}{Shift up}. What is Shift Up and Shift Down doing?
@Hazefest
@Hazefest Жыл бұрын
It tells the AHK to hold down the key to ensure your Shift+X keys will fire properly. If the inputs are too fast it can miss key inputs. This increase AHK accuracy
@kendran2430
@kendran2430 3 жыл бұрын
Does anyone else have the following problem and maybe a solution to it? My sidestylechain looks like this: Sidestyle Followup - Sidestyle - Anytimer (bound to "3") Quite often it happens, that after the first press of "3" I perform the sidestyle and it automatically takes the anytimer as followup. So if I press "3" again it says "you have already selected your style". Any Idea? :D
@Hazefest
@Hazefest 3 жыл бұрын
The input in the script should have the follow ups before the conditional styles. This means to use: follow up>side style> anytime style. Using the side style follow up first will fail if you use it to begin combat. If you are already in combat it will work as you intend correctly. Just don’t use this chain as an opener as it will end up as an auto attack. Use it once you are already in combat swing timers.
@shootytv4152
@shootytv4152 2 жыл бұрын
hello good video ! i have infiltrator and first time i use this, i have respect your bind and script but i have probleme with garrote and evade styles. when i try on mob the first hit miss all time, can you help me plz ?
@romeo-xn1kn
@romeo-xn1kn 5 ай бұрын
Hello, can you write me a code to turn Bluetooth on and off in Windows 10?
@Hazefest
@Hazefest 4 ай бұрын
Try AI
@michaeldupuis1788
@michaeldupuis1788 Жыл бұрын
How Can I get in touch with you for some advices with AHK?
@MadDogOcean
@MadDogOcean Жыл бұрын
Hey. Thanks for the guide. How csn i put the Script next to my game that i can type the Orders and directly test it? :)
@Hazefest
@Hazefest Жыл бұрын
If you have two monitors, Right click the AHK script and choose Edit Script. After making changes in the word file of the script do File - Save. Reload the script via the Green H in the System Tray (bottom right icons on windows bar) or choose to Rerun the script as Admin. This will prompt you saying the script is running do you want to run anyway and choose Yes. Make changes, Save, Reload/Rerun, Test, Repeat until the script is fine tuned how you want it to play. If you need a written guide check out this one I made. It has string menus at the bottom of the guide you can copy and paste. docs.google.com/document/d/15CyJcjZ99FamiYC1xXa8e2uhOrlpzXmuKpuSP7SActc/edit?usp=share_link
@michaelwenmanK7USN
@michaelwenmanK7USN 3 жыл бұрын
So I set my my infiltrator just like you described without weps poison or switch (play on live server) but having a problem with the Garotte and Evade styles portion. Even if the toon evades, it will ONLY fire off the garrote and never do Hamstring or the follow up that. Additionally will never fire the follow up to pincer nor stunning stab which is the follow up to Creeping Death. just Garrote and ONLY Garrote. Have even re-done the script and all of the qbinds with nothing changing.
@Hazefest
@Hazefest 3 жыл бұрын
You have to put the styles into ahk in the reverse order of the hotbar in the video. So in ahk it will be run separate leaper hamstring Achilles heel garrote.
@michaelwenmanK7USN
@michaelwenmanK7USN 3 жыл бұрын
@@Hazefest exactly how they are but only garrote will fire. Even after an evade. No hamstring only garrote.. No leaper as a follow up to pincer, only garrote.
@Hazefest
@Hazefest 3 жыл бұрын
@@michaelwenmanK7USN double check your qbinds, hot bars with binds. Something it out of order. Check the script if they all pan out.
@Hazefest
@Hazefest 3 жыл бұрын
What is pincer? It should be hamstring right? Hamstring leaper rib separate?
@michaelwenmanK7USN
@michaelwenmanK7USN 3 жыл бұрын
@@Hazefest Playing on live, not on Phoenix so they chains are a bit different, but concept still the same and yes, all of the /qbinds and script is correct and entered in reverse order. Here are is the breakdown as an FYI for the live chains: Anytime: Garrote => Deaths Door PA: PA => Creeping Death => Rib Sep BS: BS2 => Thigh Cut Side: Pincer => Leaper Evade: Hamstring => Ach Heel I'm sure I'll get it figured out lol
@williammarquez2496
@williammarquez2496 3 жыл бұрын
Hello I play scout don't how make a script to pull my bow shoot power shot , lithic shot , standard shot , then make a macro in game
@Hazefest
@Hazefest 3 жыл бұрын
I have not made scripts yet for the new archery styles. So I have yet to play around with these. They should very much work the same way as before only your now spamming your ranged slot to draw and attack. It should behave as styles from what I could tell with Brotherland Server gameplay.
@Antmf712
@Antmf712 9 ай бұрын
So I have a question. I have 2 styles programmed to one button. I have A side snare opener and an anytime opener. I have the side snare to fire first then the anytime. So when I’m on the side of the training dummy it works I hit it with side snare but when I’m in front on the dummy and activate the macro it misses but when I press it again it works with the anytime. Can you explain why? I thought you were gonna have two opening styles on one key from my understanding so please help me out. Thank you.
@Hazefest
@Hazefest 9 ай бұрын
You must be on Eden. The styles with will in combat. If you are running up and not in combat and strike first it will fail because the server is quick enough to see the first keystroke entered by AHK. Use an anytime opener to start a fight. If the swing timer is in effect then the styles will work fine. It’s an Eden thing.
@Antmf712
@Antmf712 9 ай бұрын
@@Hazefest yes I’m on Eden. Ok I’ll use an opener separately and after the opener starts I can the chain parry evade front styles on 1 key right?
@G_Wheezy
@G_Wheezy 9 күн бұрын
I'm trying to use the script on my Shadowblade, but I can't get the "garrote and evade styles" portion to work. Whenever I hit the button (I have to hold it down), it will only do garrote. I'll get the text that I'm preparing Achilles Heel as a backup for garrote, even though my script has Heel going off before garrote. Any tips?
@Hazefest
@Hazefest 9 күн бұрын
Swap the styles on the bar so that garrote goes last. That way you don’t have to change the script
@G_Wheezy
@G_Wheezy 9 күн бұрын
@@Hazefest I think I figured it out. I forgot that I bound my abilities without modifiers, so I had to delete the ^ modifier. What I'm noticing now is that sometimes the garrote string won't finish before I enter combat, so I'll heel before I get to the garrote style and fail.
@Hazefest
@Hazefest 9 күн бұрын
@G_Wheezy that will happen on Eden. The server reads the input faster than many previous servers. I get around that by putting just openers on one key then switch to a longer style string once the swing timers are in place and can take advantage of the slower inputs. Combat begins faster so this issue only affects the first out of combat attack.
@G_Wheezy
@G_Wheezy 9 күн бұрын
@@Hazefest thanks for the heads up, I am in fact on Eden. They also have a recorder system that does a similar thing as these style strings and it seems to work.
@dougsmith8950
@dougsmith8950 2 жыл бұрын
Thanks for this info! I've never done this before. wish me luck! lol Has the script been updated for the poison being spells now?
@Hazefest
@Hazefest 2 жыл бұрын
Unsure what server you are on but as long as it is in the right hotbar slot in the script and /qbind is set to the slot you are good to go. Thanks for watching. Reach out if you need help. Good luck!
@moarnya
@moarnya Жыл бұрын
not sure whats up with the volume level but its super low despite having volume for browser set so high. everything else blows my ears out of the water on youtube but this video. Other than that, great video.
@Hazefest
@Hazefest Жыл бұрын
This was when I was first recording and streaming. It’s possible I had terrible settings. Thanks for watching and the feedback!
@noryu5792
@noryu5792 2 жыл бұрын
I don't know why, but AHK doesn't work for me
@Hazefest
@Hazefest 2 жыл бұрын
After install it did you reboot your pc? Are you running both ahk and Camelot.exe as admin?
@michaelpatterson9730
@michaelpatterson9730 3 жыл бұрын
Hey, I'm trying to write a script for my Merc and for some reason during combat my target is randomly being "deselected". Any idea why that's happening? Also, how do you recommend setting up a script for the Evade and Parry chains.
@Hazefest
@Hazefest 3 жыл бұрын
Yes I had this problem. My guess is that you are using the F1-F4 keys. The /keyboard default has these set to select party members in the first four slots. Just remove the key assignments
@Hazefest
@Hazefest 3 жыл бұрын
For evade and parry put the Styles that hit more often or do more damage as the first two buttons and the other chain as second. Put the styles in the reverse orders with the follow up styles to the evade and parry going before the actual evade/parry ones.
@borjaoteromoreno1357
@borjaoteromoreno1357 9 ай бұрын
Is there a command to swap from inventory pieces like legs or arms and so on? thank you for the great content man you have a new sub!
@Hazefest
@Hazefest 9 ай бұрын
Check the servers full /command list on a forum to determine if there is an inventory swap macro option.
@williammarquez5555
@williammarquez5555 2 жыл бұрын
how can I get a INF auto hotkey script already made
@Hazefest
@Hazefest 2 жыл бұрын
My upgraded latest AHK scripts are here. drive.google.com/drive/folders/1VWIc4aWFC-GRs4OlByVxqzEZviewtQ5Z?usp=sharing
@Hotspot717777
@Hotspot717777 3 жыл бұрын
Omg you are genius. What a shame I dont have any idea of all this. Would come so handy as I’m currently templating my sb
@Hazefest
@Hazefest 3 жыл бұрын
Thanks for watching! The best way to learn is to just start fiddling with AHK. Took about 1-2 hours to research and just get started. Then a few characters later I can make decent scripts.
@Hotspot717777
@Hotspot717777 3 жыл бұрын
@@Hazefest Reading about AHK did not help. Too many things I don’t understand (I’m not English nativespeaker). However, YOU described in such a good and clear way that I understood what your script is doing. After watching this clip several times I copied all steps and just ignored the styles I don’t have on my sb. After, I made a small script for my skald putting anytimer with follow up and parry with follow up stun on 1 button. Surprise: I suddenly win much more fights stunning all the time! Thank you so much for your great work. I keep following your videos 😁
@Hazefest
@Hazefest 3 жыл бұрын
@@Hotspot717777 fantastic. I am glad I helped with this.
@Anthony-cv3xc
@Anthony-cv3xc 9 ай бұрын
Can you get ahold of me has some questions about ahk can’t seem to figure it out myself
@_rkrd
@_rkrd 3 жыл бұрын
How can you queue up so many styles? This is not AHK related, but isn't the maximum 2 styles?
@Hazefest
@Hazefest 3 жыл бұрын
Yes two styles are the maximum. You select a style with a backup. However, When you try to use a style that requires a previous style to be used the game states "The X style needs to be used before this one." This does no take up one of your two style slots. So the tool allows you to put a chain of Style A and a chain of style B onto the same button press. For example. Garrote and Hamstring. To use all five styles of the garrote and hamstring chains on a single key you must input the /qbinds you assigned in the reverse order so that game tries to use Rib separation>Leaper>hamstring>Achilles Heel>Garrote. This will always use the Hamstring styles followed up by the garrote styles. If you dont evade you garrote and if you garrote and press the key again you will Achilles heel. So the first two styles attempted to be used on the first keypress is Rib sep and Achilles heel. Since they both require previous styles it moves to leaper and then Hamstring with achilles heel. Since garrote goes before Ach heel it settles on Hamstring and garrote as the final selections. Repeated pressing of the key will walk up the style chains. Evades have priority so you are not only Garroting.
@leebrade69
@leebrade69 Жыл бұрын
I know you mentioned on 1 of your vids but what do I put in so as I can use my hot keys in my chat?
@Hazefest
@Hazefest Жыл бұрын
Why would you want to use hot keys in chat?
@derekatkins7086
@derekatkins7086 2 жыл бұрын
Could just buy a gaming pad like the belkin n52te and really uncomplicate it...
@Hazefest
@Hazefest 2 жыл бұрын
True. However I used what I had on hand. Just took time to figure it al out. Besides this was an inside joke with an Atlas GM. I am glad it worked 😎
@jdrsart8914
@jdrsart8914 3 жыл бұрын
Great tutorial, but I'm having an issue with my set up. I'm currently only lvl 10 on my infiltrator so I don't have that many skills. I've having an issue with AHK interpreting +{f1} as just {f1}. My qbindings for this is are as follows: Wildcat is assigned to 9 1 1 Shift F1 Shadows Edge is assigned to 8 1 1 F1 Twin Return is assigned to 8 2 1 F2 ;Main attack 1:: send, {f2}{f1} return ;Stealth attack w:: send, +{f1} return Standing at the training dummy in the tutorial area I'm spamming the "w" key and 50% of the time it executes Wildcat and the other 50% it executes Shadows Edge. I cannot figure out why, any ideas?
@Hazefest
@Hazefest 3 жыл бұрын
You are getting key overlap. Try changing to f3 from f1 on W.
@jdrsart8914
@jdrsart8914 3 жыл бұрын
@@Hazefest Ok thanks, so there is absolutely no way of using a single key with the various modifiers in the same script then?
@Hazefest
@Hazefest 3 жыл бұрын
@@jdrsart8914 I do on mine, but it’s with stick and such. To prevent crossover problems like this 100% reliable you would need to use a longer delay than what send offers innately.
@williammarquez2496
@williammarquez2496 3 жыл бұрын
I seen I want to learn more wondering if you can use in the pay daoc tooo if so how can I learn more about bthgis tired of dying every night
@Hazefest
@Hazefest 3 жыл бұрын
I am unsure about the live DAoC servers. You would need to carefully check the rules. But it should work the same way.
@williammarquez2496
@williammarquez2496 3 жыл бұрын
@@Hazefest basic inf set up already made I’m not really good just want to learn more
@cambec
@cambec Жыл бұрын
Hi, What do you recommend for spec? Thanks Rejoining after 15 years away. The struggle to remember is real.
@Hazefest
@Hazefest Жыл бұрын
Once you are max level retrain every realm rank to keep envenom and stealth at 50 with the + from gear and realm rank. Weapon should be composite 52. Run 34, 39, 44 crit strike depending on what you enjoy. Rest in Celtic dual. Most ppl are running 34 base cs on Eden.
@cambec
@cambec Жыл бұрын
@@Hazefest Thanks. I was RR5 when I stopped playing, so I have a decent base to start up again with. I do not recall, is there any meaningful benefit from being 50 stealth with gear +12?
@Hazefest
@Hazefest Жыл бұрын
No composite 50 is all you need. With weapons lines you need composite 52 for maximum dps.
@stevelaningham8622
@stevelaningham8622 3 жыл бұрын
Do you have a script for Nightshade and or SB? I took your old Inf script and made a script for my Shade, but I'm having issues with style selection in combat.
@Hazefest
@Hazefest 3 жыл бұрын
I don’t. Only played Albion. However you can change the qbind keys and the styles around to whatever you like. Garrote and hamstring combos should still work if you have enough Crit Strike. Basically you want an evade and anytime combo with follow ups on one key. Perf and backstab on one key. The follow ups to perf and backstab on a second key. Side and back styles and a way to poison and change weapons. I try to explain it in a way that will help you create your own if you needed to do so.
@mark05979
@mark05979 3 жыл бұрын
I have issues using these as openers. Basically when the anytime chain or PA, it executes so fast it doesnt even get a chance to queue up the follow up before it swings and fails. So I am always opening up to a standard melee swing with no style. Any thoughts?
@Hazefest
@Hazefest 3 жыл бұрын
Are you using just perf artery and backstab on the same button? You cannot queue up perf/backstab with openers because you are in stealth. Using any opener besides perf or backstab will result in becoming unstealth and failing the attack. The only way around that was to use backstab and perf on the same key and ha e the follow ups on a second.
@Hazefest
@Hazefest 3 жыл бұрын
Make sure you are using send, and not sendinput,. The send command has a slight delay built into the command to simulate a human keystroke. This may create the buffer DAoC needs to perform the attacks properly
@mark05979
@mark05979 3 жыл бұрын
@@Hazefest I followed your key setup exactly, in Qbinds, Bar slots, and the content of the script. When I watch your video I can see this. "You prepare to perform a backstab II. You are now prepairing to perform a PA style as backup for Backstab II" when I perform the same button press. I get You prepare to perform a Backstab II! You fail to execute your Backstab II (then swings), You are no longer hidden, You prepare to perform a Perforate Artery" Thoughts?
@Hazefest
@Hazefest 3 жыл бұрын
@Jesse Babb are you too far away from the target? Are you in the correct front or back position to hit the attack? Are you on a Mac? Something must be different. I must be missing information. If you want to reach out to me on discord we can do a discord pow wow to get your script setup. On discord add me as "Hazefest+#1135"
@BS-yw1pr
@BS-yw1pr 3 жыл бұрын
Is it possible to get after evade and after parry in 1 line with the anytimer? (Valewalker)
@Hazefest
@Hazefest 3 жыл бұрын
No. You can only use two style types on a single key. It would be evade and anytime, parry and anytime, or evade and parry. However you can do any of the two style combos and their follow ups on a single key.
@danteafkCamelotUnchained
@danteafkCamelotUnchained 2 жыл бұрын
can you help? I'm using ahk script to poison multiple weapons. script looks right switch weapon > apply poison x, repeat etc but for some reason some weapons get the same poison on it multiple times. does it maybe need more delay?
@Hazefest
@Hazefest 2 жыл бұрын
Here is what I use in my NS script currently on Atlas. ;Poison Weapon Sets 1, 2, & 3 Lethal{f11} Infection{f9} Con/wep skill{end} Str{\} $+q:: { Send {f11} Send {end} Send {Shift down}z{Shift up} Send {Ctrl down}e{Ctrl up} Send {f9} Send {end} Send o Send [ Send {\} Send {f11} Send k Send z Send {f11} Send {f9} } return ;Weapon swap slots 1-2 $6:: { Send, {Shift down}z{Shift up} Send, {Ctrl down}e{Ctrl up} } return ;Weapon swap slots 3-4 $7:: { Send, o Send, [ } return ;Weapon swap slots 5-6 $8:: { Send, k Send, z } return
@danteafkCamelotUnchained
@danteafkCamelotUnchained 2 жыл бұрын
@@Hazefest Thanks for the response....do you see any problem here in my script? ;poison weapons heat ;ctrl+y enervating ;ctrl+u lifebane ;ctrl+i lethargy ;ctrl+o serum ;ctrl+, weariness ;ctrl+h/j/k/l/b/n is 8 weaponswaps 7:: send, ^{h}^{y}^{j}^{u}^{k}^{y}^{b}^{o}^{l}^{u}^{n}^{`,}^{h} return
@Hazefest
@Hazefest 2 жыл бұрын
Start with poison on the current two weapons, then swap both weapons an poison those, repeat until all weapon sets are poisoned. I recommend 8 weapons, 4 sets total. I would just copy mine script into yours and change the qbinds to match yours.
@danteafkCamelotUnchained
@danteafkCamelotUnchained 2 жыл бұрын
@@Hazefest Thanks I only swap mainhands. what is the mechanic behind poisoning via qbar? If i click manually on a poison on the qbar, it's not being applied, but why is it applied via ahk?
@Hazefest
@Hazefest 2 жыл бұрын
It should work either way. Are you mouse clicking or pressing the quick bar number on keyboard? If you mouse click it should work. If you use keyboard ahk will overwrite in game key presses.
@danteafkCamelotUnchained
@danteafkCamelotUnchained 2 жыл бұрын
jesus this sounds so complicated, but yet if you don't use it you're missing out and are in a disadvantage.
@ryan7149
@ryan7149 2 жыл бұрын
How do you go about setting up ahk so then I can start making a script?
@Hazefest
@Hazefest 2 жыл бұрын
Once you install AHK you reboot your PC if you haven’t already. Then right click the desktop and go to New>AutoHotKey script.
@ryan7149
@ryan7149 2 жыл бұрын
@@Hazefest ok thanks man.. video helped me a lot. If I have anymore question can I ask you?
@Hazefest
@Hazefest 2 жыл бұрын
@@ryan7149 of course. I am on discord also as Hazefest#1135
@ryan7149
@ryan7149 2 жыл бұрын
@@Hazefest I'll add you thanks man
@bobbythomas5016
@bobbythomas5016 3 жыл бұрын
great intro to AHk so i do i start the spript before you play the game? so do i start the game then open the AHk or do i open AHK first then open the toon im going to play?
@Hazefest
@Hazefest 3 жыл бұрын
Doesn’t matter. You can start and stop while playing DAoC the scripts In my video description only run while DAoC is running and stop when the game crashes or you exit. You can leave them on if you like and they will not interrupt other games gameplay
@bobbythomas5016
@bobbythomas5016 3 жыл бұрын
@@Hazefest ok so what if im playing ns or say ranger and i bring up this script but im on my bm what will happen? Or when only opening the script for say i name it ns that script is going to run with whatever toon im playing?
@Hazefest
@Hazefest 3 жыл бұрын
@@bobbythomas5016 then the input would still behave as the AHK imputes are made for. Typically you want an AHK scrip for each toon you play regularly. I have one for each class that I play. You can just alt tab out of the game and exit the script in the system tray in the bottom right of the desktop next to the time and date, green Icon. Then run the script for the current toon that you swapped to. You will get used to it if you run multiple characters like I do.
@bobbythomas5016
@bobbythomas5016 3 жыл бұрын
@@Hazefest ok great ty for all the info last question i tried some script and now i have my first bar slot 2 when i try to unbind it i put qunbind 1 2 but instead it says qunbind 1 ^(f1)^(f2) anyway to fix that
@bobbythomas5016
@bobbythomas5016 3 жыл бұрын
somehow i i qbound it to my first bar and i cant unbind it now
@codedeception3704
@codedeception3704 3 жыл бұрын
yall still playing daoc?
@Hazefest
@Hazefest 3 жыл бұрын
Yes. I got a wild itch one day after finishing a Path of Exile season to look up DAoC for nostalgia. I found a free shard that is highly populated with thousands of active players. You can check out the links in the video description to learn more. The server has some really nice quality of life changes that make it easier to level or grind and it felt great to play again after my long absence from this excellent PvP game. Nothing today still rivals the feel of RvR.
@codedeception3704
@codedeception3704 3 жыл бұрын
@@Hazefest thanks i'll look into it again i appreciate the thought out response.
@tavnoskeyo6215
@tavnoskeyo6215 2 жыл бұрын
Bonjour je recherche une personne qui utilise cette technique pour m'expliquer son fonctionnement merci
@_rkrd
@_rkrd 3 жыл бұрын
You cannot use delays in your Autohotkey Scripts it's strictly forbidden according to the rules of the server.
@Hazefest
@Hazefest 3 жыл бұрын
Correct. You cannot. The reason that this work is because the actual button strings when you press your key to use your styles/abilities does not have a delay in the execution of the macro string. Have a global delay of 0-80 milliseconds does not apply as the button presses are not using delays in the strings. The delay you see in SetKeyDelay 80,402 is an 80 ms is when you press a key to execute XYZ, the XYZ is still pressed at the same time. With a delay against the rules it would be X delay Y delay Z. That is against the rules. Pressing the 1 key and XYZ going off 80 ms later is not. The delay in this script helps with higher pings. You may also set this to SetKeyDelay 0 which will give you fastest XYZ response to pressing the 1 key.
@_rkrd
@_rkrd 3 жыл бұрын
@@Hazefest I get it, but it's still not allowed. You can look in the forums or ask the admins who have said it several times that using any kind of delay is forbidden. I tried to comment with a link but it doesn't let me. Search for "SetKeyDelay" in the forums and read responses by the admins.
@Hazefest
@Hazefest 3 жыл бұрын
@Ricardo Matias Then just set it to zero or remove the line from the script. it doesn't make a difference either way it will still perform the same and you wont be able to tell a difference. Whatever makes you comfortable. Here is a link to the forum post referred to in this thread. forum.playphoenix.online/search?keywords=setkeydelay Conclusion: I will remove the delays in my scripts to prevent issues for others.
@_rkrd
@_rkrd 3 жыл бұрын
@@Hazefest let me say, thanks for the video. I mentioned it, because the penalty for being caught is quite serious. There's a bit of change due to no delay, the first hit will not work as intended most of the times. But on the successive swings it will work perfectly.
@Hazefest
@Hazefest 3 жыл бұрын
I changed the scripts on all my videos and I will release another video regarding the changes. I looked deeper into AHK and there is a better option. The scripts on all my links are safe now. You are right reactive styles can miss if you open with them. If you open with Perf or Backstab first and move into Evade/anytime styles then it should land fine. Even if you fail the open you still auto attack for damage so it isn't a total loss. Thanks for all the feed back. It has help improve the scripts I make.
@matthiaspetzold4736
@matthiaspetzold4736 3 жыл бұрын
Could you please post your script? Ty in advance!
@Hazefest
@Hazefest 3 жыл бұрын
All of the scripts I use are in the description in the google drive link. The script I use in the video is in the description as raw data. Here is my current version of the script: ;Infiltrator 2.0 RETURN #UseHook #IfWinActive, ahk_class DAoCMWC ;toggle (pauses and resumes script) +Numlock:: Suspend,toggle return ;Backstab 2 and Perf 3:: send ^{f1}^{f2} return ;Backstab 2 and Perf follow ups 4:: send ^y^{f3}^{f4}^{f5} return ;Poison weapons 7:: send {f1}{f2}{f7}{f8}{f3}{f4}{f9}{f11}{f1}{f2} return ;weapons 1-2 5:: send {f7}{f8} return ;weapons 3-4 6:: send {f9}{f11} return ;Garrote and Evade styles 1:: send ^y^{f10}^{f9}^{f8}^{f7}^{f6} return ;Side and back style 2:: send ^y^q^e return ;Pull with bow 8:: send h0h0 return ;Suspend when typing ~NumpadEnter:: ~+Enter:: ~Enter:: Suspend, Toggle ToolTip, % A_IsSuspended ? "Script Suspended" : "" Return ;Other keys that open chat /commands, console, r reply key ~NumpadDiv:: ~/:: ~':: ~r:: Suspend, On ToolTip, Script Suspended Return ;Escape closes chat window ~esc:: Suspend, Off ToolTip Return ;control v windows default paste command ~^v:: Suspend, Permit if A_IsSuspended SendInput, % Clipboard Return #UseHook off
@monsterrodvonhugenstein483
@monsterrodvonhugenstein483 2 жыл бұрын
@@Hazefest How is the bar set up for this script? Struggling with AHK
@d33d0gg
@d33d0gg 3 жыл бұрын
Good stuff
@Hazefest
@Hazefest 3 жыл бұрын
Thank you for watching!
@d33d0gg
@d33d0gg 3 жыл бұрын
@@Hazefest ty for posting the vid, I have started messing around with this today and one thing I noticed is that you need to be a bit far away from the enemy when pressing 1 to do the garrote + evade chains because it will try to do hamstring (evade style) always and obviously if you dont evade it will fail. @ 5:18 in your video, you didn't miss, the style failed. I have some thoughts on tweaks and working on them now.
@d33d0gg
@d33d0gg 3 жыл бұрын
Also, the AHK script you posted in the description is different that what you did in the video, which has some issues with the order (not backwards etc).
@Hazefest
@Hazefest 3 жыл бұрын
@@d33d0gg I may have been too far away to land the garrote as I pressed the 1 key. The way it works if you want to use Garrote and Hamstring chains is that you must input the /qbinds that you want to use in the reverse order. Doing such will allow you to spam the key to perform Hamstring with a backup of Garrote. So when you press the key it will try to use Rib Separation and Achilles Heel first. This will give you the message "You must use X style before this one." When this happens the logic will go to the next style. So it tries to use A and B in this order Rib Sep>>Leaper>>Hamstring>Ach Heel>Garrote. The first time you press it close enough to the enemy it will land Hamstring with a backup of Garrote. The second time you press it it will use Hamstring with a backup of Achilles Heel. If you evade it walks up the Hamstring and does Leaper with a Garrote backup.
@Hazefest
@Hazefest 3 жыл бұрын
@@d33d0gg There may have been mistakes in the order of the either the skills on the bar or the logic in the script in the video different from the Posted Script. The videos are to walk through how it all works and how you can use it to make your own scripts. The final script posted in the description is the final version of what I used in the end of the video. I added Stick macros via /qbinds to demonstrate things you can do in AHK. Feel free to Copy and paste and then modify the data to fit your /qbinds and your playstyle as I feel that it will be more comforting know that you can adjust the script as needed to fit how you play.
@williammarquez2496
@williammarquez2496 3 жыл бұрын
can you send me a copy of your set up for my inf
@Hazefest
@Hazefest 3 жыл бұрын
;Infiltrator 2.0 RETURN #UseHook #IfWinActive, ahk_class DAoCMWC ;toggle (pauses and resumes script) +Numlock:: Suspend,toggle return ;Change Hotbars z:: send, +1 !+1 ^+1 return ;Backstab 2 and Perf 3:: send ^{f1}^{f2} return ;Backstab 2 and Perf follow ups 4:: send ^y^{f3}^{f4}^{f5} return ;Poison weapons 7:: send {f1}{f2}{f7}{f8}{f3}{f4}{f9}{f11}{f1}{f2} return ;weapons 1-2 5:: send {f7}{f8} return ;weapons 3-4 6:: send {f9}{f11} return ;Garrote and Evade styles 1:: send ^y^{f10}^{f9}^{f8}^{f7}^{f6} return ;Side and back style 2:: send ^y^q^e return ;Pull with bow 8:: send h0h0 return ;Suspend when typing ~NumpadEnter:: ~+Enter:: ~Enter:: Suspend, Toggle ToolTip, % A_IsSuspended ? "Script Suspended" : "" Return ;Other keys that open chat /commands, console, r reply key ~NumpadDiv:: ~/:: ~':: ~r:: Suspend, On ToolTip, Script Suspended Return ;Escape closes chat window ~esc:: Suspend, Off ToolTip Return ;control v windows default paste command ~^v:: Suspend, Permit if A_IsSuspended SendInput, % Clipboard Return #UseHook off
@MichahEmmitt
@MichahEmmitt 3 жыл бұрын
Couldn't get it to work
@Hazefest
@Hazefest 3 жыл бұрын
This is after you installed AHK and are using a AHK script with the green H icon in the system tray? (lower right next to time and date on desktop)
@MichahEmmitt
@MichahEmmitt 3 жыл бұрын
@@Hazefest I have installed yes. I can only manage to run on my task bar. How do I get it in the system tray?
@Hazefest
@Hazefest 3 жыл бұрын
@@MichahEmmitt After installing the AHK application. You should be able to Right click on your desktop and go to new>AutoHotKey Script. Then just copy the text from whatever script you would like to run (As Administrator). Then if you have the /qbinds setup in DAoC in the AHK script you are running it should work.
@MichahEmmitt
@MichahEmmitt 3 жыл бұрын
@@Hazefest okay got all of that working thank you. However the after evade styles don't work? I'll hit hamstring on evade but Achilles heal will not run as a follow up
@Hazefest
@Hazefest 3 жыл бұрын
@@MichahEmmitt make sure in the AHK logic that the Achilles Heel comes before Garrote. If you try to open with this style it will try to use Achilles heel on the open which will miss due to having to use the garrote style first. The AHK script be in this order from left to right. Rib separation, leaper, hamstring, Achilles heel, garrote. This will try to use hamstring followed by garrote after combat has began and swing timers are in play. If the swing timers have not started it will attempt to use the first style in the logic which should be rib separation. If you are just using Achilles heel and garrote it should be: Achilles heel, garrote. This will work properly after you begin swinging in combat. Typically you want to begin combat with a stealth opener.
@kongchangfan2237
@kongchangfan2237 3 жыл бұрын
Great tutorials.. although i think using AHK for Dark Age is disgusting and simply cheating.. but what ever.. 2021 here we go. Things are changing. Great guide, peace!
@Hazefest
@Hazefest 3 жыл бұрын
Hello. They allow it as long as you do multiple button presses in a string. I keep my tutorials in line with the Phoenix Freeshard server rules.
@kongchangfan2237
@kongchangfan2237 3 жыл бұрын
@@Hazefest I am aware of that, yes. But tbh, it IS a gamechanging technology, that makes a lot of things much easier. No need to look at youre defense anymore, evade/parry styles etc. follow up. That is a big advantage. Not only that i think, it is screwing the balance and enabling low skill players beyond their understanding of the game to do things they just shouldnt be able to, but also, from my point of view it kinda takes away the fun about several things. Not much skill needed anymore. I mean having demezz and mezz on the same button is kinda acceptable for me, no huge impact, but looking at melee battles, especially assassins.. how many buttons in total do they even use with ahk installed - 5?! Just thinking of reapplying dots to 20 weapons via a switch and apply macro.. (i have no idea if this is really doable with ahk, but i can imagine..) So yea.. if i got a bit harsh here, might not be the place to discuss this actually. Phoenix staff just shouldnt allow it. But still i clearly look down to ppl playing this in pvp somehow.. sry mate. Peace
@Hazefest
@Hazefest 3 жыл бұрын
I made these scripts for the older generation. I play with my 68 year old father as well as a few players over 50 and AHK allows the older people to keep up with the younger crowds these days. I get your point though. Thanks for the feedback =)
@kongchangfan2237
@kongchangfan2237 3 жыл бұрын
​@@Hazefest i'm getting your point there.. it's reasonable. problem is, the younger people are also using/abusing it. its a powerful weapon, and in the wrong hands it causes an imbalance of pvp. but anyways.. thanks for the objective talk here. take care
@JohnSmith-ty2he
@JohnSmith-ty2he Жыл бұрын
@@Hazefest Actually sort of why I was looking this up. Partial paralysis on my left side makes it difficult to play melee in general. Be nice to be able to be something other than a budget Warrior for once if I want to melee.
@Christopher-on7og
@Christopher-on7og Жыл бұрын
AHK is bad ... it takes the fun out of the game. Using it for crafting is ok, but not in fights ....
@Hazefest
@Hazefest Жыл бұрын
Many people feel this way. You do not have to use it. However your feeling on AHK will not stop others from using it. I used to feel this way in Phoenix. I got tired of getting destroyed by stealthers. I started using AHK and just the QOL of farming in melee was worth the change. The older generation can also use it to even the playing field with reaction times if they have diminished.
@MicHoonigan
@MicHoonigan Жыл бұрын
What has this to do with a skilled player? This is hilarious.
@stevzky
@stevzky 9 ай бұрын
No one stands toe to toe anymore spamming hamstring backed by dragonfang or double frost. Everyone dances for positionals to fire while juggling charges and /uses.
@AlkaloidMushrooms
@AlkaloidMushrooms 6 ай бұрын
sad
@stephenmulvey9821
@stephenmulvey9821 2 жыл бұрын
Lame Scripting kills the game.
@cc66bb44
@cc66bb44 10 ай бұрын
so fkn complicated
@Hazefest
@Hazefest 10 ай бұрын
Once you have done this a couple of times it’s easy. Learning all this up front is a lot.
@cc66bb44
@cc66bb44 10 ай бұрын
@@Hazefest I copy pasted your ahks for edan, but I have no clue what your in game UI set is
@joegeiger7465
@joegeiger7465 2 жыл бұрын
idc what anyone says this is still cheating in my book
@s.k.9774
@s.k.9774 3 жыл бұрын
Wow, a streamer and native English speaker pronouncing Garrote as GARRET? Guess you don't know what garrote is either. 😂
@Hazefest
@Hazefest 3 жыл бұрын
I hope you took more from the video than this. Streamers are not infallible. Thanks for the feedback.
DAoC AutoHotKey Tutorial for Spellcasters
24:39
Hazefest
Рет қаралды 4,8 М.
Mom had to stand up for the whole family!❤️😍😁
00:39
Stepping Up Your Game: Part 1 - Quickbinding
7:43
DAOC
Рет қаралды 16 М.
8 Tips to Level Faster & Better on Phoenix / DAoC!
20:31
Ashmir Gaming
Рет қаралды 20 М.
EBEN - Assassin
3:20
Trap Nation
Рет қаралды 4,9 МЛН
Classic Dark Age of Camelot -  Albion 1-20 Leveling Guide
22:44
CloakingDonkey
Рет қаралды 18 М.
DAoC Tutorial - Macros
18:44
DAOC
Рет қаралды 14 М.
Which Realm & Class for New DAOC Server Eden?!?
15:14
MMO Dojo
Рет қаралды 12 М.
DAoC Fundamentals
8:36
elf9393
Рет қаралды 29 М.