a little help

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
tromb87
Posts: 11
Joined: Sat Mar 03, 2012 3:44 am

a little help

#1 Post by tromb87 » Sat Mar 03, 2012 7:46 am

hi, new to this bot, and getting to know it, started running a KS farm script, and unfortunatly it doesnt add my alt to party :( im guessing it just trying to /invite *name* which doesnt seem to work anymore, anyway anyone know how i can get the bot to use invite last group instead?

eg, code and where to put the code?

any help will be very greatfull

thank you in advanced

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: a little help

#2 Post by lisa » Sat Mar 03, 2012 8:25 am

I use this

Code: Select all

<!-- going to sold out -->	
	<!-- # 210 --><waypoint x="-15147" z="11542" y="136" tag="rerun">
	if not player:hasBuff("May Establish Honor Party") then
		inventory:useItem(202879);
	end
	SlashCommand("ILG inv")
	yrest(1000)
    
    player:mount();
	if ToPancer == 1 then
		__WPL:setWaypointIndex(__WPL:findWaypointTag("Pancer1"));
	end
	if ToPancer == 2 then
		__WPL:setWaypointIndex(__WPL:findWaypointTag("Pancer2"));
	end
	
	SlashCommand("/script OpenMail()")
	yrest(3000)
	UMM_SendAdvanced("LolNotMyName", nil, nil, nil, nil, "Cards")

	</waypoint>
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

tromb87
Posts: 11
Joined: Sat Mar 03, 2012 3:44 am

Re: a little help

#3 Post by tromb87 » Sat Mar 03, 2012 9:01 am

lisa wrote:I use this

Code: Select all

<!-- going to sold out -->	
	<!-- # 210 --><waypoint x="-15147" z="11542" y="136" tag="rerun">
	if not player:hasBuff("May Establish Honor Party") then
		inventory:useItem(202879);
	end
	SlashCommand("ILG inv")
	yrest(1000)
    
    player:mount();
	if ToPancer == 1 then
		__WPL:setWaypointIndex(__WPL:findWaypointTag("Pancer1"));
	end
	if ToPancer == 2 then
		__WPL:setWaypointIndex(__WPL:findWaypointTag("Pancer2"));
	end
	
	SlashCommand("/script OpenMail()")
	yrest(3000)
	UMM_SendAdvanced("LolNotMyName", nil, nil, nil, nil, "Cards")

	</waypoint>
thank you so much :D, testing it after this run has finished :D

tromb87
Posts: 11
Joined: Sat Mar 03, 2012 3:44 am

Re: a little help

#4 Post by tromb87 » Sat Mar 03, 2012 9:32 am

yep thanks for the tip lisa :D helped heaps, works like a dream now :D can finally get the gold to buy my stats now woohoo!!

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests