Mount&Blade - Ctrl+X Macro

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 47

  • @yarsyasih
    @yarsyasih 13 ปีที่แล้ว +3

    been trying to figure out how to get ahk to work with m&b for awhile now. good one!

  • @ToMo_VOX
    @ToMo_VOX 13 ปีที่แล้ว

    You got it mixed up, Remove the not on the $n line too have a hold to do, unless you want it too constantly spam ctrl x untill you press n.

  • @EricHockridge
    @EricHockridge 12 ปีที่แล้ว +1

    How did you get so many soldiers ?

  • @Tekapeel
    @Tekapeel 12 ปีที่แล้ว +1

    This does indeed fix it, however once started the macro will not stop until you exit the program itself, any ideas?

    • @bebop417
      @bebop417 5 ปีที่แล้ว

      Even after i closed the program it kept going... this is some fucking troll shit

  • @Siwy0018
    @Siwy0018 11 ปีที่แล้ว +2

    Hi i hope you still visist YT and remember some things from this script ^^ I got problem with it and cant find soultion. It does work, but not in my game. Its spaming "x" in my browserer but in game its dead. Any ideas?:) Sorry for diging up this :)

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      th-cam.com/video/hhObyTrfizU/w-d-xo.html
      New video, new script, check it out!

  • @luketeal1076
    @luketeal1076 6 ปีที่แล้ว

    It works but there is an issue with the structure of line 010. Click should be one line down.

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @amadeobessa
    @amadeobessa 12 ปีที่แล้ว +2

    damn lol, just change the 10 to 1, and here:
    $m::
    Loop
    {
    if not GetKeyState("m", "P") break Click Sleep, 10
    }
    break comes under the: if not GetKeyState("m", "P")
    Click comes under the: break
    Sleep, 10 comes under the: click

  • @matthelion
    @matthelion 13 ปีที่แล้ว

    @MrFlyingscotsman1 same problem... how did you fix it?

  • @Kronikwookie
    @Kronikwookie 12 ปีที่แล้ว

    i cant seem to get it to stop unless i press the hotkey. otherwise, it will keep running and its so annoying

  • @RascheTheRabbit
    @RascheTheRabbit 10 ปีที่แล้ว

    Anyway to speed up the leveling of high-tier troops? As in, maybe make it a high degree faster/ANY way to manipulate it so instead of 1000 exp it's 10,000?

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      the 1000 xp is hardcoded. this is the only way.
      check new script, it does it pretty quick.
      th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @Kronikwookie
    @Kronikwookie 12 ปีที่แล้ว

    i cant seem to get it to stop running after i enable the hotkey unless i actually hold it down. if i dont hold it down, it will keep running. how do i stop this?

  • @Timerpt
    @Timerpt 11 ปีที่แล้ว +1

    plz make a tuturial video man

  • @hoangvuification
    @hoangvuification 5 ปีที่แล้ว +1

    what a fucking legend lad

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @urkerlan
    @urkerlan 11 ปีที่แล้ว

    if you press ctrl + click you automatically assign al troops

  • @DucKyy119
    @DucKyy119 11 ปีที่แล้ว

    cant get it to work

  • @SimonLedsham
    @SimonLedsham 10 ปีที่แล้ว +2

    Why do I get this error?
    ERROR: Inappropriate line beneath IF or LOOP.
    ------> 009: if not GetKeyState("m", "P") break Click Sleep, 10

    • @bli-games2361
      @bli-games2361 9 ปีที่แล้ว

      Did you figure out how to fix it?

  • @IvanDubois2
    @IvanDubois2 12 ปีที่แล้ว

    I love you!

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @denizulucnar443
    @denizulucnar443 8 ปีที่แล้ว +1

    Can you make it a tutorial video?

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @skkang74
    @skkang74 11 ปีที่แล้ว

    Doesn't work.

  • @amadeobessa
    @amadeobessa 12 ปีที่แล้ว

    Here is the correct code. This way will work as in the video.
    M to click Hold, and Hold ctrl + N to X
    Copy and past text between ----- to the edit box on "autoscriptwriter (recorder). After that just sabe as ahk. Double click the file you created, run the game and enjoy =)

  • @YUSUFNative
    @YUSUFNative 8 ปีที่แล้ว

    pls write true code pls i dont understand

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html

  • @hurgendurgen5603
    @hurgendurgen5603 8 ปีที่แล้ว

    How do you make a .ahk file?

    • @gamersforge
      @gamersforge  5 ปีที่แล้ว

      made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
      you just save it as an .ahk file. with AHK installed you double-click any .ahk file and it will run it as a script. of course - that means the script has to work correctly or it will just fire an error.

  • @Spretzjnjikhow
    @Spretzjnjikhow 10 ปีที่แล้ว

    Dude, just extract the character, search for the characters name on the start menu (windows) and alter the file as you see fit. This works for everything except upgrading soldiers...

  • @SimonLedsham
    @SimonLedsham 10 ปีที่แล้ว +2

    NEVERMIND! Found a working version!
    www.autohotkey.com/board/topic/83192-ctrlx-loop-how-exactly-can-i-do-that/

    • @Army-ef3ti
      @Army-ef3ti 8 ปีที่แล้ว

      that doesnt work.

    • @GoEvenHarder
      @GoEvenHarder 7 ปีที่แล้ว

      m::
      while KeyIsDown := GetKeyState("m", "P")
      SendInput , ^x
      return
      this one only needs to hold the M key

  • @Yay4IamCute
    @Yay4IamCute 10 ปีที่แล้ว

    What exactly i need to do? How to make a new macro and run it?

    • @gamersforge
      @gamersforge  10 ปีที่แล้ว +2

      Download autohotkey: ahkscript.org/download/
      Make a new file somewhere on your PC and name it "mb-script.ahk" (call it anything you want, just make it an .ahk file)
      Paste the above text in the "about" description of this video, into the .ahk file you made.
      Run the file. It should run with autohotkey.
      Use the macro keys ingame.

    • @Yay4IamCute
      @Yay4IamCute 10 ปีที่แล้ว +1

      Mythal I get Error: Inappropriate line benath IF or LOOP.

    • @Yay4IamCute
      @Yay4IamCute 10 ปีที่แล้ว

      Mythal Got it! My thanks friend.

    • @nathanmccauley6813
      @nathanmccauley6813 10 ปีที่แล้ว +3

      Mythal I get errors :S
      Error: Inappropriate line beneath IF or LOOP
      002:--------
      003:------
      ""
      ""
      ""
      ------> 009: if not GetKeyState("m","P") break Click sleep, 10
      everything else seems to be fine.

    • @bli-games2361
      @bli-games2361 9 ปีที่แล้ว

      Nathan McCauley The Following variable name contains an illegal character:"(m"

  • @gamersforge
    @gamersforge  8 ปีที่แล้ว

    cheat engine cannot increase xp of your troops. they are individual variables and there are hundreds of them. it would be way too hard to create a cheat table that finds all troop xp values, and then you still have to find which ones.
    auto hotkey is a free download. Google it.
    the script has no errors if you follow instructions correctly.
    no i won't make a tutorial on how to create a file. if you're using a computer you should know how to do that.