Emistry Posted August 28, 2016 Posted August 28, 2016 View File iRO Spooky machine - Refine Event Introduction : Talk to the machine and it will give you a Cracked Buckler shield. Equip the shield and talk to the machine. It will attempt to upgrade it as high as it will go. Depending on what upgrade level the item breaks at you will get a free item! If the buckler is upgraded to +10 or higher it gives a mystery costume! References : Official Website IRO Wiki Submitter Emistry Submitted 08/29/2016 Category Utilities Video Content Author Emistry 2 Quote
Deviszh Posted September 9, 2016 Posted September 9, 2016 Yey! It was awesome! Great work! Thanks for the script! Quote
GM Henry Posted October 7, 2016 Posted October 7, 2016 Hello Emistry,I have been testing the script but it seems the cooldown isent working it wil be getable ever fiew mins.Could you recheck it?Thanks.Kind Regards Henry Quote
rizkiolivia Posted October 7, 2016 Posted October 7, 2016 Hello Emistry, I have been testing the script but it seems the cooldown isent working it wil be getable ever fiew mins. Could you recheck it? Thanks. Kind Regards Henry Here you can try.. Refine_Spooky.txt 1 Quote
Emistry Posted October 15, 2016 Author Posted October 15, 2016 Version 1.1 released fixed cooldown issue. cooldown are now configurable. Quote
Petey Pablo Posted October 29, 2016 Posted October 29, 2016 Version 1.1 released fixed cooldown issue. cooldown are now configurable. How to change every 30min? Thanks! Quote
GM Henry Posted October 29, 2016 Posted October 29, 2016 Hey Try this. cd_bucler_refine = gettimetick(2) + ( 60 * 60 * 23 ); // 23 hours. Change into cd_bucler_refine = gettimetick(2) + ( 60 * 30 ); Quote
hendra814 Posted January 9, 2017 Posted January 9, 2017 On 10/16/2016 at 1:24 AM, Emistry said: Version 1.1 released fixed cooldown issue. cooldown are now configurable. Emistry, still can't reuse the npc after 23 hours. i'm cek with rizkolivia script the problem at here Quote if ( cd_bucler_refine > gettimetick(0) ) { rizkolivia script Quote if ( cd_bucler_refine > gettimetick(2) ) { Quote
Quesooo Posted October 4, 2017 Posted October 4, 2017 this npc still not working after waiting for 24 hours the npc still cant use help with this thank you Quote
hendra814 Posted October 5, 2017 Posted October 5, 2017 12 hours ago, Quesooo said: this npc still not working after waiting for 24 hours the npc still cant use help with this thank you change Quote if ( cd_bucler_refine > gettimetick(0) ) { into Quote if ( cd_bucler_refine > gettimetick(2) ) { 1 Quote
Emistry Posted October 26, 2019 Author Posted October 26, 2019 updated 1.2, fixed cooldown and added option for zeny cost per refine attempt. Quote
hendra814 Posted April 14, 2024 Posted April 14, 2024 using lastest rathena got issue, always failed refine event to +1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.