Rock5's ToDo list

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Rock5's ToDo list

#81 Post by lisa » Mon Feb 20, 2012 10:28 pm

I know it might seem confusing but the bot isn't set to use best or worst pots even though it is worded "best"

Basically the current choices are "best" or "minstack"

So it will either use the highest lvl item or it will use the item with lowest number in stack.

looks like this

Code: Select all

	local select_strategy_minstack = "minstack";
	local select_strategy_default = "best";

		if( settings.profile.options.USE_MANA_POTION == select_strategy_minstack ) then
			select_strategy = select_strategy_minstack;
		else
			select_strategy = select_strategy_default;
		end
So in order to change it to use worst or best, basically would need to recode the entire function CInventory:bestAvailableConsumable(type) which I never planned to do when I added in the usage of the other potions.

Maybe rock has the time OR maybe someone else has the time to do it.
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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Rock5's ToDo list

#82 Post by rock5 » Mon Feb 20, 2012 10:47 pm

So let me understand, if your hp is 80% does it use the 40% pot or does it use the 20% pot?. If the 20 then I would just change the hp level the pot gets used. Or I'd just carry around the 20% pots. If I'm going to to go kill low level mobs to level my skill and only want to use 20% pots, then I would go to my bank and gear myself appropriately and drop off all the pots I don't want to use.
  • 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

Micke
Posts: 46
Joined: Sun Aug 15, 2010 10:07 am
Location: Germany

Re: Rock5's ToDo list

#83 Post by Micke » Thu Jan 31, 2013 3:13 am

Hi Rock5,

for a easier managment (for u) u could put this list into the svn along the branch, and the URL to the file (inside the svn), link in the forum.
so revisions and documentation/todo and so on is always sync, especially if u have to look for changes
Last edited by Micke on Fri Feb 01, 2013 9:46 am, edited 1 time in total.

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

Re: Rock5's ToDo list

#84 Post by rock5 » Thu Jan 31, 2013 4:47 am

Wow you've resurrected an old post. I only used this list when I had so many things on my plate that I couldn't keep track of them all. I don't use it any more. Maybe I deal with things faster these days. :D

Surprisingly, I've since done quite a few of those unfinished tasks.
  • 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

Micke
Posts: 46
Joined: Sun Aug 15, 2010 10:07 am
Location: Germany

Re: Rock5's ToDo list

#85 Post by Micke » Fri Feb 01, 2013 9:48 am

;-)

BeyondNames
Posts: 104
Joined: Thu Jun 27, 2013 7:39 pm

Re: Rock5's ToDo list

#86 Post by BeyondNames » Mon Jul 15, 2013 9:30 pm

Is it possible to change waypoints without closing Rombot yet?

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

Re: Rock5's ToDo list

#87 Post by lisa » Mon Jul 15, 2013 10:40 pm

BeyondNames wrote:Is it possible to change waypoints without closing Rombot yet?
It's called

Code: Select all

loadPaths()
and it's been in the bot for a long time.
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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Rock5's ToDo list

#88 Post by rock5 » Tue Jul 16, 2013 2:24 am

I think it's about time I unpin this topic seeing as I don't use it anymore. I could always pin it again if I want to start using it again.
  • 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

BeyondNames
Posts: 104
Joined: Thu Jun 27, 2013 7:39 pm

Re: Rock5's ToDo list

#89 Post by BeyondNames » Tue Jul 16, 2013 10:59 am

Awesome I couldn't believe I didn't know that

Post Reply

Who is online

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