Have you check this one? https://github.com/rathena/rathena/blob/master/src/config/core.h#L87 is it enable? or while you patch your client did you disable Packet Encryption?
Hi guys! can i request this kind of script?
Players are allowed to donate any kind of items from their own inventory or zeny.
And to those who donated will be on the list of donators with the name of the item they donate
Admin can send the donation items for newbie players.
items that will be sent are account bound with the name of the player who donate it(only for the item)
ex [Radian's Donate] Apple of Archer. Its a npc in game.
If you're having issues with unknown packets you must left uncomment the
/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
#define PACKET_OBFUSCATION
on the server side not only for client side.
You might need to check this https://rathena.org/board/topic/101092-packet-obfuscation-support/ about the rejected part and for the NEMO I never encounter that problem but seeing the image you've shown it looks like you put the same value.
On this part
prontera,148,168,4 <tab>script<tab>Event Coin Changer<tab>733,{
it should be like this (remove the "<tab>")
prontera,148,168,4 script Event Coin Changer 733,{
This?
.ThirdClass = 0; // Enable third classes? (1: yes / 0: no)
.SecondExpanded = 0; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no)
your settings is correct it should stop on gunslinger/ninja.