Introduction to Using Macros with JitBit Macro Recorder

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

КОМЕНТАРІ • 198

  • @omnipop4936
    @omnipop4936 4 роки тому +20

    Aside from the great content, I have to say, it's refreshing to see a young UA-camr speaking freely rather than reading from a script, and at normal speed rather than having all the natural pauses edited out via jump cuts.

  • @FenderStrat19711
    @FenderStrat19711 5 років тому +6

    This was a really helpful video. I was impressed with the bulk editing of the delays. I also like the way you pointed out that faster is not always better, especially if you are waiting for the computer to complete a task OR waiting for a web page to load!
    Thanks for posting the video!

    • @JPValheim
      @JPValheim  5 років тому +5

      Thanks for your feedback :D
      I've been using this tool allot recently to play Runescape jajaja
      Waiting to get in trouble xD

    • @free5370
      @free5370 4 роки тому

      Jack Pitman did you get in trouble yet? 🤣

  • @thepragmatic6383
    @thepragmatic6383 3 роки тому

    You are my Jedi Knight or Master, and I am proud to be your Padawan. Thank you very much.

  • @Sistematizando
    @Sistematizando 4 роки тому +3

    Obrigado pelo conhecimento Jack, Sempre fui fã desse programinha mas utilizo mais o Mouse Recorder, Começarei a partir de hoje a utilizar o Macro Recorder e também estarei ensinando mais pessoas a utilizar o programa também! +1 Inscrito!

  • @godsdoctor1657
    @godsdoctor1657 5 років тому

    I can often be doing very repetitive work and have known macro recorder for a while but never connected the two. I came here for the basics for a long repetitive process as oppose to plentiful short ones so Thanks for the bonus.

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

    Excellent. I downloaded JitBit and this is one of the first videos I'm watching on it. Very good introduction to it. I'm already familiar with AutoHotKey so this is a nice to see.

  • @djblstampdjblstamp5159
    @djblstampdjblstamp5159 4 місяці тому +1

    Thank you! Excellent demo and explanation!!

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

    Hi want to ask how to detect image? I still cannot figure out basically when detected the image SHOWING DONE ICON. I need to press enter immediately. Anyidea?

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

      You can use OBS to record your screen while the done icon shows up. then look at the video file take a screenshot of the frame with the done icon. Next, use image software to isolate the done icon. In macro recorder, upload the bitmap you just isolated. Make sure to keep everything as small as possible... its a very finicky process. It needs to be basically pixel perfect.

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

      @@JackPitmanNica Thanks for reply, but why need image software does buil-in screenshot not perfect if not perfect.then that makes sense.Because I use if image statement and capture with macro recorder .

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

      @@john6339ef You can normally just capture the image with the built in button but if the image is only there for a moment when you mouse over the button this will not work so you must do it manually

  • @K0media
    @K0media 4 роки тому +1

    Thanks, the most useful video I've seen about this software. Ofc it goes much beyond this, but for the basics it's pretty illustrative.

  • @RandomMusik
    @RandomMusik 3 роки тому +1

    Can I add notes to what which klick does ? else it gets very confusing

  • @JeanRosa-qc3mb
    @JeanRosa-qc3mb 5 місяців тому +1

    What a great teacher, thank you.

  • @ValmisFilm
    @ValmisFilm 2 роки тому +1

    Is there any official tutorial for this program? On the official YT site, there is a very crappy 2012 360p video, that shows quite nothing... this video here is the longest tutorial about this I have found and this also is extremely limited on what you show.

    • @JackPitmanNica
      @JackPitmanNica 2 роки тому

      Hey Valmis, unfortunately I stopped using Jitbit. They didn't pay me for the traffic this video brought and didn't respond to me at all when I tried to correct the tracking in the affiliate link. So, I stopped using Jitbit's Macro Recorder. Now I use a program by the same name by a different company, Bartel Media. I'm making a very in depth macro recording guide using that new program. That recording guide will be the next video released on this channel. Should be another week or two. Its a "Learn to make macros" course that covers every feature available in Bartel Media's Macro Recorder. Very similar to Jitbit but by a company who actually communicates with me

    • @matikaara6794
      @matikaara6794 2 роки тому

      @@JackPitmanNica hi. looking forward to it :) I actually have a letter in the draft to Jitbit to offer them a good video tutorial that I could make. Now I am thinking that maybe I should not send it if they also did not replay to you. Good luck with the new video on this other macro. Maybe I would convert to it.

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

    Hi there, I know this video is old but I bought a basic plan since I would like to use this macro beyond the trial time, however I don’t understand how to actually register it. I can’t seem to find the serial number anywhere, and the email I got doesn’t seem helpful. Any advice?

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

    hello, there is the PASTE command on the left side task bar, but there is no COPY command? i cant find that simple command. ( i dont want to to it by ctrl+c key commands)

  • @tweeneagle
    @tweeneagle Місяць тому

    Can we run this programme in the background to do certain tasks on a web page?

  • @tomu.3285
    @tomu.3285 2 роки тому

    thanks for the intro jack! used it to record a setup for me to afk runes in elden ring overnight XD

  • @Josephstudio-iz9sq
    @Josephstudio-iz9sq 3 роки тому

    Hey i need help i tried using mouse movement record for that it will do some tasks repeatly when i wasnt at the place but then it doesn't do anything it just stay there without me moving the cursor
    Are there any solution to this?

  • @olim_naturals
    @olim_naturals 2 роки тому

    Hello I was planning to buy recorder but it does not do the same as i record it sometimes it stops by itself some times it does not click on same position as i recorded which results in a mess. kindly help me.

  • @vikingvez
    @vikingvez 5 років тому +16

    how can i change the "W" to "shift+w" ? someone help please

    • @bluefusion348
      @bluefusion348 4 роки тому +5

      Keyboard : ShiftLeft : KeyDown
      Keyboard : W : KeyPress
      Keyboard : ShiftLeft : KeyUp

  • @StoryGirl0
    @StoryGirl0 4 роки тому +2

    How do I choose a specific window?

  • @dereklee4528
    @dereklee4528 2 роки тому

    Hi bro i have some issue with jit. I can record the macro on my window, but how do i record on a select program like a game. It won't click on the program game windown.

  • @drowsydolls
    @drowsydolls 4 роки тому +1

    Thank you SO MUCH !! This worked perfectly for me and you explained everything so well 🥰

  • @dapperdude642
    @dapperdude642 5 років тому +8

    That was really helpful, Jack! Thank you!

  • @Saturnit3
    @Saturnit3 4 роки тому

    Hey Jack, is there a way to bind a specific key to a macro in this program?
    For example, pressing Alt + R to write "Hello", anytime in my session?
    Any kind of response would be very much appreciated, thanks and love from Turkey

  • @Arkennns
    @Arkennns 5 років тому +1

    Hey, i made a macro that reads pictures and if the picture is not found it searches for "else" to find another picture. Right now there are no delays but one part where i have a delay of 1000ms. The macro still takes around 10 seconds before it has found the right "else picture.". How can i speed this up?

  • @technoholic5189
    @technoholic5189 4 роки тому +1

    Task scheduler doesn't work :( Auto play when double click on file is already enabled but it doesnt work.

  • @billbyrd9845
    @billbyrd9845 4 роки тому

    Very good video. I had no idea how macros worked. Thank you.

  • @umarmuhammadqadeer7352
    @umarmuhammadqadeer7352 2 роки тому

    Hi, I need help to make macro where when I press on the keyboard "4" then automatically it should press "j" twice and then repeat whenever I press "4". Its for my game :D

  • @tule4561
    @tule4561 4 роки тому

    admin, can I ask, I used jitbit macro on vps, when turning off vps, the tool still counted the loop but the operation stopped... Please help! Thank!

  • @MightyMethane
    @MightyMethane 4 роки тому

    Bro I want to hunt pokemons I want to make it work like when it sees rare pokemon it presses button ,How to set it up?? i am unable to do

  • @wa3527
    @wa3527 4 роки тому

    Can we use it after the trial is finished?
    I have 10 days more remaining. 🤔 Shall I be able to use it after 10th day?
    If its possible, how to use?

  • @MannofSteel
    @MannofSteel 2 роки тому

    Is there a way to schedule a macro to run, example run the macro at 11 PM until complete?

  • @янтабакин
    @янтабакин 2 роки тому

    i have a problem, that the macro can only move the cursor when i move the mouse...

  • @ardasolcun2516
    @ardasolcun2516 4 роки тому +1

    This video was actually surprisingly helpful, compared to the other ones. I was messing with it around lately but couldn't find a tool which is "if the statement is true, end the entire task". I need it because my bot randomizes a letter from a website, scans it via picture commands and writes it down. But when it finds the "if" is true, it just stops the process, not end it, so the system is not automatic. Do you know how to solve this problem?

    • @bluefusion348
      @bluefusion348 4 роки тому

      "IF" [do-this] "ELSE" [do-this] "END IF"

    • @ardasolcun2516
      @ardasolcun2516 4 роки тому

      @@bluefusion348 oh. So that is what end if is for. Thanks, I have another question tho. If we connect our commands with an end if, it will end it of course. But how can I make it so it repeats whenever the if is true?

    • @bluefusion348
      @bluefusion348 4 роки тому

      ​@@ardasolcun2516 Like this:
      "LABEL X" "IF" [do-this] "GOTO X" "ELSE" [do-this] "END IF"
      or
      "REPEAT∞TIME" "IF" [do-this] "END REPEAT" "ELSE" [do-this] "END IF"

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

      Hi please help how to detect image? I still cannot figure out basically when detected the image SHOWING DONE ICON. I need to press enter immediately. Anyidea?

  • @TRIHARDRAVI
    @TRIHARDRAVI 3 роки тому

    Can the macro recorder drag a window to a specific position on the screen and resize?

  • @jhondoe5687
    @jhondoe5687 2 роки тому

    i have problems trying to make it so the macro actually plays the click positions

  • @abhijitmandal958
    @abhijitmandal958 4 роки тому

    Hello Bro , Please help me regarding Key setting where in a case Ex.- if I have to Type "Tab" Button 70 times then I have to copy and paste Tab Button for 70 which is very bulky but I want to know how can I write the Tab such a shorter form . Kindly Inform me

    • @ArvindGaba
      @ArvindGaba 4 роки тому

      Use loop or repeat for 70 times

  • @aliadham6390
    @aliadham6390 3 роки тому +1

    that was very helpful for me. tnx

  • @NetherVoiD
    @NetherVoiD 5 років тому

    does this support text shortcut trigger. if I type fan it will automatically type fantastic. ?

  • @GoodIntentions
    @GoodIntentions 3 роки тому

    Can you make a video how to excute a sound with "PlayWav". Currently I'm using OPEN FILE to play a sound.

  • @JD-cb5tt
    @JD-cb5tt 5 років тому

    can u make it go back to a certain task? like I fu have 4 task to be done and when a pixel color come up u want it to go back to task 2. for exempel?

  • @BBA1994
    @BBA1994 5 років тому +5

    good introductory video - nice clear explanations - thanks jack.

  • @ryx10
    @ryx10 4 роки тому

    hello man, nice video here, i still have a problem, when i assign a macro, it goes too fast, when i change playback settings to 1 button lower, it goes way too slow, i cant find the origin of the speed please i need help with this

  • @gedo7lw369
    @gedo7lw369 4 роки тому +2

    i need some help. whenever i record my keyboard on a game, it records just fine, however when i play it plays on the desktop not in the game.

    • @bluefusion348
      @bluefusion348 4 роки тому

      Put the game in windowed.

    • @ahmedezzat932
      @ahmedezzat932 4 роки тому

      @@bluefusion348 i didn't this but it didn't work :(

    • @bluefusion348
      @bluefusion348 4 роки тому

      @@ahmedezzat932 Your game is a FPS/TPS ?

    • @ahmedezzat932
      @ahmedezzat932 4 роки тому

      @@bluefusion348 TPS

    • @bluefusion348
      @bluefusion348 4 роки тому

      @@ahmedezzat932 I never really tested in a TPS, but it must be the same problem as an FPS...
      Me personally it was Minecraft and when I recorded my mouse movements, Jitbit reproduced them but not at all as I had done at the start. That is to say that my movements had become tiny, it barely moved, they were diminished. Do you have the same problem?
      But in fact I understood the problem, and I couldn't have done otherwise my moves than line of code by line of code, so without registering the mouse.
      In fact the problem was that, as in all FPS/TPS, the mouse is invisible, and is technically constantly teleported very very quickly to the center of the screen (that's how, and thereby we can do a 360° 100 times with the mouse if desired, but the mouse falls physically from the desk to the ground before the end lol) not to touching the edge of the window of the screen otherwise we would constantly blocked in the game (like an Egyptian mummy rolled up in a damn cable of virtual reality headset lol), which means that there is a conflict between the recorded position of the mouse and the force emitted in the game by the mouse to move away from the center of the window of the game, because Jitbit takes take into account the coordinates of the mouse and not the force emitted to move away like a joystick from the center of the window of the game. Thereby so Jitbit reproduces the movements in a lessened way when we replay the sequence...
      Jitbit does not correct the offset, I did not find a method for easily apply, at all coordinates of the mouse in the lines of code generated by the mouse recording, a multiplier to the radius linked to the center of the window of the game for accentuate the distances. So I did everything by hand line of code by line of code without registering my mouse, but the movements were less natural, less fluid, less smooth, but at least the movements were going to the point...
      So tell me if you have these reduced movements. Or so it does not move never in your case? And in the game menus when the mouse is visible it works? Normally in the menus it should work because the mouse is not teleported by the game. Don't hesitate to tell me about it ;) And sorry if I don't speak good English, I speak French habitually :)

  • @yuichiro5402
    @yuichiro5402 3 роки тому

    i need help how do you save the edited notepad file?

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

    Hi do u know a lot of things on macro recorder?

  • @andrewwhite-phil
    @andrewwhite-phil 5 років тому +1

    wow, I have a great idea for this application, thanks for sharing.

  • @y0zki
    @y0zki 4 роки тому +1

    anyone know how to multi intances macro jitbit? thanks

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

    Great tutorial

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

    thanks, this is a really good introduction. could you possibly make a tutorial on macrowin?

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

      Right now Im already doing tons of projects and dont feel interested in macro tutorials, but if you check out the course I made about making macros using jitbit; you can use the same techniques in other software; most of it has become pretty similar. You can watch that course for free and it will probably help you know how to use the software you are talking about. Best of luck!

  • @dickyalamsyah2508
    @dickyalamsyah2508 4 роки тому

    I would like to know, what makes this programme does not work. I tried Jitbit on an online game, it did noy work. Thank you in advance.

  • @ronaldinhopsl
    @ronaldinhopsl 2 роки тому

    Helloo my name is ronald I´d like that u do a simple tutorial where i can play with another usuary online like me the game is final Fight by fightcade 2 can u can teacher to do that ? Where I can play with another play but this player is a macro and the macro can used many different way to play with my like a real person?

  • @fredrikpettersen9598
    @fredrikpettersen9598 4 роки тому

    I GOT a problem when i reppeat IT IT says want to continue after each lap how to Get IT away

  • @rencecs6720
    @rencecs6720 4 роки тому

    Can JitBit Macro Recorder record buttons being held?

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

    thankyou for this very good tutorial👌
    i do my works very easly by this program😍😘❤

  • @marcusmatti2930
    @marcusmatti2930 4 роки тому

    Is there a way like clicking different button positions then assigning shift click to them then with a single press those will be pressed at the same time?

    • @bluefusion348
      @bluefusion348 4 роки тому

      If I understood the question correctly, no, Jitbit does not produce an action if the user clicks... Jitbit clicks for the user only.

    • @marcusmatti2930
      @marcusmatti2930 4 роки тому

      @@bluefusion348 not really good at English but ill try to explain it- clear as possible, the scenario looks like this there are 3 or more buttons right? lets say its like a 3x3 button box so id like to do a macro where it clicks that 9 button every time, at the same time and assigning shift click to them when instead of just clicking

    • @bluefusion348
      @bluefusion348 4 роки тому

      ​@@marcusmatti2930 OK, copy and paste this 8 commands in Jitbit:
      MESSAGE BOX : Press Enter
      key
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : *100* : 0 : 0 : 0 : 0 : 0
      DELAY : *5*
      Mouse : *C1 : C0* : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      MESSAGE BOX : Completed
      It's a smooth move to the right, and it clicks at the start and end of the move.
      Here it *repeats 100 times* a displacement in relative coordinate of *1 pixel to the right* every *5 milliseconds.*
      You just have to change that as you want to adapt it in all directions of the 3x3 pad.
      You can even remove the repeat if it's just an instant move you want, and therefore also combine the move & click in a single command in this case.
      Test the macro in Paint to see the action, it's useful ;)

    • @bluefusion348
      @bluefusion348 4 роки тому

      @@marcusmatti2930 I did this for fun (copy / paste everything directly in Jitbit)
      Play the macro on Paint is better visible ;D
      MESSAGE BOX : Method 1 :: Smooth moves.{#crlf#}{#crlf#}- Press Enter key to continue...
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C0 : C1 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C0 : C1 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C-1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C-1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C0 : C-1 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C-1 : C-1 : Move : 0 : 0 : 0
      ENDREPEAT
      MESSAGE BOX : Completed !{#crlf#}{#crlf#}Method 2 :: "Instant" moves.{#crlf#}{#crlf#}- Press Enter key to continue...
      Mouse : C0 : C0 : Click : 0 : 0 : 0
      Mouse : C100 : C0 : Click : 0 : 0 : 0
      Mouse : C100 : C0 : Click : 0 : 0 : 0
      Mouse : C0 : C100 : Click : 0 : 0 : 0
      Mouse : C0 : C100 : Click : 0 : 0 : 0
      Mouse : C-100 : C0 : Click : 0 : 0 : 0
      Mouse : C-100 : C0 : Click : 0 : 0 : 0
      Mouse : C0 : C-100 : Click : 0 : 0 : 0
      Mouse : C100 : C0 : Click : 0 : 0 : 0
      Mouse : C-100 : C-100 : Move : 0 : 0 : 0
      MESSAGE BOX : Completed !{#crlf#}{#crlf#}Method 3 :: Instant moves (maximum speed){#crlf#}{#crlf#}- Press Enter key to continue...
      LABEL : REP
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C100 : C0 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C100 : C0 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C0 : C100 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C0 : C100 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C-100 : C0 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C-100 : C0 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C0 : C-100 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C100 : C0 : Move : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      Mouse : C-100 : C-100 : Move : 0 : 0 : 0
      IF MESSAGE : Completed !{#crlf#}{#crlf#}Restart ?{#crlf#}{#crlf#}> Press Enter key to Restart...{#crlf#}{#crlf#}> Keep Enter key pressed to Spam... lol{#crlf#}{#crlf#}> Press N key to Stop the macro...
      GOTO : REP
      ELSE
      MESSAGE BOX : Good Bye !{#crlf#}{#crlf#};D

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

    Hello could any1 tell me how to do While Pixel color do this loop

  • @saye3934
    @saye3934 4 роки тому

    Guys I have a question, in my macro list there are keyboard commands that which are key down ''shift left'' and when I add this command to any of my macros they never stop.I mean I normally use Ctrl + Q to abort playback but my macros which include key down ''shift left'' never stop.if u know how can I solve this problem please help me.
    apology for my bad English * u *

    • @JPValheim
      @JPValheim  4 роки тому +1

      Hmmm, I might be able to help but maybe somebody else can help better. I'm guessing here so I could definitely be wrong!
      A keypress is multiple lines. Let's use the SHIFT key as an example.
      If I press the shift key once and I let go of it, it looks like this
      SHIFT KEY DOWN
      SHIFT KEY UP
      So, if I do something like this, it will cause shift to always be pressed because I never "let go" of shift
      SHIFT KEY DOWN
      --other actions
      --other actions
      --other actions
      That is why it is important to have the shift key be released. You would want something like this:
      SHIFT KEY DOWN
      --other actions
      SHIFT KEY UP
      --other actions
      --other actions

    • @saye3934
      @saye3934 4 роки тому

      @@JPValheim hmm thank you for ur reply Im gonna try this

    • @saye3934
      @saye3934 4 роки тому

      @@JPValheim Thank you so much it solved my problem :))

  • @undeadhero9141
    @undeadhero9141 5 років тому

    how do i make a key hold forever but also make the other delays work

  • @StoryGirl0
    @StoryGirl0 4 роки тому

    Is there a way to make yout macro go 5x speed.

  • @silversilvestre8402
    @silversilvestre8402 5 років тому

    One QUESTION, if you can answer!
    TRY to MOVE icon in in desktop from one position to another position!
    that not work for me, also i think not work in this macro jitbit.
    If you know how can i have MOUSE CLICK and move to another position and remove click, that can be drop what i click before,
    it is simple question i think, try to move any icon in desktop from one place to another.
    if you find the solution please answer. THANK YOU

    • @bluefusion348
      @bluefusion348 4 роки тому

      Do you still need the solution?
      Copy and paste this 8 commands in Jitbit:
      MESSAGE BOX : Press Enter
      Mouse : C0 : C0 : LeftButtonDown : 0 : 0 : 0
      REPEAT : 100 : 0 : 0 : 0 : 0 : 0
      DELAY : 5
      Mouse : C1 : C0 : Move : 0 : 0 : 0
      ENDREPEAT
      Mouse : C0 : C0 : LeftButtonUp : 0 : 0 : 0
      MESSAGE BOX : Completed
      !

  • @xmanxmansyr3147
    @xmanxmansyr3147 5 років тому

    Awesome it's working thanks a lot you saved my life.

  • @paulodisciascio9774
    @paulodisciascio9774 5 років тому

    Please Help my day How can I make this or any other macro find and click on a moving image, in a game like vega conflict how to find and click on the moving ships, thanks

  • @yosreese
    @yosreese 3 роки тому

    why when i add a delay it delays every move😡😡😡

  • @yukihirasoma408
    @yukihirasoma408 2 роки тому

    how do you log out of jitbit

  • @Badbads123
    @Badbads123 4 роки тому

    can i macro my game while doing my work simultaneously?

  • @cleofaspintolimalima1627
    @cleofaspintolimalima1627 Місяць тому

    Wonderful my old friend

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

    Yooo Jack Thanks! Now I can go destroy some kids on roblox bedwars now!

  • @ghullammohammad5678
    @ghullammohammad5678 3 роки тому

    I want to use jitbit recorder with multiple works

  • @rollie234
    @rollie234 4 роки тому

    my macro just stops after 1 loop please help

  • @Saturnit3
    @Saturnit3 4 роки тому +2

    I lıke how there is a "dark side of the moon" by Pink Floyd playing from the background :)

  • @GDAlkali
    @GDAlkali 2 роки тому

    Very informative, cheers :)

  • @XDXD-pl6oj
    @XDXD-pl6oj 5 років тому

    how to bind a few words for spaming in league of legends ? If anyone knows pls tell me

  • @cellc6191
    @cellc6191 4 роки тому

    How do you reuse it after the trial?

  • @LOCALIZATUDOETODOS
    @LOCALIZATUDOETODOS 3 роки тому

    esta dando erro , o sistema nao funciona !!

  • @CainKillEmAll
    @CainKillEmAll 4 роки тому +2

    *Serpent has entered the chat*

  • @HUSKYxTTV
    @HUSKYxTTV 5 років тому

    can you use this for games

  • @CruzXz
    @CruzXz 3 роки тому

    Can you make a tutorial how to make it to hard coded with jitbit?

  • @nicolasnic4326
    @nicolasnic4326 3 роки тому

    how i make it work on a full screen game ? like gta sa

    • @JackPitmanNica
      @JackPitmanNica 3 роки тому

      I think you need to run the game windowed for it to work properly, but I am not sure

  • @LodeAU
    @LodeAU 4 роки тому +2

    Serpent AU Be in here

  • @alem358
    @alem358 4 роки тому

    Is there a way to use the macro for tot times and then switch to another macro?

    • @bluefusion348
      @bluefusion348 4 роки тому

      "REPEAT X TIMES"
      "EXIT LOOP" (optional)
      "END REPEAT"

  • @RikudoTrade
    @RikudoTrade 4 роки тому

    Jackpitman plz answer me : what if i wanted to make a script that allow me to answer a question 1 time by typing the answer 2 or 1 plz help because this will make me rich really hhhhh

  • @bruhpotato
    @bruhpotato 4 роки тому

    Every time I open it. It gives me an error message

  • @vince.508
    @vince.508 5 років тому

    how do I bind the macro to a specific key?

  • @rmdomainer9042
    @rmdomainer9042 5 років тому

    Good replacement for iMacros?

  • @75-c-harshsolanki7
    @75-c-harshsolanki7 3 роки тому

    How to sedule the time

  • @mikejay8987
    @mikejay8987 4 роки тому

    is this have a virus? how to download this? please reply As soon as possible

  • @veterexgaming2512
    @veterexgaming2512 4 роки тому

    why does my mouse spasm all over the place its literally being moved at one inch per hour

    • @JPValheim
      @JPValheim  4 роки тому

      You gotta go binto your settings. Look at the speed setting and make sure it isnt set high. Also, look at your recording movement setting. Maybe your mouse is just recording mouseclicks and not movement and that is why it is behaving weirdly. Youll find something in your settings that fixes the issue

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

    My macro's literally only do the very first action correctly every time

  • @nathannyahkovina5185
    @nathannyahkovina5185 4 роки тому

    This is awesome dude

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

    Can I use Farm Game macros while playing Facebook?

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

      Probably but Im not sure, most games do not allow you to use macros; you'll get banned if you get caught most of the time

  • @tavuriez5857
    @tavuriez5857 4 роки тому

    where is the free one

  • @samirawati1975
    @samirawati1975 3 роки тому

    sir thanks a lot, please make more video explain other commands

  • @thecannyking8906
    @thecannyking8906 4 роки тому

    Loved It!!

  • @lamborghiniaventado1
    @lamborghiniaventado1 4 роки тому

    wont record mouse movement in games. Really getting on my nerves and cant find a fix

    • @JPValheim
      @JPValheim  4 роки тому

      Theres a setting you can click to enable that. "Record Mouse Clicks Only" "Record Mouse MOvement"

    • @lamborghiniaventado1
      @lamborghiniaventado1 4 роки тому

      Jack Pitman ye record mouse movement was on by default but I can’t turn Ingame. The macro is not moving the mouse ingame only in the background or on Desktop

    • @bluefusion348
      @bluefusion348 4 роки тому

      ​@@JPValheim ​ Put the game in windowed.
      Your game is FPS/TPS? It does not work in this case...

  • @Dimiurgi
    @Dimiurgi 4 роки тому

    Hello. Can I ask about this program?

    • @JPValheim
      @JPValheim  4 роки тому

      Yo! Sure, whats would you like to learn?

    • @Dimiurgi
      @Dimiurgi 4 роки тому

      @@JPValheim sorry for bad english. I need this:
      1. continuous monitoring of pixel color. (maybe up to half an hour untill pixel change color)
      2. if the pixel becomes the desired color then a simple keypress

  • @undeadhero9141
    @undeadhero9141 5 років тому +1

    any other cool macro recorders out there?

    • @epicpengu6210
      @epicpengu6210 5 років тому

      LOVE LIGHT in my opinion this is the best macro recorder

    • @undeadhero9141
      @undeadhero9141 5 років тому

      @@epicpengu6210 It is, don't get me wrong. Just to have any as a back-up

    • @ctrlshiftqq9846
      @ctrlshiftqq9846 4 роки тому

      it costs 53 dollars for me RIP
      imma look for another one

    • @bluefusion348
      @bluefusion348 4 роки тому

      Yes, "Super Macro" ! There are variables and calculation functions between variables that Jitbit does not have.
      The only defect is the minimum delay of 1 second, but the chain of commands is rather fast without delay... But 0 accuracy with the time...
      PS : Super Macro is no longer compatible with Windows 10.

  • @ryuucz960
    @ryuucz960 4 роки тому

    i have error if pointer doesnt move ?

  • @Tomijones
    @Tomijones 4 роки тому

    trojan agent?

  • @chadsustituido1770
    @chadsustituido1770 5 років тому

    Can it record mouse clicks and movement?

    • @JPValheim
      @JPValheim  5 років тому

      Yup! You can enable or disable mouse movement. I usually make macros that disable mouse movement and just do clicks and keyboard

    • @BlochLaa
      @BlochLaa 5 років тому

      ye