watchdogs butterflies

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
Lamkefyned
Posts: 348
Joined: Thu May 23, 2013 11:38 am
Location: Spain

watchdogs butterflies

#1 Post by Lamkefyned »

1ºas I can do that when you start x meats other script
2ºas opening mail and send the meat and leave only 100 meat and let him share through the holes
3ºhow to change a script to another?

Farm meats

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="6474" z="4301" y="168">       </waypoint>
	<!-- #  2 --><waypoint x="6380" z="4683" y="168">	</waypoint>
</waypoints>
mail

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="6288" z="5137" y="168">	</waypoint>
	<!-- #  2 --><waypoint x="6416" z="6218" y="90">	</waypoint>
	<!-- #  3 --><waypoint x="6781" z="6291" y="92">	</waypoint>
	<!-- #  4 --><waypoint x="-6640" z="-3743" y="166">	</waypoint>
	<!-- #  5 --><waypoint x="-7155" z="-3966" y="133">	</waypoint>
	<!-- #  6 --><waypoint x="-6636" z="-3791" y="167">	</waypoint>
	<!-- #  7 --><waypoint x="-6343" z="-3916" y="162">	</waypoint>
	<!-- #  8 --><waypoint x="6402" z="6228" y="89">	</waypoint>
	<!-- #  9 --><waypoint x="6400" z="6068" y="96">	</waypoint>
	<!-- # 10 --><waypoint x="6290" z="5122" y="168">	</waypoint>
</waypoints>
waypoint 3: Heffner transport
waypoint 5: send mail with meats of 99
waypoint 7: xaviera transport
waypoint 10: changing script

thanks in advance
If you think something is right just because everyone else believes,you're not thinking.
Rickster
Posts: 291
Joined: Sun Oct 24, 2010 4:23 pm

Re: watchdogs butterflies

#2 Post by Rickster »

i will not build up complete wp files for your needs. try to search the forum for your questions and try to build up waypoints bit by bit.

but here are some hints:
Using Portals and NPC Porter: Rock5's Teleporter Helper Functions (aka GoToPortal) and Rock5's travelTo userfunction
Mailhandling: Rock5's Mail Mods
Wiki: Working with waypoint files

You can also search the forum or use the search field onn top of this page and search the rom bot wiki ... thats what i did, to find the artikels above.

i hope this helps a little bit.

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

Re: watchdogs butterflies

#3 Post by rock5 »

Also search for "guard dog" or "dogmeat". There are existing script available.
  • 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