Hi. I have problem with my source. When i buy something in shop it kicks me to login screen :/ Server is still running there is a error ;-; I think it's from packets but im not sure.
[Request] Crash packets DLL 06/06/2013 - Kal Online - 4 Replies Heyho, I have been searching for a DLL which I can use to crash server but seems like I can't find any....
+
can I use 1hithack mystery mix in a server that does NOT have bird skills?
and if so, what is the other way in order to make a 1hithack work besides the mystery mix way. thanks
[Source Edit] Blocking Crash Packets. 04/04/2013 - Flyff PServer Guides & Releases - 23 Replies Ok guys, since i have nothing to do, i'll release how to block every crash/dupe packet and save the ID/Nickname of the guy who tried to crash your server.
First of all, you need to have VS.NET 2003 with Service Pack 1 installed and the Flyff Source.
To block these packets, you need to open the DPServer.cpp located on the worldserver folder.
Equipament Crash:
Search for:
ar >> dwData >> objid >> nPart;
[Release] +5500 Packets structure , client/packets constants 10/07/2012 - CO2 PServer Guides & Releases - 10 Replies edit : if u know nothing about packets go to this post first
explaining what is packets , and explaining a packet with details and everything
http://www.elitepvpers.com/forum/co2-pserver-disc ussions-questions/2162344-packets-packets-packets. html#post19074533
i start making my very own packet structure to use them on my new proxy but i thought of ripping them from the source
so yeah the following packets is ripped of trinity base source
right now im just providing the packets structure...
[release] server crash via packets psrv only. 08/24/2008 - Kal Online - 6 Replies well easy to crash p servers via sending packets here i show you now how to crash a server with sending packets by mixing a weapon =)
as example
weap id BYTE Value1 {0x0a, 0x74, 0x21, 0xc8, 0x7f, 0xff, 0xca, 0x97}
armor id BYTE Value2 {0x97, 0xf2, 0xa9, 0x74, 0x2a, 0x58, 0xff, 0x4f}
med id BYTE Value3 {0xd1, 0x4f, 0x1a, 0x5d, 0x67, 0x2a, 0x2f, 0xd3}
send(value1, value1, value2, value3)