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
demonstrate battle (taz daily) to lev secondary lev 61+
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Only post additional bot resources here. Please do not ask unrelated questions.
-
- Posts: 12
- Joined: Tue Mar 05, 2013 1:14 pm
demonstrate battle (taz daily) to lev secondary lev 61+
- Attachments
-
- Daily.xml
- (4.16 KiB) Downloaded 256 times
Re: demonstrate battle (taz daily) to lev secondary lev 61+
You could use the bot constants for the classes but they are off by 1 so you have to add 1.
Or to make it easier for users
Code: Select all
RoMScript("ExchangeClass("..CLASS_WARDEN+1..","..CLASS_ROGUE+1..")")
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
Who is online
Users browsing this forum: No registered users and 3 guests