Loot Specific Item?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Loot Specific Item?

#1 Post by j19861986 » Sun Jan 16, 2011 2:50 am

How to Loot Specific Items (With Wildcard, like card*, so it only can pickup cards from monsters)???

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

Re: Loot Specific Item?

#2 Post by rock5 » Sun Jan 16, 2011 3:02 am

That's the job of a good ingame loot filter addon like lootomatic.
  • 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

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#3 Post by j19861986 » Sun Jan 16, 2011 3:20 am

How do you prefer the settings to loot then???
Disabling loot in RomBot???
And How do you autoloot after combat in Lootomatic then????
I am noob...

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

Re: Loot Specific Item?

#4 Post by lisa » Sun Jan 16, 2011 3:44 am

If you use an addon like lootfilter or lootomatic then you have loot true. The addon will stop you from receiving what you have told it you don't want to loot, so it stays on the mob's corpse.
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

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#5 Post by j19861986 » Sun Jan 16, 2011 3:50 am

What do you mean?

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

Re: Loot Specific Item?

#6 Post by lisa » Sun Jan 16, 2011 5:10 am

Set your rombot profile to always loot.

Code: Select all

<option name= "LOOT" value="true">
that's off the top of my head, could be different.


The addon will look at what loot is on the corpse and if there is something you have told it not to loot, then it will stop you from receiving the item.

This is a RoM addon, not rombot addon. you can find them on curse.
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

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#7 Post by j19861986 » Sun Jan 16, 2011 6:24 am

Look at the screen shot in attachment, if it is right...
Can I loot "$Card" and "$Spawn" while "*" don't loot???
Attachments
Look at this screen shot, and tell me if it is right
Look at this screen shot, and tell me if it is right

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#8 Post by j19861986 » Sun Jan 16, 2011 6:36 am

What Settings should I put in??? if yours is more correct

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

Re: Loot Specific Item?

#9 Post by rock5 » Sun Jan 16, 2011 8:26 am

I think it only loots what's in the list. I think the 'don't loot' options override the loot options so maybe the way you have it set up wont loot anything.

It's easy to test. Remove the '*' and do some looting. It shouldn't pick anything up except for cards and Spawn.
  • 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

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#10 Post by j19861986 » Mon Jan 17, 2011 9:40 am

I found out (With Lootomatic)
That if I put "*" to don't loot, will not loot anything.
put "Card*" to pickup all types of card. put "Spawn*" to pickup all spawn of earth shell carbs. and put the "Ancient Mementos" to loot (via dropbar)
if you just want to have specific items, then put the names to pickup, and "*" to don't loot, then you'll have the all the items you want, and ignore all rest

User avatar
silinky
Posts: 213
Joined: Mon Nov 23, 2009 5:07 am

Re: Loot Specific Item?

#11 Post by silinky » Tue Jan 18, 2011 6:04 am

also instead of "not loot" just set to "drop" so you won't leave corpses laying around, else others are quite pissed off, and more likely to report you.

j19861986
Posts: 37
Joined: Sun Jan 16, 2011 1:01 am

Re: Loot Specific Item?

#12 Post by j19861986 » Tue Jan 18, 2011 8:17 am

THX

fred55555
Posts: 101
Joined: Sat Aug 07, 2010 7:57 pm

Re: Loot Specific Item?

#13 Post by fred55555 » Tue Jan 18, 2011 4:17 pm

So is there a way to classify what you want looted by the stat the item adds.

I dont like the gloabal X. XI, VII option. I would likt to get and keep specific stats the item posses. ie stamina XI, i dont want wisdom XI

Any suggestions that can be added to the profile ? instead of using an addon ?

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

Re: Loot Specific Item?

#14 Post by rock5 » Tue Jan 18, 2011 7:29 pm

I don't believe there are any ingame addons that loot by stats. Rombot doesn't filter looted items or drop them. You can use stats when selling so if you loot everything then sell all the junk items you should be left with the good stuff. If you want to drop items with crap stats you would have to create your own function that you could call onleavecombat.
  • 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

Who is online

Users browsing this forum: No registered users and 0 guests