Automate Games with Macro Recorder

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 194

  • @badhumoryt
    @badhumoryt Год назад +2

    hi could you possibly make a tutorial on macrowin?

    • @solidbugs
      @solidbugs  Год назад +1

      Thank you for bringing this program to my attention, I will check it out.

  • @kyniro.
    @kyniro. 2 месяца назад +2

    Hey man I love your channel - is it possible to set a macro where it clicks on 1 point of the screen, then another on a textbox to type an amount for money (100,000) and loop it with 10ms delay and set an activation hotkey?

    • @solidbugs
      @solidbugs  2 месяца назад

      thanks. sure you can do that easily. Use "Smart click" to press the button, and "Text" to enter the text. To trigger via hotkey use "PhraseExpress". See here: www.macrorecorder.com/doc/playback/trigger-macro-by-hotkey/

  • @Kompszz
    @Kompszz 11 месяцев назад +1

    i want to do an automatic farm on a game but i dont know how because when you enter the game it can spawn you in different places and i need to go into a elevator to start the game

  • @EmmyExe
    @EmmyExe Год назад +4

    Works with pressing but to hold down to move my character. Does not work

    • @vegas2385
      @vegas2385 4 месяца назад

      Same. Looks like a glitch with key emulation in games. Works fine outside of games though.

  • @omari3059
    @omari3059 8 месяцев назад

    Great job explaining. Can you help me apply a macro to a trading site?

    • @solidbugs
      @solidbugs  8 месяцев назад

      Automation for Trading is usually done inside a trading application with scripts, eg
      www.mql5.com/en/code/mt4/scripts

  • @deisevfarias
    @deisevfarias Месяц назад +1

    How can i hire you to do this for me?

  • @JennyX69
    @JennyX69 Год назад +3

    I've used this before for almost a year, love it!
    Is there a way to make a script repeat at a specific part of an hour instead of looping over and over?

    • @solidbugs
      @solidbugs  Год назад +1

      Just add a wait command. The highest value is 2147483647ms, which corresponds to 596.5 hours.
      Alternatively, you can use the Windows Task Scheduler and have a script run at a specific time. I have already made a video on Macro Recorder showing how to run scripts with batch files.

    • @JennyX69
      @JennyX69 Год назад +1

      @@solidbugs looking g for it now

  • @deisevfarias
    @deisevfarias Месяц назад

    Do you have something similar for phone apps?

    • @solidbugs
      @solidbugs  Месяц назад

      What do you mean? What are you trying to automate?

  • @durza5979
    @durza5979 3 месяца назад +1

    How can I make a macro that searches for either an "E" and "Q" button press? For example, if the sequence is; QEEQE, how can I make it so my macro will record press the right buttons at the right time? Even if there isn't a website involved?

    • @solidbugs
      @solidbugs  3 месяца назад

      To wait for e then q, create 2 Wait for hotkey actions:
      i.postimg.cc/L4Jf8fF4/2024-07-23-19h47-33.png

    • @durza5979
      @durza5979 3 месяца назад

      @@solidbugs Okay, and then what do I have to do?

  • @honghong3821
    @honghong3821 Год назад +3

    Hey buddy! I want to make it so that it clicks the button when there is an image that pops up that is unrelated to the prompt. My scenairo is that:
    I need to open my setup (In the Setting. This is preopened before activating macro),
    load my base,
    back out to setting menu (by pressing a key)
    and then click on Ascension,
    and repeat this order. Problem is I need cash in order for Ascension to work, and loading the setup is the only way to make money. There is a pop up saying that I can rebirth when I have enough money (it appears suddenly near the Ascension button, no fade in fade out). Can i do that?

  • @juanchito9225
    @juanchito9225 21 день назад +1

    Hey how did you took that mini screenshot at 3:00

    • @solidbugs
      @solidbugs  20 дней назад

      Its a autohotkey script: screenclip.net/

    • @juanchito9225
      @juanchito9225 20 дней назад +1

      @@solidbugs I found out you can also do it with windows+shift+s but that program is better

  • @DekoohRm
    @DekoohRm Год назад +1

    Hi, i would like to know how i could make it so i can shoot and rapidly press r and press r again to aim and stop aiming and repeat the process as fast as possible. I've tried different combinations and programs, and i wasnt able to get what i aspired to 100%. Also, great content.

    • @solidbugs
      @solidbugs  Год назад

      I'm afraid you need another tool to have hotkeys in macrorecorder. ruclips.net/video/CKsJgb3GeuM/видео.html
      But, what you want to achieve can be easily done in AutoHotkey. Simply post your question here: www.autohotkey.com/boards/viewforum.php?f=82
      And don't be shy, the ppl there are very noob-friendly.
      Here is another link to see what can be done in the AHK in conjunction with games:
      www.autohotkey.com/board/topic/111737-how-to-make-ahk-work-in-most-games-the-basics/
      Good Luck!

  • @JonUhThan88
    @JonUhThan88 8 месяцев назад

    do you know any way to make it so the macro can time certain key presses? I'm playing one of those 4k rhythm games and it doesn't click the arrows at the correct times have any tips?
    Edit: is there also a way to make it so it holds down a pacific key for a certain duration?

    • @solidbugs
      @solidbugs  8 месяцев назад

      look out for a bot like this one:
      www.blakekuzemchak.com/osubot

  • @avivyoukerharel2140
    @avivyoukerharel2140 8 месяцев назад

    Did you buy the full version?

  • @yandirs
    @yandirs Год назад

    What version of Captureplus are you using so that it looks like in your video?

    • @solidbugs
      @solidbugs  Год назад

      For creating Screenshots I use a AutoHotkey Script: www.autohotkey.com/boards/viewtopic.php?t=115622
      I think I have a beginner AutoHotkey Tutorial on my channel.

  • @lapaci3708
    @lapaci3708 Год назад

    Hi, thanks for the video! i have a question. how can i make that macro for undetectable?

    • @solidbugs
      @solidbugs  Год назад +1

      Use "Randomize Parameters" Action. But use with caution especially with online games...

    • @lapaci3708
      @lapaci3708 Год назад

      @@solidbugs Thank you so much! subscribed :)

  • @fiyu8973
    @fiyu8973 11 месяцев назад +1

    its nice but very expensive & is there any way to use this macro repeatedly ? couldnt find crack or licences for free tho x)

    • @solidbugs
      @solidbugs  11 месяцев назад

      Yes, it is expensive. Have a look at AutoHotkey, it's free. I think I have a beginner's video about it on my channel...

  • @pookiechipz227
    @pookiechipz227 Год назад

    Hi, I ran my game in window mode. After clicking window focus, I pressed the icon beside the application then click my game. But I doesn’t detect it and nothing happened. Is there a way to solve this issue? Thank you

    • @solidbugs
      @solidbugs  Год назад

      difficult to understand/troubleshoot your issue. try this: use the action "set window focus" to focus a window. to detect a certain image play with the color tolerance. Hope this helps.

  • @NovatusRSGaming
    @NovatusRSGaming Год назад +1

    Is there a way to add mouse movement between each of these actions to make it harder to detect in some games? Like how can I add a mouse movement before a detection sequence if the mouse clock is practically random?

    • @solidbugs
      @solidbugs  Год назад

      you can randomize parameters
      ruclips.net/video/3oblDsu8Klw/видео.html

    • @MEMELORD.Z
      @MEMELORD.Z 9 месяцев назад

      ​@@solidbugs is the macro recorder available for Android

    • @solidbugs
      @solidbugs  9 месяцев назад +1

      @@MEMELORD.Z Windows and Mac only

  • @adriandraganescu6040
    @adriandraganescu6040 10 месяцев назад

    In a game I'm playing I need to swap my weapon before I can use a skill I want, however I want to keep using the skill and after I'm done, I would like it to swap back after a short delay, is that possible with this?

  • @yadunknow3436
    @yadunknow3436 Год назад

    is there a way to make a process repeat whilst holding down left click? I'll explain what im trying to do so this is what i want... "left click", wait 0.5 seconds, double press "e". and have that loop whilst holding down left click and stop when i let go.

    • @solidbugs
      @solidbugs  Год назад

      if I understand correctly you want to use left mouse down as a trigger for the action "double press e". You probably need PhareExpress for that to work, see ruclips.net/video/CKsJgb3GeuM/видео.html
      But the following AutoHotkey v1 code does what you are asking for:
      ~LButton::
      Loop
      {
      Sleep 500 ; This is the delay between clicks, in milliseconds.
      Send {e 2}
      GetKeyState, LButtonState, LButton, P
      if LButtonState = U ; User has physically released the button, so end the loop.
      break
      MouseClick, Left
      }
      return

    • @yadunknow3436
      @yadunknow3436 Год назад

      @@solidbugs hi man thanks for the response! almost it's just add a left click and a wait 0.5 seconds before the double press "e". And the trigger to be when I hold left mouse button down and for it to loop that process until I let go of the left mouse button. It's for a game called darktide so in game I basically I want it to do a single quick attack (left mouse click), then swap to my secondary and back to my primary weapon (double press "e"). And just have that on a loop when holding down left mouse click. But I don't think it's possible with that program from what I could see. I can do it with autohotkey but it's inconsistent like it doesn't work correctly it's like the wait commands are not precise and it will switch to the wrong weapon. If there's no other way than using autohotkey then don't worry about it man, I appreciate you trying to help me out.

    • @solidbugs
      @solidbugs  Год назад

      @@yadunknow3436 You can automate anything with AHK. I suggest to ask in the forum. They are very noob friendly and I assume someone can/will help you there. Good Luck!

    • @yadunknow3436
      @yadunknow3436 Год назад +1

      @@solidbugs yeah for sure will have to try that. Thanks very much for your time ♥️.

  • @RealBolter
    @RealBolter Год назад

    anytime i clcik my game the macro stops though?

    • @solidbugs
      @solidbugs  Год назад

      Maybe you need to focus the game to apply actions to it. If possible run the game in Window Mode then Use "Focus Window" from Misc Tab in Macro Recorder. Hope this helps.

  • @qwertuiop3005
    @qwertuiop3005 Год назад

    Could you help me with something? I want to drag an object on the screen that spawns randomly in a small area on the screen to a specific point. How would I do that.
    I know I can use the image detect, bur how do I make it drag?

    • @solidbugs
      @solidbugs  Год назад +1

      Use the Mouse click action. Select "Down". Then use mouse move action. In the end use Mouse click action and select "Up".

  • @yandirs
    @yandirs Год назад

    I want to know what application you screenshot using?

    • @solidbugs
      @solidbugs  Год назад

      CapturePlus

    • @yandirs
      @yandirs Год назад

      @@solidbugs when taking screenshots without opening the app

    • @yandirs
      @yandirs Год назад

      @@solidbugs how to use the application like in your video, I have tried it but can't

    • @solidbugs
      @solidbugs  Год назад

      @@yandirs I use a AutoHotkey script, like this one: www.autohotkey.com/boards/viewtopic.php?t=115622

  • @lmbits1047
    @lmbits1047 Год назад

    Just tried this and space isn't recognized by the tool. Can't use it without that. It looks like it could be a bug?

    • @solidbugs
      @solidbugs  Год назад

      What do you mean by space?

    • @lmbits1047
      @lmbits1047 Год назад

      @@solidbugs Space bar function. At least it wasn't recognized by a game I was trying this on. Game is in window mode.

  • @avro7770
    @avro7770 Год назад

    Is there a way to keep the macro recorder winodw on top of all the windows while its playing?

    • @solidbugs
      @solidbugs  Год назад

      that's the case by default, but you could also use a third party app/script to achieve that: www.groovypost.com/howto/howto/windows-programs-always-on-top/

  • @mrcash8518
    @mrcash8518 10 месяцев назад

    Hello, I was wondering if there was a way to detect an image and when that image changes it continues the macro

    • @solidbugs
      @solidbugs  10 месяцев назад

      Have a look at the wait function. Wait for pixel color change:
      www.macrorecorder.com/doc/wait/

  • @asmurk1276
    @asmurk1276 Год назад +5

    I would like a macro that holds down W for a few seconds, then waits a bit(to regain energy), and then holds down S for a few seconds. Repeat.
    It's for a game called Valheim. I want to sneak back and forth to level up the skill. How would I do this?

    • @solidbugs
      @solidbugs  Год назад +1

      Pretty simple task: 1. Add a "Key Down" Action (Key = W) 2. Add a Wait Action (eg. 3000 ms) 3. Add a "Key Up" Action (Key = W)
      Repeat Steps 1-3 for the second Key (S). Hope this helps.
      i.postimg.cc/XvVfMMj0/solution.jpg

  • @Nick88126
    @Nick88126 Год назад

    would using macro work for flappy bird ?

    • @solidbugs
      @solidbugs  Год назад

      I guess you're referring to the Android game running in an Emulator running in window mode. Yeah it should work...

  • @YesOkayDone
    @YesOkayDone 3 месяца назад +1

    My - Play stops automatically when script starts (searching for image) not going to next step ?

    • @solidbugs
      @solidbugs  3 месяца назад

      I assume the image is not found? 🤷‍♀ Try to change the tolerance.

  • @yoyo-i5u5y
    @yoyo-i5u5y Год назад

    So I’m trying to macro a game where you collect chests and I wanted to make it to where I typed ;openall every five minutes is that possible?

    • @solidbugs
      @solidbugs  Год назад

      Use the "Output text" action to post the text. Then add a 300,000 ms "Wait" action. At the end add "Repeat".

  • @HenryPayne-v2v
    @HenryPayne-v2v 9 месяцев назад

    I'm having issues with the window focus, I follow that first step but when i select the image area it acts like i'm selecting my desktop, now the window.

    • @solidbugs
      @solidbugs  9 месяцев назад

      That's probably bcause your running the game in full screen mode. Set to windowed mode and try again.

  • @yandirs
    @yandirs Год назад

    how to use the application like in your video, I have tried it but can't

  • @JD-AlphaMedia
    @JD-AlphaMedia Год назад

    What about racing games? As theybare much more complex.. Can you automate them with this, or what would your approach be

    • @solidbugs
      @solidbugs  Год назад

      You can basically automate everything. However, when it becomes more complex, it is better to use another tool like AutoHotkey. By the way, AutoHotkey's users are very helpful. Search for AutoHotkey + YOUR RACING GAME, maybe a script already exists.

  • @JustANormalDayInPoV
    @JustANormalDayInPoV 2 месяца назад +2

    this is good 😊

  • @ravi3647
    @ravi3647 Год назад

    Can you please provide step to create hay day bot?
    I am using emulator

    • @solidbugs
      @solidbugs  Год назад

      Make sure you run the emulator in windowed mode (not full screen) and then automate the game.

    • @ravi3647
      @ravi3647 Год назад

      @@solidbugs I want to know the steps to create such bots

    • @ravi3647
      @ravi3647 Год назад

      @@solidbugs write it and delete it after some time to avoid strike form supercell

    • @solidbugs
      @solidbugs  Год назад

      @@ravi3647 there seem to be various youtube videos on that topic. I cannot help you, as I don't play that game.

  • @mintforest
    @mintforest Год назад

    is there a way to make it color detect in only a certain part of the screen?

    • @solidbugs
      @solidbugs  11 месяцев назад

      There is an action called "Wait for pixel color".

  • @hassenn6960
    @hassenn6960 Год назад

    i want to automate a mini game where i need it to press the number it shows on the screen, is that possible?

    • @solidbugs
      @solidbugs  Год назад

      should be possible. all you need to do is define the image area in each number, if you want to do the same as shown in the video analog with the moles.

  • @Thanosre
    @Thanosre Год назад

    is it possible to hold mouse click and let go when it sees the image

    • @solidbugs
      @solidbugs  Год назад

      should be possible, try Left Button, Down Action:
      postimg.cc/344K4QvK

  • @ExtreemMCgamer
    @ExtreemMCgamer Год назад

    Is there a way to develo a macro for battle royale game, in which it will land the player in the corner of the map for camping 😢
    (In Short i need a macro which will land the player in the corner of the map)
    Game: Garena Free Fire

    • @solidbugs
      @solidbugs  Год назад

      Garena Free Fire is a mobile game. Macro Recorder is only for Mac/Pc. Maybe "MacroDroid" can do this?

  • @skewbiesnacks
    @skewbiesnacks 10 месяцев назад +1

    Do you guys know of anything like this for Android?

    • @solidbugs
      @solidbugs  9 месяцев назад

      Clickmate seems to be a good alternative:
      play.google.com/store/apps/details?id=com.inscode.autoclicker

  • @vibv495
    @vibv495 Год назад

    heyy i wanted to know if it was possible to make it so that when an imagine passes over an image then the mouse clicks ( for eg when a line passes over the image i want the mouse to click )

    • @solidbugs
      @solidbugs  Год назад

      Should be possible. Create a screenshot of the line then search for it and click on it.

  • @zipy4900
    @zipy4900 Год назад

    Anyway to make the image detector more reliable?

    • @solidbugs
      @solidbugs  Год назад

      Try "Wait for pixel color change"
      www.macrorecorder.com/docs/02/wait/#pixel

  • @somedudeinlivestreams8287
    @somedudeinlivestreams8287 Год назад

    Is it possible to do a macro where, when it sees a image it closes the application, but if it’s a certain Image, it won’t close and stay until it changes to an undesired image?

    • @solidbugs
      @solidbugs  Год назад

      Sure. Use "Detect Image" action to find the image, then use "Execute program" action to run a batch. In the batch file add something like "taskkill /IM notepad.exe /F". In my other video "How To Use Message Boxes in Macro Recorder" I explain how run applications from batch files triggered by Macro Recorder.

  • @Appy_patel
    @Appy_patel 9 месяцев назад

    I want to set up Macro for a game called "Hitwicket Superstars". If you can set up, I can pay you. Please reply.

    • @solidbugs
      @solidbugs  8 месяцев назад

      The game your talking about seems to be an Android game. Have a look at fiverr, maybe you can hire someone there. Good Luck!

  • @learnthroughit245
    @learnthroughit245 Год назад +2

    Great video

  • @sym5242
    @sym5242 8 месяцев назад

    hey im trying to make macro for a game i play and i need help. So bascially all i have to do is a press something on the screen that makes me sit down. While im sat a progress bar will fill up and when the progress bar fills up a "breakthrough" image will show up and i have to click the "breakthrough" image. After the breakthrough image is clicked the game will forcefully make u stand up so i also i need the macro to sit me down again and repeat. One more thing the progress bar doesnt really fill up like same time, so like it could take 10 minutes for one to fill up while the next one takes 20 minutes. so the time it takes to fill up the progress bar varies.

  • @lossa2bz
    @lossa2bz 2 года назад

    Hello, i dont know if u want know VALORANT. But do u think is that possible to create a macro to autolock fast an agent ? Can u make a tutorial that will help a tons of players !

    • @solidbugs
      @solidbugs  Год назад

      Hello, thank you for bringing VALORANT to my attention. If I understand correctly, you are looking for an Aimbot. AutoHotkey is a scripting language that is better suited for creating complex game cheats. Search for "Valorant Aimbot Autohotkey" and you will probably find what you are looking for. Please note: Using cheats such as aimbots, wallhacks, etc. can potentially get you banned. Hope this helps!

    • @adammmc5331
      @adammmc5331 Год назад

      @@solidbugs he meant to get an character faster than anyone like 1 ms

    • @solidbugs
      @solidbugs  Год назад

      @@adammmc5331 I created and published a macro recorder tutorial showing the "Wait for pixel color" function. 1ms is probably way too fast. No script is likely to work because the screen refresh rate is often only 60-120 hertz.

  • @VA-Zero
    @VA-Zero Год назад

    hey so i was wondering if there is a way i can make a macro for a game where u have to click a letter on the keyboard that matches the one on screen example is lets say on the wack a mole game instead of the animals and u needing to click them it was random letters lets say A-Z and when lets say B appeared u would have to press B on the keyboard and if Z came up u would have to press Z I play a game where some of the leveling requires doing something like this for hours and i dont have the time to do it so it would be amazing to have a macro setup to do it for me while im working

    • @solidbugs
      @solidbugs  11 месяцев назад

      sounds like a captcha solver to me 😁... should be possible. Maybe this video is useful to you:
      ruclips.net/video/WVUUAA3TTyI/видео.html

    • @YesOkayDone
      @YesOkayDone 3 месяца назад

      ​@@solidbugs My - Play stops automatically when script starts (searching for image) not going to next step ?

  • @background_character_1128
    @background_character_1128 Год назад

    Hello! How do you do 2 actions at the same time? What I'm trying to do is holding down the W key while holding down the left button on the mouse.

    • @solidbugs
      @solidbugs  Год назад

      From the Mouse menu select Button (Left) from the Action Drop Down select (Down). From Text/key menu select Key press option (Down) from Key Drop Down select (W)

  • @orhanozel6041
    @orhanozel6041 Год назад

    We would like to see this in the JitBit Macro Recorder (Macro Recorder Manual 2004-2011) version.

    • @solidbugs
      @solidbugs  Год назад

      Should be possible in JitBit Macro Recorder, it has all the features needed from what I can tell.

    • @brammanucandra6251
      @brammanucandra6251 3 месяца назад

      ​@@solidbugscan you make for jitbit?

    • @solidbugs
      @solidbugs  3 месяца назад

      @@brammanucandra6251 I don't use JitBit Macro Recorder, but it seems to be popular. I might make a video some day. ATM I am working on a CapCut Video.

  • @DerozenCanete
    @DerozenCanete Год назад

    Hi make a macro tutorial for cantina royale 😅

    • @solidbugs
      @solidbugs  Год назад

      I dunno that game, I'll have a look.

  • @gdub7646
    @gdub7646 5 месяцев назад

    Hi does it works with QTE ?

  • @Mnl9187
    @Mnl9187 Год назад

    Hi, I tried to automate a very short race, but the game doesn't even react to Macro Recorder. I tried a different one before, but switched because it wasn't precise enough but it worked

    • @solidbugs
      @solidbugs  Год назад

      Try this: Run the game in windowed mode if possible. Then run "Window Focus" before any action.

  • @barttledoo3561
    @barttledoo3561 Год назад

    Not sure what the deal is, but after letting my macro run for about 20 times, a popup message always appears saying I have to pay because of many different reasons as to how I am using the macro. It seems impossible to get around this, because one of the reasons it requires to pay is when using the repeat function, which repeats the macro, and is the whole reason to even bother using this software to begin with.

    • @solidbugs
      @solidbugs  Год назад +1

      The standard/freeware version is limited to max 10 repetitions.

    • @barttledoo3561
      @barttledoo3561 Год назад +2

      @@solidbugs Yeah. Thank you for pointing that out.

  • @iconx4213
    @iconx4213 Год назад

    hi can this macro recorder software be detected by anti-cheat ?

    • @solidbugs
      @solidbugs  Год назад

      It depends on the game, of course, but I think it's actually very easy to detect.

  • @User4366ff
    @User4366ff 8 месяцев назад

    Can it run in background ?

    • @solidbugs
      @solidbugs  8 месяцев назад

      Yes it can, simply create a batch file. Watch my videos where I show you how. Also check this:
      www.macrorecorder.com/doc/command-line-parameter/

  • @ember-ops2245
    @ember-ops2245 8 месяцев назад

    i m looking for pokemon farming bot..can u suggest me any

    • @solidbugs
      @solidbugs  7 месяцев назад

      Unfortunately not. I don't play any games atm.

  • @hayatmz7743
    @hayatmz7743 Год назад

    Hey there, i want to click on a position and then if image found click it and i want to this infinite loop but i can't did it. can you help me with that? thanks.

    • @solidbugs
      @solidbugs  Год назад +1

      Sorry missed your comment. In "Misc Tab" select "Repeat" in "Label" drop-down select "Start"

    • @hayatmz7743
      @hayatmz7743 Год назад +1

      @@solidbugs thank you so much!

  • @Graemesmith286
    @Graemesmith286 Год назад

    could this work for dayz? i have a very repetative action i am required to do

    • @Graemesmith286
      @Graemesmith286 Год назад

      all i need it to do is find a specific item or image and click and drag it from the floor into anoither bag

    • @solidbugs
      @solidbugs  Год назад

      @@Graemesmith286 Might work, but for complex scripts you are probably better off with AutoHotkey. This is an AutoRun AutoHotkey script for dayz: gist.github.com/Au1st3in/ed55e9a256b1f35c14ee48f5f24660de

  • @zombeeCAL
    @zombeeCAL 9 месяцев назад +2

    it costs 70 dollars or else you keep getting pop ups don't use this

    • @-o-5522
      @-o-5522 Месяц назад +1

      Yeah how to remove it popin up

  • @Ghostly907
    @Ghostly907 Год назад

    Hey boss, wondering if its possible to make it so left shift is able to be a character action, trying to make a macro which involves rolling in game but when i record pressing L shift only comes up with keypress down/up for shift instead of character. When i press play, it does not roll my character in game. Please help

    • @Ghostly907
      @Ghostly907 Год назад

      Is there a way i can contact you, can you message me through youtube?

    • @solidbugs
      @solidbugs  Год назад

      ​ @Ghostly Hey Ghostly. Try this: From "Record and Edit" Tab select "Key press" from "Text/key" drop-down menu. Hope this helps.

    • @Ghostly907
      @Ghostly907 Год назад

      @@solidbugs sorry I don’t think you’re understanding properly is there a better way to get in contact with for a faster response?

    • @solidbugs
      @solidbugs  Год назад

      @@Ghostly907 sorry for the misunderstanding, please try the help file or contact MR support: www.macrorecorder.com/support/

  • @SpYBukkit
    @SpYBukkit Месяц назад +1

    can i contact you ?

  • @ianpd2541
    @ianpd2541 Год назад

    Hello, I have been using it specifically in an mmo doing some tests and trying to create a gathering bot. I have a problem when the character is moving, the images are variable and not static like this example, and increasing the tolerance percentage makes it click in random places and not on the item, there is a solution that is not just increasing the tolerance?

    • @solidbugs
      @solidbugs  Год назад

      You can try to limit the search area when using "wait for image" or maybe try a different approach with "Wait for pixe color".

  • @enkubik
    @enkubik Год назад

    I'm searching for a macro (only specific windows) when I for instance watch youtube at the same time.

    • @solidbugs
      @solidbugs  Год назад

      Use the "Focus Window" command to ensure that actions are applied to the correct window.

  • @KaneoYT
    @KaneoYT Год назад

    is there a way to make a hotkey setup so for example if I press "0" the script will activate?

    • @solidbugs
      @solidbugs  Год назад

      Add "Wait for hotkey press" command from "Wait" drop-down menu as first command. Run the script. By default Macro Recorder waits for you to press the hotkey for 120 Seconds, if pressed it executes the next actions. You can also define a label to jump to, when hotkey is pressed.

  • @taekein7320
    @taekein7320 Год назад

    Hi, is there a way to automate the action of pressing a letter or mouse 1 that pops up on a screen. It's hard to explain but think of a mini game that involves pressing a specific letter or mouse button at a specific time.

    • @solidbugs
      @solidbugs  Год назад +1

      Hey, in principle you need a trigger like "Wait for pixel" or "Detect Image" to execute an action like "Mouse Click" or "Key Press". To perform an action at a specific time, you might use the "Wait for file" with Watch for "File attribute change" or use the "at" command:
      learn.microsoft.com/en-us/troubleshoot/windows-client/system-management-components/use-at-command-to-schedule-tasks

    • @taekein7320
      @taekein7320 Год назад

      @@solidbugs thank you!

    • @solidbugs
      @solidbugs  Год назад

      @@taekein7320 my pleasure

  • @Cricket_universe_ind
    @Cricket_universe_ind Год назад

    hi I want to use macro for run mine but these macro has limited loops but I need muliple loops for free

    • @solidbugs
      @solidbugs  Год назад

      Unfortunately that feature is for the paid version only. Have a look at AutoHotkey, it's a free scripting language and very powerful.

  • @doSteps
    @doSteps Год назад +1

    expensive!

  • @yandirs
    @yandirs Год назад

    when taking screenshots without opening the app

  • @arcegerardo2001
    @arcegerardo2001 Год назад

    License ley?

    • @solidbugs
      @solidbugs  Год назад

      www.macrorecorder.com/shop/

  • @epictophatman4511
    @epictophatman4511 7 месяцев назад

    download?

    • @solidbugs
      @solidbugs  7 месяцев назад +1

      www.macrorecorder.com/download/
      Windows and Mac.

  • @Voidsplaysgames
    @Voidsplaysgames 8 месяцев назад

    Why did my pc start going bonkers

    • @solidbugs
      @solidbugs  8 месяцев назад

      Moving the mouse quickly should stop the script from playing. If that's what you're talking about...

    • @Voidsplaysgames
      @Voidsplaysgames 8 месяцев назад

      @@solidbugs yeah like it went all over the place and it wouldn’t stop

    • @solidbugs
      @solidbugs  8 месяцев назад

      @@Voidsplaysgamesto avoid play with the color tolerance settings and move the mouse quickly to escape

  • @Sierrabravo150
    @Sierrabravo150 Год назад

    i require the premium version to make my script.

    • @solidbugs
      @solidbugs  Год назад

      You can buy a license at "www.macrorecorder.com/shop/". If you can't afford one, check out AutoHotkey at "www.autohotkey.com/". It's free and more powerful, but has a steeper learning curve.

  • @nikofernadez2808
    @nikofernadez2808 Год назад

    Is this work on call of duty

    • @solidbugs
      @solidbugs  Год назад

      depending on what you are looking for, but in general you are better off with AutoHotkey for more complex scripting tasks.

    • @nikofernadez2808
      @nikofernadez2808 Год назад

      @@solidbugs can you give me the macro for call of duty ahk

    • @solidbugs
      @solidbugs  Год назад

      @@nikofernadez2808 unfortunately not. it all depends on what you want to achieve, wall hack, aimbot, rapidfire ... I've read they have implemented some sort of anti cheat in the game. Run the game in window mode, then you should be able to automate any game, here are some tips: www.autohotkey.com/boards/viewtopic.php?t=11084
      use on you own risk! be careful as you might get banned! good luck!

  • @Harley457
    @Harley457 10 месяцев назад

    What about android:(

    • @solidbugs
      @solidbugs  10 месяцев назад

      Macro Recorder is only compatible with Microsoft Windows 10/11 and Apple macOS 11.0 "Big Sur" - 14.0 "Sonoma"

  • @fakhruddinsupardan5376
    @fakhruddinsupardan5376 3 месяца назад

    only 10 repeat. always error.

    • @solidbugs
      @solidbugs  3 месяца назад

      yeah, know limitation buy standard/pro/enterprise to remove the limit

  • @drallersouldust3054
    @drallersouldust3054 Год назад +5

    it should be illegal in any online game

    • @flits-tq8ny
      @flits-tq8ny 10 месяцев назад +2

      It kinda is bc you could get banned for using macro

    • @doorknocker8920
      @doorknocker8920 9 месяцев назад

      As it should be

    • @whatafailedchannel3052
      @whatafailedchannel3052 5 месяцев назад

      He daid illegal not against company policy ​@flits-tq8ny

  • @jaydenbidlegames7378
    @jaydenbidlegames7378 8 месяцев назад

    dont like bcs i have to pay 70 DOLLARS for it to repeat infinitly

    • @solidbugs
      @solidbugs  8 месяцев назад

      Yeah, it's not cheap but user friendly. Check out AutoHotkey, it's free and you can do the same and more, but the learning curve is a lot steeper.

  • @TawhidStudio
    @TawhidStudio Год назад

    What is your discord ? I need help creating a script and I feel like it might be a challenge for you tooz

    • @solidbugs
      @solidbugs  Год назад

      I don't have a Discord account or any other social media presence.

    • @TawhidStudio
      @TawhidStudio Год назад

      @@solidbugs I followed your exact steps and it didn’t work

    • @solidbugs
      @solidbugs  Год назад

      It takes some time and practice. What exactly did not work for you?