demonstrate battle (taz daily) to lev secondary lev 61+

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Post Reply
Message
Author
raider4ever
Posts: 12
Joined: Tue Mar 05, 2013 1:14 pm

demonstrate battle (taz daily) to lev secondary lev 61+

#1 Post by raider4ever » Mon Jun 24, 2013 12:37 am

What this bot does is when you start at taz it will complete the daily then walk to the housemaid switch and walk back and turn in and so forth

if you want to use it then you may want to change the numbers that indicate the class your switching to

ex. RoMScript("ExchangeClass(8,4)")

change those numbers to what class you need that is warden / rouge 8,4 sorry i dont know any other classes
Attachments
Daily.xml
(4.16 KiB) Downloaded 256 times

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: demonstrate battle (taz daily) to lev secondary lev 61+

#2 Post by rock5 » Mon Jun 24, 2013 1:28 am

You could use the bot constants for the classes but they are off by 1 so you have to add 1.

Code: Select all

RoMScript("ExchangeClass("..CLASS_WARDEN+1..","..CLASS_ROGUE+1..")")
Or to make it easier for users

Code: Select all

primary = CLASS_WARDEN
secondary = CLASS_ROGUE

RoMScript("ExchangeClass("..primary+1..","..secondary+1..")")
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest