Boting status for some areas

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
suportio
Posts: 6
Joined: Tue Sep 10, 2013 12:52 pm

Boting status for some areas

#1 Post by suportio » Tue Nov 26, 2013 8:08 am

Hi guys!

Could somebody be so kind and tell me which of these work no more, so that I know if there is any point in trying.

1. KS farming? (I've tried many scripts, char comes to a certain point, tries to leave the party (I wasn't in a party) and runs around randomly, doesn't go to sell items etc. Am I doing something wrong. How to reset area? Any instructions, didn't find anything while searching.)
2. Goblin mines? (Tried many scripts, char just runs around, hits walls etc.)

Waiting for your answers :)
Greets!

User avatar
BlubBlab
Posts: 948
Joined: Fri Nov 30, 2012 11:33 pm
Location: My little Pony cafe

Re: Boting status for some areas

#2 Post by BlubBlab » Wed Nov 27, 2013 9:04 am

You mean something like this?

Code: Select all

        local armortype = itemtypes[1].Name
	local weapontype = itemtypes[0].Name
	changeProfileOption("INV_AUTOSELL_ENABLE",true)
	changeProfileOption("INV_AUTOSELL_TYPES", ""..armortype..","..weapontype..""  )
	
	changeProfileOption("INV_AUTOSELL_QUALITY","white,green,blue");

	changeProfileOption("INV_AUTOSELL_FROMSLOT",1);
	changeProfileOption("INV_AUTOSELL_TOSLOT", 180);

Code: Select all

	player:merchant("Pancer");
Jack-of-all-trades, but master-of-only of a few :D

My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 2 guests