• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Perfect refiner to +30?

Newbie Spellweaver
Joined
Dec 5, 2010
Messages
11
Reaction score
0
Also if anyone has a card remover that would be awsum.

So a refiner, with no breakage, to +30. :D thanks

Josh
 
Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
i think trygun's script will work but im not sure,

but that script is for refining all characters equipments..
 
Newbie Spellweaver
Joined
Aug 14, 2009
Messages
67
Reaction score
2
Then try thid one...

prontera,150,150,5, script Refiner 78,{
for(set @part,1;@part<11;set @part,@part+1) if(getequipisequiped(@part)) while(getequiprefinerycnt(@part) < 30) successrefitem @part;
end;
}


---------- Post added at 08:39 PM ---------- Previous post was at 08:36 PM ----------

i think trygun's script will work but im not sure,

but that script is for refining all characters equipments..

This script is simple that i made..xD
 
Back
Top