Jump to content

Utility: iRO Spooky machine - Refine Event


Emistry

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

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!

Vomkb7K.jpg

References :


  • Submitter
  • Submitted
    08/29/2016
  • Category
  • Video
  • Content Author
    Emistry

 

  • Upvote 2
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

Yey! It was awesome! Great work! Thanks for the script! :)

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   9
  • Joined:  03/07/13
  • Last Seen:  

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
 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   1
  • Joined:  03/10/16
  • Last Seen:  

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

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   9
  • Joined:  03/07/13
  • Last Seen:  

Worked Thank you!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   1
  • Joined:  03/10/16
  • Last Seen:  

Worked Thank you!

 

 

 

Ok :)

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

Version 1.1 released

  • fixed cooldown issue.
  • cooldown are now configurable.
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

 

Version 1.1 released

  • fixed cooldown issue.
  • cooldown are now configurable.

 

 

How to change every 30min? Thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   9
  • Joined:  03/07/13
  • Last Seen:  

Hey Try this.

cd_bucler_refine = gettimetick(2) + ( 60 * 60 * 23 ); // 23 hours.


Change into 

cd_bucler_refine = gettimetick(2) + ( 60 * 30  ); 

 

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

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) ) {

 

Link to comment
Share on other sites

  • 8 months later...

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

this npc still not working after waiting for 24 hours the npc still cant use

 

help with this thank you

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

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) ) {

 

  • Love 1
Link to comment
Share on other sites

  • 2 years later...

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

updated 1.2, fixed cooldown and added option for zeny cost per refine attempt.

 

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...