AutoHotkey Pulover's Macro Creator: Automate Your Gaming!

Поділитися
Вставка
  • Опубліковано 20 жов 2024

КОМЕНТАРІ • 66

  • @TABNationAutomation
    @TABNationAutomation  Рік тому +15

    Who wants to see a part two of this? If so what about?

    • @admincreepergames
      @admincreepergames Рік тому

      Hey man I need ur help figuring out how'd u create a simple script where if i'm holding XButton1 or Mouse4 it presses Numpad9 Presse E, Lets Go Of E and Keeps Numpad 9 down, as long as Xbutton1 or Mouse4 is pressed.
      Basically I am trying to make a script for peeking, so I'd need to have 2 similar versions of the script running simultaneously since I wouldn't know how to combine it and make it into 1 singular script.
      I started using autohotkey again because my mouse is old and I can't find any software that'd allow me to make macro's for it easily.

    • @oasisunknown
      @oasisunknown Рік тому +1

      Would you be able or interested in covering functions with this program.
      I would like to record several smaller macro modules and then use those smaller scripts in sequence in a master macro.
      I tested a bit with the functions and it seems to work but it would be nice to have a good tutorial on it.

    • @ribbitpng
      @ribbitpng Рік тому +1

      YESS PART 2 PLEASE!!!

    • @B3NEDEKBalogh
      @B3NEDEKBalogh 5 місяців тому

      Hey, I am trying to use the record feature on Pulover's to record a sequence of moves in Minecraft, but I have an issue. Whenever I play the macro, the movement is bugged out and in Minecraft, I immediately look down and spas out until the macro is done. It seems to do the mouse clicks fine, and when I followed what you did it worked fine. But the movements I need require me to record doing it in the game, and I can not get the movement to work from the recording. What happens is it records either hundreds of 1-millisecond inputs of the w key, or, if I change it to record key states it records nothing. Do you have any ideas on how to get the recorded macro to record the key presses in the same way you did in the video with the press-down function and then release?

    • @lennartvdsluijs
      @lennartvdsluijs 2 місяці тому

      hey very nice work there man, it is appreciated altough i am a total noob with this adn having difficulty implementing all the innfo into actual working. Could you please do one tutorial for Evony game, to 'auto join Rallies' to monsters. i would be eternal greatfull :)

  • @raymondstheawesome
    @raymondstheawesome 9 місяців тому +1

    Wow this is awesome. On our server we will soon be needing this for mass crafting and trading with villagers. Excited to try this out!

  • @hiekelhiekel
    @hiekelhiekel Рік тому +2

    great video. You deserve a like. Too many complaints and topics but no one wana state a simple appreciation.

  • @Techno_fan69
    @Techno_fan69 19 днів тому

    what if i want the button to hold like holding left click all the time

  • @MizanurRahman-gr9xu
    @MizanurRahman-gr9xu 21 день тому

    Hi, need to know if we can target any moving objects. I have a moving crawler in a game that needs to target some static objects. Need to know how to do this. thanks in advance

  • @Everywheretutos
    @Everywheretutos 10 днів тому

    how can i make to press keys?

  • @XunielfYT
    @XunielfYT 6 місяців тому

    Hey, I am trying to use the record feature on Pulover's to record a sequence of moves in Minecraft, but I have an issue. Whenever I play the macro, the movement is bugged out and in Minecraft, I immediately look down and spas out until the macro is done. It seems to do the mouse clicks fine, and when I followed what you did it worked fine. But the movements I need require me to record doing it in the game, and I can not get the movement to work from the recording. What happens is it records either hundreds of 1-millisecond inputs of the w key, or, if I change it to record key states it records nothing. Do you have any ideas on how to get the recorded macro to record the key presses in the same way you did in the video with the press-down function and then release?

    • @B3NEDEKBalogh
      @B3NEDEKBalogh 5 місяців тому

      yeah same do you know now?

    • @nolan0312
      @nolan0312 11 днів тому

      À tu trouver la solution ?

  • @rugrat243
    @rugrat243 Рік тому +1

    How would i create or get a script that would allow me to for example, Hold G down for 3 seconds wait 16 seconds and then hold G down for another 3 seconds and have it repeat itself?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому +4

      you need to use
      send {g down}
      sleep 3000
      send {g up}
      sleep 16000
      then put it in a loop

  • @Александр-т1я7д
    @Александр-т1я7д 5 місяців тому

    Hi, I have a problem with Goto, for example: If the pixel is found, then go to line 17

  • @One.Zero.One101
    @One.Zero.One101 3 місяці тому

    Why doesn't it work on certain games like Final Fantasy 10-2? Does the game block macros? I tested the script on Notepad so I know the script is fine.

    • @TABNationAutomation
      @TABNationAutomation  3 місяці тому

      There are some tricks you can do to maybe work. On my site under faq I have a list of games and tricks. But a lot of what time is it has to do with anti-cheat.

  • @olfaz
    @olfaz Рік тому

    Thank you, this was very useful! ❤ I have a question, is it possible to record the inputs for minecraft without having to keep adding it myself? I know there is a record option but that doesnt make the character move

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      it should pick up key presses just fine.

    • @olfaz
      @olfaz Рік тому

      @@TABNationAutomation the recorder picks up key presses, but only in text form, not actual minecraft movement.

  • @morgunify
    @morgunify Рік тому

    thankssss
    a Q : how can i search a small image cut with lasso tool and let pulover ignore its background to find it easly ?

  • @quitcappin4322
    @quitcappin4322 Рік тому

    Hello, I have a pixelsearch loop. The script works perfect until it loops a random amount of times then breaks, the script continues to run but pixelsearch seems to skip or become complacent with the pixels. Is this an issue you’ve encountered?

    • @quitcappin4322
      @quitcappin4322 Рік тому

      I’ve also tried exporting to ahk and compiling that to no avail, it works then stops. If I change the pixel it detects it will work again, if I stop and rerun it won’t run again

  • @epenpenpen8183
    @epenpenpen8183 11 місяців тому

    can we make like, example, I remap F1 to press AAAAA , can we make it to F1 autop press AAAAAA as long as we want, and then RE-PRESS the F1 to stop it , can it be done ?

  • @openinggt804
    @openinggt804 Рік тому

    Hi, just installed the macro creator. Does this work on the background? Can you activate this and open another window?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      it depends on the program. some will allowed some wont. if gaming most liking not. so far here is my list i tested tabnationcoding.com/faq/

  • @sortileges5474
    @sortileges5474 Рік тому

    i wanna be able to use my computer while a game is automated in the background. Is that possible with this?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      Try control send but most games do not let you do this so unlikely

    • @sortileges5474
      @sortileges5474 Рік тому

      @@TABNationAutomation im gonna need to learn up on this program, this is still too complicated for me haha. thanks for the quick reply though

  • @ninjapacman26
    @ninjapacman26 Рік тому

    I'm having trouble looping with relative mouse inputs. The inputs will be fine on the first loop but different each loop after that.

    • @AnNatie
      @AnNatie 7 місяців тому

      I have the same problem did you ever find a fix?

    • @ninjapacman26
      @ninjapacman26 7 місяців тому

      @@AnNatie I eventually got it working well enough by using values that set the mouse back to its starting position, but even that didn't loop perfectly and would eventually fail after a couple hours.

  • @st.michaelthearchangel7774
    @st.michaelthearchangel7774 Рік тому

    If I am running a macro for a web browser game, is there a way to let the macro run in game after I minimized the browser the game is running on?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      Nope as the window no longer is present

    • @st.michaelthearchangel7774
      @st.michaelthearchangel7774 Рік тому

      @@TABNationAutomation Oh, bummer. Not even with one of the Control commands? Is it possible to do it with Auto Hot Keys?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      @@st.michaelthearchangel7774 pulovers is AHK. control send would need the window still open and almost never works on video games for anti cheat systems

  • @QuiteBluish
    @QuiteBluish Рік тому

    Hey, do you know what you would put for arrow keys?

    • @QuiteBluish
      @QuiteBluish Рік тому +2

      Oop, nevermind, figured it out! You can do so by putting "Left" "Right" So on :P

  • @mrxext7517
    @mrxext7517 9 місяців тому +1

    thank you very much)!

  • @aperson1181
    @aperson1181 Рік тому

    Can you record and replay repetitive web tasks?

  • @DaT1WhLteB0i
    @DaT1WhLteB0i Рік тому

    Hey I got a question. Can you please make a video of how to walk to the right or left in games? If so that would be really helpful.

    • @TABNationAutomation
      @TABNationAutomation  Рік тому

      It's the same as this video just change the keys to left right vs forward.....

    • @DaT1WhLteB0i
      @DaT1WhLteB0i Рік тому

      @@TABNationAutomation Hey i tried this but it was not working. any fixes? it’s for roblox.

    • @lucascookson4520
      @lucascookson4520 Рік тому +2

      @@DaT1WhLteB0i charley... you just replace the "w" with "a" or "d" there is no need for the nice youtube man to make an entire video. I feel like this could have been figured out with a few seconds of critical thinking charley...

    • @edwardalex9317
      @edwardalex9317 Рік тому

      @@lucascookson4520wat dat mean

    • @lucascookson4520
      @lucascookson4520 Рік тому +1

      @@edwardalex9317 it means quite litterally the only thing you change in the macro is swap the 'w' key with the 'a' or 'd' key... if you watch the video and listen to what the macro is doing its very simple that you just change the inputit is pressing.

  • @Big_Lowe
    @Big_Lowe Рік тому

    Do you help your subscribers figure this automation out with pulovers?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому +1

      I mean isnt that kinda the point of the videos lol

    • @Big_Lowe
      @Big_Lowe Рік тому

      @@TABNationAutomation Yeah haha, I meant would you ever work with someone one on one though if they had specific questions. I've tried following your guide and ran into a few overlay issues (I think).

  • @Noreasontoo07
    @Noreasontoo07 10 місяців тому

    @TabNationAutomation my macro works till I loop it, then it makes me spin out for some reason like I'm possessed like it's missing the modifier key for some reason. Any ideas?

    • @TABNationAutomation
      @TABNationAutomation  10 місяців тому

      well ya a loop will go on till you make an if statement for when to exit the loop or add a toggle

  • @bernardgay9472
    @bernardgay9472 8 місяців тому

    Le son est trop faible !!! We do not hear you !!

  • @renan_sccpx
    @renan_sccpx 11 місяців тому

    Hello, so I have a little macro that I make for one game I'm playing and I play it everyday, well I will travel this last year for some days and I want to make it play everyday, its a way to make it work everyday( I will have someone in my home but he doenst know much abt PC, and he will just power the pc for me everyday) So my Idea is to make it run once the computer is On. Someone know if its possible?

  • @doge5762
    @doge5762 4 місяці тому

    Is this free?

  • @the8ctagon
    @the8ctagon Рік тому

    Why did you put the word AutoHotKey in the title, when this video is not about AutoHotKey (a rival macro utility), but about Pulover's Macro Creator? Was that just clickbait?

    • @TABNationAutomation
      @TABNationAutomation  Рік тому +3

      Pulover is written in ahk code and spits out ahk code, so not a rival at all.

  • @miltoncarmo7
    @miltoncarmo7 8 місяців тому

    Brasil!!! A Brazilian guy made this software.