Abandon Quest With Bot?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
langelot133
Posts: 18
Joined: Sun Jun 17, 2012 6:41 pm

Abandon Quest With Bot?

#1 Post by langelot133 » Mon Jun 25, 2012 1:38 pm

i've been searching on the forum to find the script to leave/abandon/Give up a quest but i could'nt find it, could someone give me a hand?

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

Re: Abandon Quest With Bot?

#2 Post by rock5 » Mon Jun 25, 2012 2:19 pm

"leave/abandon/giveup", you didn't try 'cancel' lol. If you did you would have found this post.
http://www.solarstrike.net/phpBB3/viewt ... 771#p36771

Anyway I added a function to the bot to cancel quests

Code: Select all

CancelQuest(nameorid)
Just use that.
  • 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

langelot133
Posts: 18
Joined: Sun Jun 17, 2012 6:41 pm

Re: Abandon Quest With Bot?

#3 Post by langelot133 » Tue Jun 26, 2012 12:41 pm

thank you Rock'5 sorry haven't tried every word, moreover i'm French so my english is not very good...

User avatar
grande
Posts: 261
Joined: Tue Jun 28, 2011 4:46 pm

Re: Abandon Quest With Bot?

#4 Post by grande » Thu Jun 06, 2013 8:50 pm

Can this work to abandon "ALL" quests? would I just do CancelQuest() ?

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

Re: Abandon Quest With Bot?

#5 Post by lisa » Thu Jun 06, 2013 9:48 pm

Since it uses string.find doing "" will delete the first quest but since the function returns after deleting a quest it wouldn't delete ALL quests.

You could simply just do a loop for it though, something like this might work.

Code: Select all

for i = 1, 10 do
CancelQuest("")
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

User avatar
grande
Posts: 261
Joined: Tue Jun 28, 2011 4:46 pm

Re: Abandon Quest With Bot?

#6 Post by grande » Fri Jun 07, 2013 9:20 pm

Thank you Lisa. Haven't got to play around with that yet but I have it saved. The project I was looking at using it for isn't as appetizing and I'm too busy screwing around with exploring new ways to get eojs since they nerfed some of the old ways

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 9 guests