Auto Refine (2.0.6 SVN only)

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: Auto Refine (2.0.6 SVN only)

#31 Post by Bibian »

fixed in first post too

https://openkore.svn.sourceforge.net/sv ... -refine.pl

someone thought it would be nice to change the way plugin repo was done... so broke all the direct links on the forum by redoing it
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Auto Refine (2.0.6 SVN only)

#32 Post by Technology »

Bibian wrote:fixed in first post too

https://openkore.svn.sourceforge.net/sv ... -refine.pl

someone thought it would be nice to change the way plugin repo was done... so broke all the direct links on the forum by redoing it
yes, i did that.
Can the forum moderators take a look at this post please?
http://forums.openkore.com/viewtopic.ph ... 135#p13861

Thanks
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!
123123kkkk
Noob
Noob
Posts: 1
Joined: 17 Nov 2008, 23:06
Noob?: No

Re: Auto Refine (2.0.6 SVN only)

#33 Post by 123123kkkk »

this my macro for autobuy the Emveretarcon and refine again.

Code: Select all

automacro wantedFineStone {
	inventory "Emveretarcon" = 0
	timeout 60
	call {
		pause 8
		do talknpc 56 68 c r1 c d100 n
	}
}
.this is can be easy to buy the emveretarcon,
after plugins don't run again.

but "not have refineStone" is will to cause the plugins run stop,
and don't make plugins run again.

my english is so poor, sory.
alguemnn
Noob
Noob
Posts: 5
Joined: 24 Aug 2008, 19:44
Noob?: No

Re: Auto Refine (2.0.6 SVN only)

#34 Post by alguemnn »

Here the plugin eq - uneq // eq - uneq // eq - uneq

all time and doesnt refine...
Obs.: Sry my English, i don't speak english very well. THX.
Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: Auto Refine (2.0.6 SVN only)

#35 Post by Bibian »

the plugin is buggy i know, if it does that turn off the AI and unequip the weapon you want to refine then restart your AI.
ruler
Noob
Noob
Posts: 3
Joined: 23 Feb 2009, 10:25
Noob?: Yes

Re: Auto Refine (2.0.6 SVN only)

#36 Post by ruler »

thx for the plugin

it really usefull !
Melodya
Noob
Noob
Posts: 11
Joined: 02 Mar 2009, 13:35
Noob?: Yes

Re: Auto Refine (2.0.6 SVN only)

#37 Post by Melodya »

Guys, i discover this thread today XD. and i think its very usefull. But why my won't execute the config?
here is what i wrote:

autoRefine 1
autoRefine Buckler [1] {
refineStone Elunium
refineNpc prt_in 63 60
npcSequence c r2 c d10 c r0 c c c c c c c c c c c
zenny 20000
maxRefine 10
disabled 0
}

i play at private server that can choose how many times you want to refine
my bot is just sitting and not triggering any above code, something missing that i should do?
Thanks!
leozhai
Plain Yogurt
Plain Yogurt
Posts: 71
Joined: 16 Jun 2008, 08:41
Noob?: Yes

Re: Auto Refine (2.0.6 SVN only)

#38 Post by leozhai »

this version of auto refine when i refine item will dc...
any1 hv other auto refine plugin to intro?
arnggrim
Noob
Noob
Posts: 4
Joined: 26 Jan 2009, 08:18
Noob?: No

Re: Auto Refine (2.0.6 SVN only)

#39 Post by arnggrim »

sir i have a problem using this plugin. it worked well in upgrading my equips with no plus up to what the limit i put in the auto refine block..

this is what it look like when it worked.

autoRefine Tidal Shoes [1] {
refineStone Elunium
refineNpc prt_in 63 60
npcSequence c r5 c r1 c d5 c r0 c r0 c r0 c r0 c r0 c r0 c r0 n ##d5--my server can choose number of +
zenny 3000
maxRefine 5
disabled 0
}

then after.. i tried to upgrade it to +6

used this code..

autoRefine +5 Tidal Shoes {
refineStone Elunium
refineNpc prt_in 63 60
npcSequence c r5 c r0 c w1 c w1 r0 w1 c c n
zenny 3000
maxRefine 1
disabled 0
}

but it won't do anything.. it just sits.. and equip unequip my +5 Tidal Shoes

is there anything wrong with this code? pls pls help...
Image
djhayyy
Noob
Noob
Posts: 3
Joined: 22 May 2009, 06:27
Noob?: No

Re: Auto Refine (2.0.6 SVN only)

#40 Post by djhayyy »

u cant do it...can only use one block at a time...haven't u read the previous posts??..ur trying to equips +5 tidals...then the bot try to equip a no+ tidals...so of course...obviously..nothing will happen