Thursday, August 5, 2010

Auto Summon Scroll Mercnary Bot Macro

Hmmm... This macro Config is a Macro that I was making and will auto relog in every count of 500 Seconds to ensure that for every login of your character... it will summon mercenary so that you would not waste much time and also automatically summon a Mercenary So be sure to have as many scrolls as you can bring if youre going to leave it for a long time... and one more thing... I've set it to KS mode jut for the sake of sharing some exp from those other bots in Mosco that will KS anyone...
Here is the Link for the Download


Please Take note that I have not Included the auto relog when someone summoned a monster and I will show it to you at the Later part of this post...

again... Just extract and paste the files from the Rar file that you have downloaded onto the ROOT of your bot folder... and by ROOT i mean the folder where you can find the control SRC tables fields folders... :)

once you have done those, just edit the config.txt so that you may login with your account of course. :)

and this is the config that will relog everytime the would see a monster summoned in MOSCO
automacro Summon {
notMonster Mavka, Wood Goblin, Mantis, Poporing, Les
timeout 10
run-once 1
call Logout
}

macro Logout {
do relog 1000
release Summon
}



just add it to your macros.txt and VWALA!!!

OH!!! another thing!! hahahaha!! I forgot... you can change the level of the mercenary that would be summoned in the macros.txt


automacro merce {
console /Your mercenary soldier has been killed./i
call summon1
}

macro summon1 {
pause 10
do is Archer Mercenary Summon Scroll Level 5 --just cange the level here
timeout 2
}




automacro start {
console /You are now in the game/i
call summon1
}


automacro relo {
console /You are sitting./i
call relog
}


macro relog {
pause 15
do is Archer Mercenary Summon Scroll Level 5 --just cange the level here
timeout 550
call reelog
}

macro reelog {
do relog 1
}

One more is that The merce will auto DS hahahaha!! it's kind of cheating don't you think? :) but hey... it's fpr Mosco :)

1 comment:

  1. where will i put this macros??
    for example "party_skill" or "useself_item"
    pls reply ASAP

    ReplyDelete