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 :)
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
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?
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?
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 =)
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.
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...
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.
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.
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.
been trying to figure out how to get ahk to work with m&b for awhile now. good one!
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.
How did you get so many soldiers ?
This does indeed fix it, however once started the macro will not stop until you exit the program itself, any ideas?
Even after i closed the program it kept going... this is some fucking troll shit
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 :)
th-cam.com/video/hhObyTrfizU/w-d-xo.html
New video, new script, check it out!
It works but there is an issue with the structure of line 010. Click should be one line down.
made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
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
@MrFlyingscotsman1 same problem... how did you fix it?
i cant seem to get it to stop unless i press the hotkey. otherwise, it will keep running and its so annoying
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?
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
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?
plz make a tuturial video man
what a fucking legend lad
made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
if you press ctrl + click you automatically assign al troops
cant get it to work
Why do I get this error?
ERROR: Inappropriate line beneath IF or LOOP.
------> 009: if not GetKeyState("m", "P") break Click Sleep, 10
Did you figure out how to fix it?
I love you!
made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
Can you make it a tutorial video?
made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
Doesn't work.
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 =)
pls write true code pls i dont understand
made an updated video with new script - th-cam.com/video/hhObyTrfizU/w-d-xo.html
How do you make a .ahk file?
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.
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...
NEVERMIND! Found a working version!
www.autohotkey.com/board/topic/83192-ctrlx-loop-how-exactly-can-i-do-that/
that doesnt work.
m::
while KeyIsDown := GetKeyState("m", "P")
SendInput , ^x
return
this one only needs to hold the M key
What exactly i need to do? How to make a new macro and run it?
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.
Mythal I get Error: Inappropriate line benath IF or LOOP.
Mythal Got it! My thanks friend.
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.
Nathan McCauley The Following variable name contains an illegal character:"(m"
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.