Jump to content

`Azhul

Members
  • Content Count

    14
  • Joined

  • Last visited

Posts posted by `Azhul


  1. Hello everyone, i have this working gacha script of Capuche

    I want a little modification on it,  npc will announce when a player got the rare item from 1% to 3% chance.

    i hope this is the right place to post this and hope you guys could help me. Thanks in advance

     

    tavern,66,37,3	script	Gacha	562,{
    
    	mes .npc_name$;
    	mes "Hello, do you want to play the Gatcha??";
    	next;
    	switch( select( "Play !", "More Informations", "Leave" ) ) {
    	case 1:
    		break;
    	case 2:
    		while( getd(".p"+ .@j ) ) {
    			mes .npc_name$;
    			mes "Item required: ^FFCC00"+ getitemname( getd(".p"+ .@j ) ) +"^000000";
    			mes "Chance to gain something: ^CC0000"+ getd(".p"+ .@j +"[1]" ) +"%^000000";
    			mes "Possible gains:";
    			for( .@i = 3; .@i < getarraysize( getd(".p"+ .@j ) ); .@i +=  3 )
    				mes "^0000FFx"+ getd(".p"+ .@j +"["+ .@i +"]" ) +"^000000 "+ getitemname( getd(".p"+ .@j +"["+ (.@i -1) +"]" ) ) +" (^CC0000"+ getd(".p"+ .@j +"["+ (.@i +1) +"]" ) +"%^000000)";
    			.@j++;
    			next;
    		}
    		break;
    	case 3:
    		mes .npc_name$;
    		mes "Bye!~";
    		close;
    	}
    	mes .npc_name$;
    	mes "Which item do you want to use ?";
    	next;
    	for( .@j = 0; getd(".p"+ .@j ); .@j++ ) {
    		.@size = getarraysize( .@menu$ );
    		.@menu$[ .@size ] = getitemname( getd(".p"+ .@j ) );
    		.@sel[ .@size ] = .@j;
    	}
    	.@s = .@sel[ select( implode( .@menu$, ":" ) ) -1 ];
    	while (1) {
    		if ( countitem( getd(".p"+ .@s ) ) < 1 ) {
    			mes .npc_name$;
    			mes "it seems you have ran out of "+ getitemname( getd(".p"+ .@s ) );
    			close;
    		}
    		mes .npc_name$;
    		mes "Here we go...";
    		delitem getd(".p"+ .@s ), 1;
    		if( rand(100) > getd(".p"+ .@s +"[1]" ) )// lose
    			mes "You got nothing";
    		else {
    			.@rand = rand( getd(".totalchance"+ .@s ) );
    			.@r = 1;
    			while ( ( .@rand = .@rand - getd( ".p"+ .@s +"["+ (1+ 3 * .@r) +"]" ) ) >= 0 ) .@r++;
    			getitem getd( ".p"+ .@s +"["+ (1+ 3*.@r -2) +"]" ), getd( ".p"+ .@s +"["+( 1+3*.@r -1 )+"]" );
    			mes "You got ^FF00CC"+ getd( ".p"+ .@s +"["+( 1+3*.@r -1 )+"]" ) +" "+ getitemname( getd( ".p"+ .@s +"["+ (1+ 3*.@r -2) +"]" ) ) +"^000000";
    		}
    		mes " ";
    		mes "wanna try again ?";
    		next;
    
    		if ( select( "Yes", "No" ) == 2 ) close;
    	}
    	close;
    
    OnInit:
    // (item ID need) (chance), (reward 1) (number of reward 1) (chance to gain), (reward 2) (number of reward 2) (chance to gain)...
    	setarray .p0, 32130,100,	31731,1,1,	20255,1,2,	31320,1,3,	6320,1,14,	32044,1,14,	7776,1,14,	32041,1,80,	32091,1,80,	32092,1,80,	32093,1,80,	32040,10,80;	// Mithril Coin
    	setarray .p1, 32131,100,	19827,1,1,	5335,1,1,	32041,1,28,	32091,1,28,	32092,1,28,	32093,1,28,	32040,1,28,	7517,1,70;	// Gold Coin
    
    	while ( getd(".p"+ .@j ) ) {
    		for( .@i = 4; .@i < getarraysize( getd(".p"+ .@j ) ); .@i += 3 )
    			setd ".totalchance"+ .@j, getd(".totalchance"+ .@j ) + getd(".p"+ .@j +"["+ .@i +"]" );
    		.@j++;
    	}
    	
    	.npc_name$ = "[ "+ strnpcinfo(1) +"]";
    	end;
    }

     


  2. Hello everyone, i'm not sure if this is the right place to post this but please let me know if i have to move this post to other section.

    I'm having problem with my phpmyadmin i couldn't access it on the browser as it says "Site can't be reached".

    I can access the phpmyadmin before and just suddenly turned like this.

     

    1.png.555b6ca33e5e2a6ef68b4a126af97b06.png

     

     

    I've tried to ask OVH's technical support and they couldn't help me with my problem.

     

    2.thumb.png.ffa5989c636e92dd6a23fdb040e3ea1f.png

     

    Hope you can help me with my problem. Thanks in advance and god bless.


  3. Hello everyone, Can i request for a simple Quest NPC with Gepard function.

    Example Quest npc will ask for x10 apple, x10 banana and 1m zeny in exchange of 1 headgear.

    Then the quest is ip based or mac based like gepard function. once the player finished the quest he/she wouldn't be able to quest it again.

    In short IP/Mac bound quest. Thanks if advance. Godbless :)


  4. Hi everyone, i have two request/support to ask. hope you can help me.

     

    1st:

    I tried to use this Job Dress Changer by secrets it's good at first then when i logout my character my client crashed and when i tried to log in i got this missing sprite error.

    I have already downloaded Hazel's Third Job Costumes & New Classes: Corrected and Dress pack here at Hercules as well. but i still got the error.

     

    Untitled.png.a9ff7df36bc817e853402abba0ee5b50.png

     

    2nd:

    I want to change the zeny to item as requirements. and every Dress Class does have different item requirement.

    Example: to change to knight dress you need x10 apple, for lord night x10 banana, for rune knight x10 grapes and for rune knight alternate (jro sprite) x10 potato.

     

    DressRoom.txt


  5. On 3/1/2021 at 10:58 PM, Racaae said:
      Hide contents

    // Item trader // https://rathena.org/board/topic/121585-item-trader/ // by Mabuhay // v2 by Racaae - bulk option added payon,139,226,5 script Potion Converter 4_M_ALCHE_B,{ mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes("I can convert some items for you."); next; // < ITEM FOR TRADE >, < AMOUNT >, < ITEM TRADED >, < AMOUNT >, < SUCCESS RATE >.. setarray .@trade, 11503, 2, 32018, 1, 100, // 2 Siege White Potion = 1 Battle Blue Potion @ 100 % 32042, 2, 32018, 1, 100, // 2 War White Potion = 1 Battle Blue Potion @ 100 % 32017, 2, 32018, 1, 100, // 2 Battle White Potion = 1 Battle Blue Potion @ 100 % 11504, 1, 32017, 2, 100, // 2 Siege White Potion = 1 Battle Blue Potion @ 100 % 32043, 1, 32017, 2, 100, // 2 War White Potion = 1 Battle Blue Potion @ 100 % 32018, 1, 32017, 2, 100; // 2 Battle White Potion = 1 Battle Blue Potion @ 100 % .@size = getarraysize(.@trade); for ( .@i = 0; .@i < .@size; .@i += 5 ) { .@menu$ += .@trade[.@i+1] +"x "+getitemname(.@trade[.@i])+" for "+.@trade[.@i+3]+"x "+ getitemname(.@trade[.@i+2]) +":"; } .@sel = select(.@menu$)-1; .@s = .@sel * 5; mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes "Your "+.@trade[.@s+1] +"x "+getitemname(.@trade[.@s])+" for "+.@trade[.@s+3]+"x "+ getitemname(.@trade[.@s+2]) +"?"; mes "This has "+ .@trade[.@s+4]+"% success rate."; mes "Note: everything you trade will be character bound."; next; switch(select("Trade one time", "Choose how much to trade", "Finish conversation")) { case 1: if ( countitem(.@trade[.@s]) < .@trade[.@s+1] ) { mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes "You dont have enough item required."; close; } delitem .@trade[.@s], .@trade[.@s+1]; if ( .@trade[.@s+4] <= rand(100) ) { mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes "Opps! It failed!"; mes "Try again next time."; close; } mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes "Congrats! You got it!"; getitem .@trade[.@s+2], .@trade[.@s+3]; close2; end; case 2: input .@q; if (.@q < 1) { mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes("Trade cancelled."); close; } .@cost = .@trade[.@s+1]*.@q; if ( countitem(.@trade[.@s]) < .@cost ) { mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); mes "You dont have enough item required."; close; } if ( .@trade[.@s+4] < 100) for ( .@i = 0; .@i < .@q; .@i++ ) if ( .@trade[.@s+4] <= rand(100) ) .@fail++; delitem .@trade[.@s], .@cost; getitem .@trade[.@s+2], .@trade[.@s+3]*.@q-.@fail; mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE)); if (.@fail == .@q) mes "I'm sorry. All failed."; else if (.@fail) mes("Congrats! You got some of it, and failed " + .@fail + " times."); else mes "Congrats! You got it all!"; close; case 3: close; } }

    
    
    // Item trader
    // https://rathena.org/board/topic/121585-item-trader/
    // by Mabuhay
    // v2 by Racaae - bulk option added
    
    payon,139,226,5	script	Potion Converter	4_M_ALCHE_B,{
    	mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    	mes("I can convert some items for you.");
    	next;
    	// < ITEM FOR TRADE >, < AMOUNT >, < ITEM TRADED >, < AMOUNT >, < SUCCESS RATE >..
    	setarray .@trade,
    		11503, 2, 32018, 1, 100, 	// 2 Siege White Potion = 1 Battle Blue Potion @ 100 %
    		32042, 2, 32018, 1, 100, 	// 2 War White Potion = 1 Battle Blue Potion @ 100 %
    		32017, 2, 32018, 1, 100,	// 2 Battle White Potion = 1 Battle Blue Potion @ 100 %
    		11504, 1, 32017, 2, 100, 	// 2 Siege White Potion = 1 Battle Blue Potion @ 100 %
    		32043, 1, 32017, 2, 100, 	// 2 War White Potion = 1 Battle Blue Potion @ 100 %
    		32018, 1, 32017, 2, 100;	// 2 Battle White Potion = 1 Battle Blue Potion @ 100 %
    	
    	.@size = getarraysize(.@trade);
    	for ( .@i = 0; .@i < .@size; .@i += 5 ) {
    		.@menu$ += .@trade[.@i+1] +"x "+getitemname(.@trade[.@i])+" for "+.@trade[.@i+3]+"x "+ getitemname(.@trade[.@i+2]) +":";
    	}
    	.@sel = select(.@menu$)-1;
    	.@s = .@sel * 5;
    	mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    	mes "Your "+.@trade[.@s+1] +"x "+getitemname(.@trade[.@s])+" for "+.@trade[.@s+3]+"x "+ getitemname(.@trade[.@s+2]) +"?";
    	mes "This has "+ .@trade[.@s+4]+"% success rate.";
    	mes "Note: everything you trade will be character bound.";
    	next;
    	switch(select("Trade one time", "Choose how much to trade", "Finish conversation")) {
    	case 1:
    		if ( countitem(.@trade[.@s]) < .@trade[.@s+1] ) {
    			mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    			mes "You dont have enough item required.";
    			close;
    		}
    		delitem .@trade[.@s], .@trade[.@s+1];
    		if ( .@trade[.@s+4] <= rand(100) ) {
    			mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    			mes "Opps! It failed!";
    			mes "Try again next time.";
    			close;
    		}
    		mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    		mes "Congrats! You got it!";
    		getitem .@trade[.@s+2], .@trade[.@s+3];
    		close2;
    		end;
    	case 2:
    		input .@q;
    		if (.@q < 1) {
    			mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    			mes("Trade cancelled.");
    			close;
    		}
    		.@cost = .@trade[.@s+1]*.@q;
    		if ( countitem(.@trade[.@s]) < .@cost ) {
    			mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    			mes "You dont have enough item required.";
    			close;
    		}
    		if ( .@trade[.@s+4] < 100)
    			for ( .@i = 0; .@i < .@q; .@i++ )
    				if ( .@trade[.@s+4] <= rand(100) )
    					.@fail++;
    		delitem .@trade[.@s], .@cost;
    		getitem .@trade[.@s+2], .@trade[.@s+3]*.@q-.@fail;
    		mesf("[%s]", strnpcinfo(NPC_NAME_VISIBLE));
    		if (.@fail == .@q)
    			mes "I'm sorry. All failed.";
    		else if (.@fail)
    			mes("Congrats! You got some of it, and failed " + .@fail + " times.");
    		else
    			mes "Congrats! You got it all!";
    		close;
    	case 3:
    		close;
    	}
    }

     

     

    Not working :( nothing happens when i click the npc.


  6. Hello everyone, i'm not sure if this is the right place to post this problem please move it for me if i'm in the wrong section.

    I'm having a problem with the Hunter Job Quest, few of my players reporting that they always getting client crash when doing the hunter job quest. but other players are not having this problem.

    Hope you can help me with this, Thanks in advance.

    This is the Error Report that they have:

     

    Ragnarok has been crashed!

    UTC Time:       25/02/2021 09:29:25
    Local Time:     25/02/2021 17:29:25
    EXE version:    2018-06-20
    Gepard version: 2021020601

    OS version: Windows 10

    0x009cb0a6 New World RO.exe
    0x00a96116 New World RO.exe
    0x00758b39 New World RO.exe
    0x009f97e2 New World RO.exe
    0x009f952a New World RO.exe
    0x00b137a3 New World RO.exe
    0x00b14cd1 New World RO.exe
    0x77cd8914 ntdll.dll
    0xffffffffffffffff ----------
    0x77cfa0e8 ntdll.dll

    EAX: 0x00d3ee74 | 0013889140
    ECX: 0x00000000 | 0000000000
    EDX: 0x00000000 | 0000000000
    EBX: 0x00000000 | 0000000000
    ESI: 0x2166b950 | 0560380240
    EDI: 0x29adda78 | 0699259512
    ESP: 0x0019f6e4 | 0001701604
    EBP: 0x0019f8a4 | 0001702052
    EIP: 0x009cb0a6 | 0010268838
    DR0: 0x00000000 | 0000000000
    DR1: 0x00000000 | 0000000000
    DR2: 0x00000000 | 0000000000
    DR3: 0x00000000 | 0000000000
    DR6: 0x00000000 | 0000000000
    DR7: 0x00000000 | 0000000000

    =============================================================================

    RST: 0
    SST: 0
    CST: 0
    TCI: 1

    TL1: 0
    TL2: 23
    TL3: 8

    SC_1: 0
    SC_2: 0
    SC_3: 0
    SC_4: 1
    SC_5: 21
    SC_6: 0

    PVF_1: 7
    PVF_2: 0
    PVF_3: 0
    PVF_4: 0
    PVF_5: 4198440
    PID: 4568

    =================================== Stack ===================================
    0019f6e4:  00 00 00 00 00 00 00 00 00 00 00 00 78 da ad 29               x  )
    0019f6f4:  c8 75 84 2f d0 54 84 02 21 4c 00 c2 58 54 c6 40    u / T  !L  XT @
    0019f704:  98 c7 06 44 00 00 00 00 0f 00 00 00 00 5c 27 2f      D         \'/
    0019f714:  50 87 9b 34 cc f8 19 00 57 e7 a9 00 00 00 00 00   P  4    W       
    0019f724:  0f 00 00 00 73 68 61 64 6f 77 2e 61 54 f8 19 00       shadow.aT   
    0019f734:  13 e9 43 00 50 b9 66 21 00 00 00 00 a4 85 f6 2f     C P f!       /
    0019f744:  00 00 00 00 6b 1f f3 3a f8 2b d0 2f 17 b0 16 44       k  : + /   D
    0019f754:  05 b6 0e 44 00 00 00 00 a3 41 87 3f 00 00 00 00      D     A ?    
    0019f764:  00 00 28 40 00 00 00 00 00 00 00 00 00 00 00 00     (@            
    0019f774:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00                   
    0019f784:  00 00 00 00 18 c2 ee 29 00 00 d2 44 00 40 83 44          )   D @ D
    0019f794:  00 00 00 00 00 00 00 00 6b 1f f3 3a 10 00 fe 7f           k  :    
    0019f7a4:  68 f8 50 2f 08 00 fe 7f 38 e9 dc 45 d0 05 b3 2f   h P/    8  E   /
    0019f7b4:  00 77 bc 29 88 20 ec 29 54 f9 19 00 c2 9a b1 00    w )   )T       
    0019f7c4:  ff ff ff ff e4 f7 19 00 e1 de 43 00 88 20 ec 29             C    )
    0019f7d4:  70 9b ef 29 78 da ad 29 85 0f f4 3a d0 05 b3 2f   p  )x  )   :   /
    0019f7e4:  2c f8 19 00 78 c9 9c 00 d0 05 b3 2f 01 01 00 00   ,   x      /    
    0019f7f4:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00                   
    0019f804:  00 00 00 00 00 00 0c 3e 00 00 88 3d 00 00 00 00          >   =    
    0019f814:  00 00 00 00 99 e7 7c 3f 58 eb 7c 3f d0 05 b3 2f         |?X |?   /
    0019f824:  ff ff ff ff 34 f8 19 00 a4 f8 19 00 50 c5 9c 00       4       P   
    0019f834:  c0 37 e9 29 30 ba 2a 2f 01 01 00 00 00 00 00 00    7 )0 */        
    0019f844:  00 00 00 00 78 da ad 29 d0 54 84 02 c8 75 84 2f       x  ) T   u /
    0019f854:  5e 55 0c 44 c8 ee 11 44 0c 13 11 44 c5 6d 1b 44   ^U D   D   D m D
    0019f864:  21 ce f4 3a 85 0f f4 3a ff ff ff 80 00 00 00 00   !  :   :        
    INIT: 16 : 1a : 0

    VSYNC: 0

    LL/LLD: 96/c5

    FM: 9660a4
    TM: fda680

    LID: 8c5b
    PMU: b4db8
    CMU: b4d90

    =============================================================================

    Loaded GRFs:

    [0] gepard.grf
    [1] ro-online-update.grf
    [2] ro-online.grf
    [3] rdata.grf
    [4] data.grf

    =============================================================================

    Network packet's statistic:

    s_bytes: 1 Kbytes
    r_bytes: 27 Kbytes

    s_packets ->: 117
    r_packets <-: 1222

    00# <- 8000a669900600 [1891 ms]
    01# <- 8000a869900600 [1891 ms]
    02# <- 8700d9bb157b160621605f88 [2203 ms]
    03# <- 7f00ccbb157b [2203 ms]
    04# -> 6003fc099e05 [2281 ms]
    05# <- 8000ae69900600 [2391 ms]
    06# <- 8000af69900600 [2391 ms]
    07# <- 80000b6a900600 [2391 ms]
    08# <- 80000c6a900600 [2391 ms]
    09# <- 80000f6a900600 [2391 ms]
    10# <- 8000106a900600 [2391 ms]
    11# <- 80009369900600 [2609 ms]
    12# <- 80008e69900600 [2609 ms]
    13# <- 80009069900600 [2609 ms]
    14# <- 80008669900600 [2609 ms]
    15# <- 80008869900600 [2609 ms]
    16# <- 870064b9157b168641606288 [2828 ms]
    17# <- 8000df69900600 [3422 ms]
    18# <- 8000e069900600 [3422 ms]
    19# <- 8000e169900600 [3578 ms]
    20# <- 8000e269900600 [3578 ms]
    21# <- 80009269900600 [3719 ms]
    22# <- 80009469900600 [3719 ms]
    23# <- 80008f69900600 [3719 ms]
    24# <- 80009169900600 [3719 ms]
    25# <- 870006b5157b178651686488 [3938 ms]
    26# <- b6000e699006 [4922 ms]
    27# <- 9a00340020212120457363617065205761727020506f7274616c2061637469766174696f6e20636f6d706c6574652e2021212000 [4922 ms]
    28# -> 46010e699006 [5000 ms]
    29# <- b6000e699006 [6031 ms]
    30# <- b40027000e699006686173206e6f77206265656e206163746976617465642e5e30303030303000 [6031 ms]

    =============================================================================

    00# [ OK ] sprite\npc\1_shadow_npc.act [16188 ms]
    01# [ OK ] sprite\npc\1_shadow_npc.spr [16188 ms]
    02# [ OK ] texture\effect\ring_black.tga [26734 ms]
    03# [ OK ] sprite\¸ó½ºÅÍ\skel_archer.act [35828 ms]
    04# [ OK ] sprite\¸ó½ºÅÍ\skel_archer.spr [35828 ms]
    05# [ OK ] sprite\¾ÆÀÌÅÛ\½âÀººØ´ë.act [65734 ms]
    06# [ OK ] sprite\¾ÆÀÌÅÛ\½âÀººØ´ë.spr [65734 ms]
    07# [ OK ] sprite\ÀÌÆÑÆ®\emotion.act [74750 ms]
    08# [ OK ] sprite\ÀÌÆÑÆ®\emotion.spr [74750 ms]
    09# [ OK ] sprite\¾ÆÀÌÅÛ\Á©·ÎÇÇ.act [79313 ms]
    10# [ OK ] sprite\¾ÆÀÌÅÛ\Á©·ÎÇÇ.spr [79313 ms]
    11# [ OK ] sprite\¾ÆÀÌÅÛ\²öÀû²öÀûÇѾ×ü.act [80031 ms]
    12# [ OK ] sprite\¾ÆÀÌÅÛ\²öÀû²öÀûÇѾ×ü.spr [80047 ms]
    13# [ OK ] sprite\¸ó½ºÅÍ\mummy.act [94422 ms]
    14# [ OK ] sprite\¸ó½ºÅÍ\mummy.spr [94422 ms]
    15# [ OK ] sprite\¸ó½ºÅÍ\poring.act [94422 ms]
    16# [ OK ] sprite\¸ó½ºÅÍ\poring.spr [94422 ms]
    17# [ OK ] sprite\¾ÆÀÌÅÛ\¸ÁÀÚÀǼÕÅé.act [96250 ms]
    18# [ OK ] sprite\¾ÆÀÌÅÛ\¸ÁÀÚÀǼÕÅé.spr [96250 ms]
    19# [ OK ] texture\effect\lens2.tga [96672 ms]
    20# [ OK ] texture\effect\lens1.tga [96672 ms]
    21# [ OK ] sprite\ÀÌÆÑÆ®\msg.act [96672 ms]
    22# [ OK ] sprite\ÀÌÆÑÆ®\msg.spr [96672 ms]
    23# [ OK ] sprite\¸ó½ºÅÍ\skel_archer_arrow.act [97344 ms]
    24# [ OK ] sprite\¸ó½ºÅÍ\skel_archer_arrow.spr [97344 ms]
    25# [ OK ] texture\À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\dialscr_down.bmp [98688 ms]
    26# [ OK ] texture\À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\dialscr_up.bmp [98688 ms]
    27# [ OK ] sprite\¸ó½ºÅÍ\zombie.act [99531 ms]
    28# [ OK ] sprite\¸ó½ºÅÍ\zombie.spr [99531 ms]
    29# [ OK ] sprite\ÀÌÆÑÆ®\torch_01.act [103422 ms]
    30# [ OK ] sprite\ÀÌÆÑÆ®\torch_01.spr [103422 ms]

    =============================================================================

    00000001 
    00000001 ..\ftwrk.lex
    00000001 D:\New World - Full Client\ProhibitionLog.gd
    00000002 savedata\MiniPartyInfo.lua

    =============================================================================

    0x00400000   0x02292000   D:\New World - Full Client\New World RO.exe
    0x77c70000   0x0019a000   C:\WINDOWS\SYSTEM32\ntdll.dll
    0x754f0000   0x000e0000   C:\WINDOWS\System32\KERNEL32.DLL
    0x779f0000   0x001ff000   C:\WINDOWS\System32\KERNELBASE.dll
    0x6eab0000   0x0009f000   C:\WINDOWS\SYSTEM32\apphelp.dll
    0x75930000   0x00079000   C:\WINDOWS\System32\ADVAPI32.dll
    0x76670000   0x000bf000   C:\WINDOWS\System32\msvcrt.dll
    0x77080000   0x00076000   C:\WINDOWS\System32\sechost.dll
    0x75a10000   0x000bb000   C:\WINDOWS\System32\RPCRT4.dll
    0x75440000   0x00025000   C:\WINDOWS\System32\SspiCli.dll
    0x75430000   0x0000a000   C:\WINDOWS\System32\CRYPTBASE.dll
    0x77c00000   0x00060000   C:\WINDOWS\System32\bcryptPrimitives.dll
    0x76fd0000   0x00021000   C:\WINDOWS\System32\GDI32.dll
    0x761c0000   0x00017000   C:\WINDOWS\System32\win32u.dll
    0x761e0000   0x0015d000   C:\WINDOWS\System32\gdi32full.dll
    0x76c30000   0x0007c000   C:\WINDOWS\System32\msvcp_win.dll
    0x70830000   0x000e9000   C:\WINDOWS\SYSTEM32\DDRAW.dll
    0x756f0000   0x00120000   C:\WINDOWS\System32\ucrtbase.dll
    0x76e30000   0x00198000   C:\WINDOWS\System32\USER32.dll
    0x76cb0000   0x00025000   C:\WINDOWS\System32\IMM32.DLL
    0x64d00000   0x000c1000   C:\WINDOWS\SYSTEM32\dxgi.dll
    0x71f10000   0x00032000   C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
    0x71210000   0x00007000   C:\WINDOWS\SYSTEM32\DCIMAN32.dll
    0x765c0000   0x00092000   C:\WINDOWS\System32\oleaut32.dll
    0x76340000   0x00276000   C:\WINDOWS\System32\combase.dll
    0x75ad0000   0x0057b000   C:\WINDOWS\System32\SHELL32.dll
    0x76df0000   0x0003b000   C:\WINDOWS\System32\cfgmgr32.dll
    0x76d50000   0x00083000   C:\WINDOWS\System32\shcore.dll
    0x77200000   0x005bf000   C:\WINDOWS\System32\windows.storage.dll
    0x754d0000   0x0001b000   C:\WINDOWS\System32\profapi.dll
    0x75640000   0x00043000   C:\WINDOWS\System32\powrprof.dll
    0x76660000   0x0000d000   C:\WINDOWS\System32\UMPDC.dll
    0x76ce0000   0x00044000   C:\WINDOWS\System32\shlwapi.dll
    0x75630000   0x0000f000   C:\WINDOWS\System32\kernel.appcore.dll
    0x777c0000   0x00013000   C:\WINDOWS\System32\cryptsp.dll
    0x755d0000   0x0005e000   C:\WINDOWS\System32\WS2_32.dll
    0x77100000   0x000f7000   C:\WINDOWS\System32\ole32.dll
    0x70a60000   0x00085000   D:\New World - Full Client\MSVCP110.dll
    0x70750000   0x000d6000   D:\New World - Full Client\MSVCR110.dll
    0x6ee70000   0x00013000   C:\WINDOWS\SYSTEM32\NETAPI32.dll
    0x70b20000   0x00024000   C:\WINDOWS\SYSTEM32\winmm.dll
    0x711d0000   0x00035000   D:\New World - Full Client\binkw32.dll
    0x10000000   0x0005d000   D:\New World - Full Client\granny2.dll
    0x60000000   0x0005d000   D:\New World - Full Client\ijl15.dll
    0x71270000   0x0001f000   D:\New World - Full Client\cps.dll
    0x21100000   0x0005e000   D:\New World - Full Client\mss32.dll
    0x689b0000   0x00019000   C:\WINDOWS\SYSTEM32\dxcore.dll
    0x70af0000   0x00023000   C:\WINDOWS\SYSTEM32\WINMMBASE.dll
    0x581b0000   0x00aca000   D:\New World - Full Client\gepard.dll
    0x77bf0000   0x00006000   C:\WINDOWS\System32\PSAPI.DLL
    0x75300000   0x0000f000   C:\WINDOWS\SYSTEM32\WTSAPI32.dll
    0x6a570000   0x0018f000   C:\WINDOWS\SYSTEM32\dbghelp.dll
    0x70bc0000   0x0008d000   C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.1379_none_bb62dc01ec8ffbb7\COMCTL32.dll
    0x69a70000   0x0045b000   C:\WINDOWS\SYSTEM32\WININET.dll
    0x6daf0000   0x00008000   C:\WINDOWS\SYSTEM32\FLTLIB.DLL
    0x75210000   0x00008000   C:\WINDOWS\SYSTEM32\VERSION.dll
    0x70c50000   0x0007a000   C:\WINDOWS\system32\uxtheme.dll
    0x777e0000   0x00103000   C:\WINDOWS\System32\MSCTF.dll
    0x62ea0000   0x00082000   C:\WINDOWS\SYSTEM32\TextInputFramework.dll
    0x62bb0000   0x0025e000   C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
    0x62e10000   0x00089000   C:\WINDOWS\SYSTEM32\CoreMessaging.dll
    0x71830000   0x000d7000   C:\WINDOWS\SYSTEM32\wintypes.dll
    0x71ea0000   0x00029000   C:\WINDOWS\SYSTEM32\ntmarta.dll
    0x6f5d0000   0x0022a000   C:\WINDOWS\SYSTEM32\iertutil.dll
    0x756e0000   0x00007000   C:\WINDOWS\System32\NSI.dll
    0x6f440000   0x00015000   C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
    0x74930000   0x00052000   C:\WINDOWS\system32\mswsock.dll
    0x049f0000   0x00007000   D:\New World - Full Client\dinput.dll
    0x727c0000   0x00044000   C:\WINDOWS\SYSTEM32\WINSTA.dll
    0x70b50000   0x00062000   C:\WINDOWS\SYSTEM32\D3DIM700.DLL
    0x065c0000   0x0002a000   D:\New World - Full Client\Mp3dec.asi
    0x04b40000   0x00016000   D:\New World - Full Client\Mssfast.m3d
    0x51690000   0x0007e000   C:\WINDOWS\SYSTEM32\DSOUND.DLL
    0x758a0000   0x00080000   C:\WINDOWS\System32\clbcatq.dll
    0x636a0000   0x00062000   C:\WINDOWS\System32\MMDevApi.dll
    0x6fa40000   0x00023000   C:\WINDOWS\System32\DEVOBJ.dll
    0x54060000   0x0011f000   C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
    0x51710000   0x0000f000   C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
    0x63000000   0x000fd000   C:\Windows\System32\Windows.UI.dll
    0x62f30000   0x000c2000   C:\Windows\System32\InputHost.dll
    0x6f500000   0x000c6000   C:\Windows\System32\PROPSYS.dll
    0x519f0000   0x00008000   C:\WINDOWS\SYSTEM32\avrt.dll
    0x52b60000   0x00188000   C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_e4d2a56faad3ef82\igdumdim32.dll
    0x04850000   0x000ed000   C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_e4d2a56faad3ef82\igdgmm32.dll
    0x5e2e0000   0x01c37000   C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_e4d2a56faad3ef82\igc32.dll
    0x71220000   0x00045000   D:\New World - Full Client\libcurl.dll
    0x75470000   0x00056000   C:\WINDOWS\System32\WLDAP32.dll
    0x67ce0000   0x00025000   C:\WINDOWS\SYSTEM32\dwmapi.dll
    0x72010000   0x00011000   C:\WINDOWS\system32\napinsp.dll
    0x71ff0000   0x00016000   C:\WINDOWS\system32\pnrpnsp.dll
    0x71f50000   0x00093000   C:\WINDOWS\SYSTEM32\DNSAPI.dll
    0x71f00000   0x0000b000   C:\WINDOWS\System32\winrnr.dll
    0x71ee0000   0x00016000   C:\WINDOWS\system32\NLAapi.dll
    0x71ed0000   0x00010000   C:\WINDOWS\system32\wshbth.dll
    0x712e0000   0x00051000   C:\WINDOWS\System32\fwpuclnt.dll
    0x76d30000   0x00019000   C:\WINDOWS\System32\bcrypt.dll
    0x71340000   0x00008000   C:\Windows\System32\rasadhlp.dll
    0x6e2a0000   0x0020f000   C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1379_none_e62d2a8af8d8e9ca\comctl32.dll
    0x52cf0000   0x00169000   C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
    0x6f200000   0x0000d000   C:\WINDOWS\system32\wbem\wbemprox.dll
    0x6f210000   0x00069000   C:\WINDOWS\SYSTEM32\wbemcomn.dll
    0x6f1f0000   0x00010000   C:\WINDOWS\system32\wbem\wbemsvc.dll
    0x6f120000   0x000cb000   C:\WINDOWS\system32\wbem\fastprox.dll
    0x71db0000   0x00012000   C:\WINDOWS\SYSTEM32\amsi.dll
    0x75330000   0x0001e000   C:\WINDOWS\SYSTEM32\USERENV.dll
    0x71d40000   0x0006b000   C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2101.9-0\X86\MpOav.dll
    0x71cc0000   0x0007d000   C:\Program Files\McAfee\MfeAV\AMSIExt_x86.dll
    0x75690000   0x00046000   C:\WINDOWS\System32\WINTRUST.dll
    0x75920000   0x0000e000   C:\WINDOWS\System32\MSASN1.dll
    0x778f0000   0x000fb000   C:\WINDOWS\System32\CRYPT32.dll

     

    error.txt


  7. Hello everyone, i'm using @Mabuhay item trader script as my server's Potion Converter the script is working fine.

    Can someone help me make it Bulk trading/converting? Because as of now it only trade 1 at a time.

    Would like to make it players can input how many potions they can convert on a single trade.

    here's the script home you can help me. thanks in advance 

    Potion_Converter.txt


  8. Hello everyone, i found this Race to lvl99 script. it's all good and working. but the problem is when i restart the event it still give rewards to those lvl99 players that already won the event. i was hoping to add a function like you have to be a novice lvl1 to register for the event like there's an npc on training grounds (new_1-1) for registration and there's an npc on prontera for claiming the reward.also would like the job must be transclass level 99/70 to claim the reward, can someone help me? Race to 99.txt


  9. I would like to request two system that they called MVP Blueprint System and Monster Fragment System not sure if there is similar thing already exist here but so far i haven't found anything like this.

    The idea came from lunaro and i just want to have the same thing:

    https://forum.lunaroclassic.com/index.php?/topic/29-improved-mvp-blueprint-system/

    https://forum.lunaroclassic.com/index.php?/topic/27-monster-fragment-system/

    Please let me know if this is not allowed to ask. Thanks in advance :)

×
×
  • Create New...

Important Information

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