Jump to content

Diconfrost VaNz

Members
  • Content Count

    86
  • Joined

  • Last visited

Posts posted by Diconfrost VaNz


  1. mga pare my itinatayo akong Organization, interesado kabang sumali as one of the founding members? ito ung isang Organization especially made for Computer-literates like you and me na merong advance knowledge about computers. the org is still in "the making" process. i need people who can help me build it and make it happen. well, as you can see this is an organization we're talking about so it involves a little bit of money like around 500php for our organization's starting funds and also for our uniforms & ids. pero ung php na un will be collected later on after we finalize all the necessary documents and agreements. so if you're interested then just pm me  this is not a scam, i'm dead serious about this. sa ngayon kc mission at Name ng Org plang ang meron ako how about ung vision? ung mga bylaws?Rules?at ibang documents. kya need ko ng mga tao na mggng founding members to make it all up! are you up for it?
     
     
     
    Balak ko kasi is to gather people around the philippines and let them teach others for free na gustong matuto pero walang means para matuto. Gets nyu ba? ung tipong oo my computer cla pero hindi sila ganon kaLiterate sa computer so hndi cla marunong mgSearch or kung ano ano pa.
     
    Reply or pm me here in forums or here are my contact details ani_no1.gif
     
    Skype: diconfrost13

  2. As we know about the rebirth system is like saving your existing stats and add it to your present stats when reborn.

     

    It was like buying stats and making something like FULL STATS or something, right?

     

     

    Well, i made something weird. This is not for the stats or something, it will just give you something rare.

     

     

    I've set it into "Ancient Langguage Document" just for completing the script. You can change it to your liking. Whether you use something rare items or what.

     

     

    This script was also connected to my ViP System.

     

    ViPs are not going to pay zeny when rebirthing.

     

     

     

    http://upaste.me/dddb5442ad741204

     

     

    Hope you enjoy this little script.


  3. Now i've finished my premium system :D

     

    here's the new npc script.

     

     

    prontera,155,181,5	script	Clahador	757,{function getPremiumTime;mes "[^FF0000Clahador^000000]";mes "Hello "+strcharinfo(0)+", I'm ^FF0000Clahador the butcher^000000.";mes "I will be of help if you need something.";next;mes "[^FF0000Clahador^000000]";mes "Oh! you need help?";mes "What kind of help do you need?";next;menu "Newbie here",P_New,"I'm a ViP!",P_VIP,"Nevermind",P_NVM;P_New:mes "[^FF0000Clahador^000000]";mes "Did you already claim your free items in the ^FF0000Freebies NPC^000000???";menu "Yes!",F_Yes,"No!",F_No;F_No:mes "[^FF0000Clahador^000000]";mes "You should get 'em!.";mes "It will help you on the start.";mes "I will send you to the freebie giver.";next;warp "prontera",155,183;close;F_Yes:mes "[^FF0000Clahador^000000]";mes "Haha, i hope you like those items.";next;mes "By the way, you can earn zennies through quests like going to daily quest, request board, and many more!";mes "Did you know that you can have many zennies you want if you gonna hunt more rare items?";mes "Try it!";close;P_VIP:mes "[^FF0000Clahador^000000]";mes "Oh you avail our ViP Ticket!";mes "Thank you!";next;mes "[^FF0000Clahador^000000]";mes "Your ^0055FFPremium Time^000000 Left : "+getPremiumTime( #Premium );mes "You should maximize it";mes "Grind your skills and hunt now!";close;P_NVM:mes "[^FF0000Clahador^000000]";mes "Thank you!";mes "Come Again!";close;function	getPremiumTime	{set .@Time,getarg(0);	set .@SecondLeft,( .@Time % 60 );	set .@MinuteLeft,( .@Time / 60 % 60 );	set .@HourLeft,( .@Time / ( 60 * 60 ) % 24 );	set .@DayLeft,( .@Time / ( 24 * 60 * 60 ) );		set .@TimeLeft$,(( .@DayLeft )?.@DayLeft+" Day ":"" ) +					(( .@HourLeft )?.@HourLeft+" Hrs ":"" ) +					(( .@MinuteLeft )?.@MinuteLeft+" Min ":"" ) +					(( .@SecondLeft )?.@SecondLeft+" Sec":"" );					return "^FF0000"+.@TimeLeft$+"^000000";}OnPCLoginEvent:	sc_end SC_EXPBOOST;	sc_end SC_JEXPBOOST;	sc_end SC_ITEMBOOST;if( #Premium > gettimetick(1) ){sc_start SC_EXPBOOST,(( #Premium - gettimetick(1) ) * 1000 ),300;sc_start SC_JEXPBOOST,(( #Premium - gettimetick(1) ) * 1000 ),200;sc_start SC_ITEMBOOST,(( #Premium - gettimetick(1) ) * 1000 ),200;dispbottom "Hello "+strcharinfo(0)+", your Premium Time Left : "+getPremiumTime( #Premium );}end;} 
     

     

     

    and the item script provided by clydelion

     

     

     

    { set #Premium,#Premium + ( 33 * 24 * 3600 ); },{},{} 
     

     

     

     

    Thank you guys <3


  4. Hi, i'm diconfrost vanz. I own WipeOutRO. it's a midrate server. Well, enough for introductions.

     

    i'm making a premium system for my server that will give boost on exp/drop and give something like instant access on some maps.

     

    At first i tried to use the script of Rafael

     

     

     
    and i failed to make it to my liking.
     
    And after that i tried using this 
     
     
    but the npc script was incomplete and i can't make an item script for it.
     
    And now i was using this script made by my friend Jezu,
     
     
    It's a perfect one for me, the only problem i have there is i can't make an item script for it.
     
    Can you help me rescript or recode it so i can make something like a item script using callfunc or something can be used in item scripts?

  5. I made this design for my upcoming server. And it was incomplete, i don't know what font i will use and how could i improve it more. I need few more suggestions, tips and advises on how to complete this design. Kindly Rate it and throw some comments or suggestions.

     

     

     

    404538_439054059498515_2104363540_n.jpg

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.