Jump to content

markiez22

Members
  • Posts

    105
  • Joined

  • Last visited

Posts posted by markiez22

  1. Custome_Right_Accessory : true
    Custome_Left_Accessory : true
    
    Shadow_Right_Accessory : true 
    Shadow_Left_Accessory : true
    
    SHADOW_ACC_R: true 
    SHADOW_ACC_L: true
    
    
    i try at all but all of them is wrong. please provide me some correct. i almost try 4hrs for this custom accessory
    
    
    

     

    Problem solve.

  2. im using Client is 2013-08-07aRagexe  and my problem is i cant connect in the server map

    i got disconnected when i select my Character
    packet.h
     

    #ifndef PACKETVER
    	/// Do NOT edit this line! To set your client version, please do this instead:
    	/// In Windows: Add this line in your src\custom\defines_pre.hpp file: #define PACKETVER YYYYMMDD
    	/// In Linux: The same as above or run the following command: ./configure --enable-packetver=YYYYMMDD
    	#define PACKETVER 20130807
    #endif
    
    #ifndef PACKETVER_RE
    	/// From November 2015 only RagexeRE are supported.
    	/// After July 2018 only Ragexe are supported.
    	#if PACKETVER > 20151104 && PACKETVER < 20180704
    		#define PACKETVER_RE
    	#endif
    #endif
    
    #if PACKETVER >= 20110817
    	/// Comment to disable the official packet obfuscation support.
    	/// This requires PACKETVER 2011-08-17 or newer.
    	#ifndef PACKET_OBFUSCATION
    		//#define PACKET_OBFUSCATION
    
    		// Define these inside src/custom/defines_pre.hpp or src/custom/defines_post.hpp
    		//#define PACKET_OBFUSCATION_KEY1 <key1>
    		//#define PACKET_OBFUSCATION_KEY2 <key2>
    		//#define PACKET_OBFUSCATION_KEY3 <key3>
    
    		/// Comment this to disable warnings for missing client side encryption
    		#define PACKET_OBFUSCATION_WARN
    	#endif

     

  3. so robrowser supported client for 2013 only?? this is possible that latest client will be work?

    or robrowser is no longer applicable for the ragnarok.?>

    for this project i think  robrowser only can save RAGNAROK,  people/gamers now a days dont want waste download fullclient anymore.. cuz of so many experience for imbalance/no player server.

  4. Champion War Event Start in 5PM - End to 6PM

    Rumble Champion War in 1hr ---- 1hit asura battle..


    map_flag

    guild_vs5 mapflag restricted 2

     item_noequip.txt

    4058,2 //Thara Frog Card
    4047,2 //Ghostring Card
    4302,2 //Tao gunka Card
    4174,2 //Deviling Card
    4133,2 //Raydric Card
    4105,2 //Marc Card
    4318,2 //Stormy Card
    4133,2 //Raydric Card
    4399,2 //thanatos card
    
    //-------Champwar---Warper
    prontera,148,187,6	script	Champion Arena Warper#1	411,{
    
    if(Class >= 4016){
    
    		set [email protected]_3,getmapusers("guild_vs5");
    		mes "^005500Champion Arena^000000";
    		mes ""[email protected]_3+" player(s)";
    	
    	if(BaseLevel < 200 || JobLevel < 100){
    		next;
    		mes "^555555[Champion Arena]^000000";
    		mes "Only ^ff0000200/100^000000 level character can enter the Champion Arena.";
    		close;
    	}else{
    		mes "Let us see what you got!";
    		if (select("Arena Room","Cancel")==1) {
    		announce "" + strcharinfo(0) + " has Join 1hit Asura Battle!",bc,0xFF9900;
    		warp "guild_vs5",0,0;
    		specialeffect2 EF_HEAL2;
    		specialeffect2 EF_INCAGILITY;
    		sc_start SC_INCREASEAGI,240000,10;
    		specialeffect2 EF_BLESSING;
    		sc_start SC_BLESSING,240000,10;
    		specialeffect2 514;
    		sc_start SC_BATKFood,240000,800;
    		dispbottom "Your now at the Champion Arena!";
    		end;
    }
    		}
    		close;
    
    }
    		mes "^555555[Champion Arena]^000000";
    		mes "Only Champion can enter the Arena.";
    		close;
    }
    
    guild_vs5,50,51,5	script	Exit#4016	411,{
    
    		warp "prontera",201,172;
    		getitem 12293,300;
    		sc_end sc_BATKFood;
    		end;
    }
    
    -	script	championwarzone	-1,{
    
    OnClock1700:
    announce "The Champion VS Champion will begin in 5 minutes",bc_all,0xFF7F50;
    disablenpc "Exit#4016";
    end;
    OnClock1701:
    announce "The Champion VS Champion will begin in 4 minutes",bc_all,0xFF7F50;
    end;
    OnClock1702:
    announce "The Champion VS Champion will begin in 3 minutes",bc_all,0xFF7F50;
    enablenpc "Champion Arena Warper#1";
    end;
    OnClock1703:
    announce "The Champion VS Champion will begin in 2 minutes",bc_all,0xFF7F50;
    sleep2 1000;
    announce "Champion War: For those who want to join, please warp @ center of prontera",bc_all,0xFF7F50; //Edit to where would you place the warper
    end;
    OnClock1704:
    announce "The Champion VS Champion Start in 1 minute",bc_all,0xFF7F50;
    sleep2 30000;
    announce "The Champion VS Champion Last 30 Seconds.",bc_all,0xFF7F50;
    sleep2 30000;
    announce "The Champion VS Champion: Join Now.",bc_all,0xFF7F50;
    sleep2 1000;
    pvpon "guild_vs5";
    end;
    
    
    OnClock1755:
    announce "The Champion Arena Warper will close in 5 minutes",bc_all,0xFF7F50;
    end;
    OnClock1756:
    announce "The Champion Arena Warper will close in 4 minutes",bc_all,0xFF7F50;
    end;
    OnClock1757:
    announce "The Champion Arena Warper will close in 3 minutes",bc_all,0xFF7F50;
    end;
    OnClock1758:
    announce "The Champion Arena Warper will close close in 2 minutes",bc_all,0xFF7F50;
    end;
    OnClock1759:
    announce "The Champion Arena Warper will close close in 1 minutes",bc_all,0xFF7F50;
    sleep2 30000;
    announce "The Champion Arena Warper will close close Last 30 Seconds.",bc_all,0xFF7F50;
    sleep2 30000;
    announce "The Champion Arena Warper is now Closed.",bc_all,0xFF7F50;
    disablenpc "Champion Arena Warper#1";
    sleep2 1000;
    announce "Champion War Event is Now Over",bc_all,0xFF7F50; 
    pvpoff "guild_vs5";
    enablenpc "Exit#4016";
    sleep2 1000;
    announce "Party vs Party Event will begin in 30 minutes",bc_all,0xFF7F50;
    end;
    }
    
    -	script	arenareward	-1,{
    	OnPCKillEvent:
    	if ( strcharinfo(3) == "guild_vs5" ) {
    	getitem 5825,1;
    	dispbottom "Gained 1 Arena Badge.";
    	}
    end;
    
    OnPCDieEvent:
    	if ( strcharinfo(3) == "guild_vs5" ) {
    	sleep2 1000;
    	dispbottom "3 Second to Resurrect";
    	sleep2 1000;
    	dispbottom "2 Second to Resurrect";
    	sleep2 1000;
    	dispbottom "1 Second to Resurrect";
    	sleep2 1000;
    	warp "guild_vs5",0,0;
    	sleep2 500;
    	percentheal 100,100;
    	specialeffect2 EF_HEAL2;
    	specialeffect2 EF_INCAGILITY;
    	sc_start SC_INCREASEAGI,240000,10;
    	specialeffect2 EF_BLESSING;
    	sc_start SC_BLESSING,240000,10;
    	specialeffect2 514;
    	sc_start SC_BATKFood,240000,800;
    	dispbottom "Your now Resurrected!";
    	}
    end;
    }
    
    -	script	removebuffbug	-1,{
    OnPCLoginEvent:
    sc_end sc_BATKFood;
    }
    
    guild_vs5	mapflag	nowarp
    guild_vs5	mapflag	nomemo
    guild_vs5	mapflag	nobranch
    guild_vs5	mapflag	noteleport
    guild_vs5	mapflag	nosave	SavePoint
    guild_vs5	mapflag	pvp_noguild
    
    
    

     

    help me to improve my ideas . thx

  5. Poring Catcher Round 1 to Round 10

    automatic every 2 hours
     

    prontera,156,187,3	script	Poring Catcher Warper	723,{
    
    mes "Do you want to join the Poring Catcher Event?";
    menu "Yes",-;
    set @rex,rand(102,104);
    warp "poring_c01",@rex,101;
    close;
    
    }
    
    -	script	pcetrigger	-1,{
    OnClock0000:
    OnClock0200:
    OnClock0400:
    OnClock0600:
    OnClock0800:
    OnClock1000:
    OnClock1200:
    OnClock1400:
    OnClock1600:
    OnClock1700:
    OnClock1200:
    OnClock1400:
    OnClock1600:
    OnClock1800:
    OnClock2000:
    OnClock2200:
    enablenpc "Poring Catcher Warper";
    announce "Poring Catcher Event: We are going to have a Poring Catcher Event",bc_all,0xFF7F50;
    sleep2 1000;
    announce "Poring Catcher Event: For those who want to join, please warp @ center of prontera",bc_all,0xFF7F50; //Edit to where would you place the warper
    sleep2 1000;
    announce "Poring Catcher Event: Poring Catcher Start in 1 minute",bc_all,0xFF7F50;
    sleep2 30000;
    announce "Poring Catcher Event: Last 30 Seconds.",bc_all,0xFF7F50;
    sleep2 30000;
    announce "Poring Catcher Event: Join Now.",bc_all,0xFF7F50;
    donpcevent "Poring Catcher Event::OnPoringCatcherStart";
    end;
    
    }
    
    poring_c01,106,110,3	script	Got Stuck?#pce	948,{
    
    mes "[ Got Stuck? ]";
    mes "Do you wish to go back?";
    menu "Yes",-;
    warp "prontera]",154,177;
    close;
    
    }
    
    -	script	Poring Catcher Event	-1,{
    
    OnPoringCatcherStart:
    mapannounce "poring_c01","We are about to start the Poring Catcher Event.",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","Rules are simple:",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","In a few seconds I'm going to spawn tons of porings..",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","..All you need to do is kill the Poring with the right name..",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","..Which would be Poring.",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","If you kill the wrong one, you're out!",bc_blue;
    sleep2 3000;
    mapannounce "poring_c01","That's it.. Now let's get this on!",bc_blue;
    sleep2 3000;
    goto Lstart;
    end;
    
    
    Lstart:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    mapannounce "poring_c01","Ready...",bc_blue;
    sleep2 1000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin1::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porong",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,1*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    
    
    
    }
    
    
    
    -	script	poringwin1	-1,{
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 1!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 1",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin2::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,1*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,1*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,1*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwin2	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 2!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 2",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin3::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poriing",1002,1*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    -	script	poringwin3	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 3!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 3",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin4::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    -	script	poringwin4	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 4!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 4",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin5::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poriing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    -	script	poringwin5	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 5!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 5",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin6::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"pH0ur1n6",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poriing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwin6	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 6!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 6",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin7::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porong",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Powing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poring",1572,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwin7	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 7!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 7",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin8::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porong",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Powing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poriing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Zerrudoring!",1572,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwin8	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 8!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 8",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin9::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porng",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Powing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poring",1572,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwin9	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 9!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 9",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwin10::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poring",1572,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Powing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poriing",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Boring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    
    -	script	poringwin10	-1,{
    
    OnMobKilled:
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    if(getmapusers("poring_c01") > 0) {
    getitem 30076,3; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 10!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    mapannounce "poring_c01","Round 3",bc_blue;
    sleep2 10000;
    mapannounce "poring_c01","Get Set..",bc_blue;
    sleep2 1500;
    mapannounce "poring_c01","Go!",bc_blue;
    sleep2 1000;
    areamonster "poring_c01",95,108,113,87,"Poring",1002,1,"poringwinend::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poking",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poiring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poling",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"P0ring",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Porong",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Poring",1572,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Erning",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Nining",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Lolwut!?",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    areamonster "poring_c01",95,108,113,87,"Kill me to win!",1002,3*getmapusers("poring_c01"),"poringlose::OnMobKilled";
    sleep2 1800000;
    if(getmapusers("poring_c01") > 0) { goto Lnoone;
    disablenpc "Poring Catcher Warper";
    }
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    }
    }
    
    
    -	script	poringwinend	-1,{
    
    OnMobKilled:
    getitem 30076,1; //Edit on what prize would you give to the winner
    announce strcharinfo(0)+" won the Poring Catcher Event Round 10!",bc_all,0xFF7F50;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    mapwarp "poring_c01","prontera",154,177;
    end;
    }
    
    
    
    
    
    -	script	poringlose	-1,{
    
    OnMobKilled:
    dispbottom "You killed the wrong Poring! Yerrrrrrrrrrrr out!";
    warp "prontera",154,177; //Edit to where will you warp players that lost
    sleep2 500;
    if(getmapusers("poring_c01") == 0) goto Lnoone;
    end;
    
    Lnoone:
    announce "No one won the Poring Catcher Event!",bc_all,0xFF7F50;
    mapwarp "poring_c01","prontera",154,177;
    killmonsterall "poring_c01";
    disablenpc "Poring Catcher Warper";
    end;
    
    }
    
    
    poring_c01	mapflag	nopenalty
    poring_c01	mapflag	noloot
    poring_c01	mapflag	noskill
    poring_c01	mapflag	nowarpto
    poring_c01	mapflag	nowarp
    poring_c01	mapflag	noteleport
    poring_c01	mapflag	nomemo
    poring_c01	mapflag	nosave	SavePoint
    poring_c01	mapflag	nobranch
    poring_c01	mapflag	nodrop
    

    i want to share

  6. 
    

    prontera,151,193,4 script Healer & Buffer#h1-1::Healer 935,{

    set [email protected], 2; // Delay Seconds.

    if ( ! @h ) {

    set @h, 1;

    set [email protected], MaxHP - HP;

    while ( [email protected] ) {

    dispbottom "Wait for "+ [email protected] +" second"+ ( ( [email protected] > 1 ) ? "s" : "" ) +".";

    sleep2 1000 ;

    set [email protected], [email protected] - 1;

    }

    skilleffect 28, [email protected] ;

    specialeffect2 417;

    percentheal 100,100;

    skilleffect 34,0;

    sc_start SC_BLESSING,360000,10;

    sc_start SC_INCREASEAGI,360000,10;

    atcommand "@identifyall "[email protected]$;

    dispbottom "You're now fully healed "+ strcharinfo ( 0 ) +".";

    set @h, 0;

    while (getbrokenid(1)) {

    repair(1);

    set [email protected], [email protected] +1;

    }

    if ([email protected]) dispbottom [email protected] + " items repaired.";

    end;

    }

    }

    end ;

    }

  7.  

    I updated this script for rAthena not to long ago. If you're using rAthena I think it would be best to use this version.

    //===== Hourly Points Script =========================================
    //===== By: ==========================================================
    //= GorthexTiger modified by Nibi
    //===== Current Version: =============================================
    //= 1.0
    //===== Compatible With: =============================================
    //= Any eAthena Version
    //===== Description: =================================================
    //= Get Points every successful hours of gameplay, you cannot get
    //= the points even if you miss a second or a minute. A player will
    //= get a very big bonus if they played 3 hours consecutively
    //= or without logging out of the game. If the player is vending
    //= the script will then stop.
    //===== Additional Comments: =========================================
    //= You can modify the script to your liking.
    //= The default points is Kafrapoints change it anyway if you like.
    //= 1.1 = Check Chatting too
    //= 1.2 = 5 Minute Idle Check & @at/@autotrade check.
    //= 1.3 = Corrected the current balance line on 12 Hours Consecutive
    //====================================================================
    -	script	hourlypoints	-1,{
    //--Start of the Script
    OnPCLoginEvent:
    	addtimer .timer,"hourlypoints::OnPointGet";
    	end;
        
    OnPointGet:
    	while(checkvending() >= 1 || checkchatting() == 1 || checkidle()>=.dlimit) {
    		sleep2 .delay;
    		if([email protected]$=="")
    			dispbottom set([email protected]$,"The hourly points event haulted because you were vending, chatting, or idle.");
    	}
    
    	set #KAFRAPOINTS, #KAFRAPOINTS + .point_amt;
    	dispbottom "You received "+.point_amt+" Kafrapoints by staying ingame for 1 hour";
    	dispbottom "Current Balance = "+#KAFRAPOINTS+" Kafrapoints";
    	set @consecutive_hour, @consecutive_hour + 1;
    
    	//Check for 3 hours consecutive
    	if(@consecutive_hour == 3) {
    		set @consecutive_hour,0;
    		set #KAFRAPOINTS, #KAFRAPOINTS + .cpoint_amt;
    		dispbottom "You receive "+.cpoint_amt+" Kafrapoints in playing for 12 consecutive hours";
    		dispbottom "Current Balance = "+#KAFRAPOINTS+" Kafrapoints";
    	}
    	addtimer .timer,"hourlypoints::OnPointGet";
    	end;
    
    OnInit:
    	set .timer, 1000*60*60; //Timer in milliseconds.
    	set .cpoint_amt, 50; //Points gained for consecutive time online.
    	set .point_amt, 10; //Normal points gained.
    	set .delay, 1000; //Delay for idle re-check check.
    	set .dlimit, 60*5; //Stop points if afk greater then in seconds.
    }
    

    nice script but sir how can i change the time

    exmp every 10min get reward for //Normal points gained.

  8. it won't let me login.... because there are no cp tables in my database. That's why I want to get to the install page, to let the installer create them... can anyone help me?

     

    ?module=install&logout=1

    log out 1st. .  and install again.

     

    • Love 1
×
×
  • Create New...

Important Information

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