Jump to content
  • 0

Refiner script that has no safe limit


Question

Posted (edited)

Hi All,

 

Seeking for your assistance to have a refiner script that has no safe limit. as per checking i can modify the success rate into my own however i don't know where to put the message saying that there will be no safe limit blah blah blah.. can you help me pls..

 

Please advise,

Edited by nesotomayor

2 answers to this question

Recommended Posts

Posted

Then don't put a limit in the refiner

prontera,150,150,3	script	Refiner	56,{
	for( .@part = 1; .@part < 11; .@part++ )
		if( getequipisequiped(.@part) && getequipisenableref(.@part) )
			successrefitem( .@part,( 10- getequiprefinerycnt(.@part) ) )
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...