Butterflied with daily reset

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
bruenor9
Posts: 59
Joined: Sun Feb 05, 2012 11:42 pm

Butterflied with daily reset

#1 Post by bruenor9 » Sun Jan 20, 2013 7:54 pm

so i got 100 flies to do with my daily reset. Is there a way I can make ascript automatically click a reset ticket and then start again?

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

Re: Butterflied with daily reset

#2 Post by lisa » Sun Jan 20, 2013 8:44 pm

this will use the reset ticket

Code: Select all

inventory:update()
if inventory:itemTotalCount(202434) > 0 then
	inventory:useItem(202434)
end
it is a good idea to check you have done all 10 quests for the day before using a ticket though.

Code: Select all

local dqCount, dqPerDay = RoMScript("Daily_count()")
if dqCount == 10 then
--use reset code here
end
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

bruenor9
Posts: 59
Joined: Sun Feb 05, 2012 11:42 pm

Re: Butterflied with daily reset

#3 Post by bruenor9 » Sun Jan 20, 2013 11:42 pm

What script should I use

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

Re: Butterflied with daily reset

#4 Post by lisa » Mon Jan 21, 2013 12:15 am

top right of the forum page you will see a thing that says
Search for:
That is the forum search, add in a word you want to search for, I did "butterfly" and got many results, 1 of which was of 2 WP I posted.

http://www.solarstrike.net/phpBB3/viewt ... fly#p38616

Learning to use forum search will make your life so much easier, and mine.
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

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 1 guest