Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 03:20

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: Fatcode
Forum: Flyff PServer Guides & Releases 01/11/2021, 11:54
Replies: 4
Views: 4,063
Posted By Naltalah
Recent Exploit Fix

Since there were some attacks going on last night on several servers abusing uninitialized CUser objects in CDPSrvr, I tried coming up with a fix for it. I just got it working when making my client...
Forum: Cryptocurrency Trading 08/22/2020, 00:06
Replies: 45
Views: 8,455
Posted By CleverInvest
Talking 🔥❤️🔥CRYPTO Exchange Service🔥❤️🔥| Good Prices✅ | Fast&Trusted✅ | Day&Night✅

Welcome to my exchange service
__________________________
WHY ME?

Active ✅
2FA Secured ✅
Premium Member ✅
Elite Trader ✅
Fast Trades ✅
Fair Exchanges ✅
Forum: Flyff PServer Guides & Releases 05/12/2020, 20:12
Replies: 3
Views: 1,683
Posted By ZeroTwo02
[Fix] Arena Enter/Exit by packet

If you don't want someone to use a packet anywhere to teleport inside/outside the arena, change the function CDPSrvr::OnArenaEnter to ->

void CDPSrvr::OnArenaEnter( CAr & ar, DPID dpidCache, DPID...
Forum: Flyff PServer Guides & Releases 04/29/2020, 15:08
Replies: 9
Views: 2,121
Posted By ZeroTwo02
[Fix] Create item with Guild Cloak

1. Fix the Overflow

In the function "CDPCacheSrvr::OnGuildPenya" from the files CoreServer/DPCacheSrvr.cpp add the following "check".

if( dwType < 0 || dwType >= MAX_GM_LEVEL )
return;
...
Forum: Flyff Private Server 04/18/2020, 19:15
Replies: 19
Views: 2,723
Posted By Mike Oxmaul
The problem is someone sends you a reallllyyy big...

The problem is someone sends you a reallllyyy big packet (look at the size, its in bytes if i remember correctly)
Forum: Flyff Private Server 04/18/2020, 12:00
Replies: 19
Views: 2,723
Posted By Naltalah
From what I have found, the crash results in the...

From what I have found, the crash results in the closing of the connection if an invalid packet is received.

if( &pClientSock->m_ovRecv == lpov ) // receive i/o completed
{
CBuffer*...
Forum: Flyff Private Server 04/18/2020, 11:22
Replies: 19
Views: 2,723
Posted By netHoxInc
Yea would be kinda cool to know, im personally...

Yea would be kinda cool to know, im personally not working with server's so im not really that well informed about all of these stuff, but i know how to exploit certain stuff quite well and can...
Forum: Flyff Private Server 04/18/2020, 10:17
Replies: 19
Views: 2,723
Posted By netHoxInc
DDoS Protection, Yes, makes sense. SSL to...

DDoS Protection, Yes, makes sense.
SSL to prevent SQL Injection? What kind of bullshit are you talking about, how can a service prevent ur files to be vulnerable? Lol. If they're exploitable,...
Forum: Flyff Private Server 04/18/2020, 08:51
Replies: 19
Views: 2,723
Posted By Naltalah
A DDoS attack would rather make you lose the...

A DDoS attack would rather make you lose the connection. Since the erros is throwing an enourmos packet size, it has to do with somehow an enourmous or just invalid packet is being received.
Funny...
Forum: Flyff Private Server 04/18/2020, 04:34
Replies: 19
Views: 2,723
Posted By pbben15
possible a DDoS attack you must secure your...

possible a DDoS attack you must secure your server if you buy vps/dedicated server make sure that it has Anti-DDoS protection and for your website use SSL protection (CloudFlare) for Anti-SQL...
Forum: Flyff Trading 04/02/2020, 05:14
Replies: 56
Views: 75,304
Posted By FIorist
Arrow FlyFF Systems & Features

Hello! Here you can find some goodies for your server.
All my work are supported by me in the future. All fixes provided for free.



Read last message in this thread.
Forum: Flyff Private Server 09/09/2019, 18:46
Replies: 3
Views: 2,036
Posted By Naltalah
Only thing I found is this, haven't looked that...

Only thing I found is this, haven't looked that deep into the actual code tho. However, every item drop is handled in that method, so good luck.
...
Forum: Flyff Private Server 08/26/2019, 10:18
Replies: 3
Views: 2,036
Posted By Naltalah
AttackArbiter.cpp ...

AttackArbiter.cpp

CMover::GetDamageMultiplier()

You'll find int nDelta = pInfo->pDefender->GetLevel() - pInfo->pAttacker->GetLevel();
this in there, just read further down and you'll get an...
Forum: Flyff Private Server 08/17/2019, 17:06
Replies: 3
Views: 450
Posted By FlyffDeveloper
Look at nProbability & nProbabilityPVP in...

Look at nProbability & nProbabilityPVP in propskilladd.csv.
Forum: Flyff Private Server 06/23/2019, 14:53
Replies: 8
Views: 947
Posted By Nιgнтмαяε
You should debug your neuz when you launch the...

You should debug your neuz when you launch the client and it should pinpoint where the issue actually is.
Forum: Flyff Private Server 06/17/2019, 22:21
Replies: 19
Views: 1,472
Posted By aoyamananami
if you do have same error like this in his post,...

if you do have same error like this in his post, just do the silly magic again or review what you are copying/leeching. i don't have knowledge on programming i just taught that guy how to do add...
Forum: Flyff Private Server 06/16/2019, 11:10
Replies: 3
Views: 1,252
Posted By Professor Linebeck
dwSkillRange in propSkillAdd, which is 5 on...

dwSkillRange in propSkillAdd, which is 5 on Merkaba.
Forum: Flyff Private Server 06/08/2019, 20:06
Replies: 3
Views: 736
Posted By Rhyder`
https://i.gyazo.com/026bb7d4ddc8c2a045dd7b126c674e...

[Only registered and activated users can see links]

never tried but i think this will work!
Forum: Flyff PServer Guides & Releases 05/25/2019, 19:37
Replies: 5
Views: 2,825
Posted By Naltalah
[PHP] Quest Writer v2

Hi there,

I just made this tool because I was bored of creating quests over and over by hand.

I will not provide any support if you can't get it working. If you find a bug however, let me know....
Forum: Flyff Private Server 04/13/2019, 13:23
Replies: 3
Views: 894
Posted By Knusper02
You were right.. I had to remove a return; in...

You were right..
I had to remove a return;
in CDPSrvr::OnTeleportPlayer AND CDPSrvr::OnSummonPlayer
Do I have any security holes now :confused:

EDIT:
Just go into MoverSkill.cpp and search...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT +2. The time now is 03:20.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.