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
Auto Refine (2.0.6 SVN only)
Moderator: Moderators
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Auto Refine (2.0.6 SVN only)
yes, i did that.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
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!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 1
- Joined: 17 Nov 2008, 23:06
- Noob?: No
Re: Auto Refine (2.0.6 SVN only)
this my macro for autobuy the Emveretarcon and refine again.
.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.
Code: Select all
automacro wantedFineStone {
inventory "Emveretarcon" = 0
timeout 60
call {
pause 8
do talknpc 56 68 c r1 c d100 n
}
}
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.
-
- Noob
- Posts: 5
- Joined: 24 Aug 2008, 19:44
- Noob?: No
Re: Auto Refine (2.0.6 SVN only)
Here the plugin eq - uneq // eq - uneq // eq - uneq
all time and doesnt refine...
all time and doesnt refine...
Obs.: Sry my English, i don't speak english very well. THX.
-
- Perl Monk
- Posts: 416
- Joined: 04 Apr 2008, 03:08
Re: Auto Refine (2.0.6 SVN only)
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.
-
- Noob
- Posts: 3
- Joined: 23 Feb 2009, 10:25
- Noob?: Yes
Re: Auto Refine (2.0.6 SVN only)
thx for the plugin
it really usefull !
it really usefull !
-
- Noob
- Posts: 11
- Joined: 02 Mar 2009, 13:35
- Noob?: Yes
Re: Auto Refine (2.0.6 SVN only)
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!
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!
-
- Plain Yogurt
- Posts: 71
- Joined: 16 Jun 2008, 08:41
- Noob?: Yes
Re: Auto Refine (2.0.6 SVN only)
this version of auto refine when i refine item will dc...
any1 hv other auto refine plugin to intro?
any1 hv other auto refine plugin to intro?
-
- Noob
- Posts: 4
- Joined: 26 Jan 2009, 08:18
- Noob?: No
Re: Auto Refine (2.0.6 SVN only)
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...
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...

-
- Noob
- Posts: 3
- Joined: 22 May 2009, 06:27
- Noob?: No
Re: Auto Refine (2.0.6 SVN only)
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