Anyone got the Proudflyff files to work ? I got it all setup but it just says cannot connect to the game please check the network.
Anyone got the Proudflyff files to work ? I got it all setup but it just says cannot connect to the game please check the network.
I am pretty sure I removed those already as I released it somewhere where they didn't want undefined, not even in use, lines of code that are apparently backdoors. (was removed anyway which made me lawl) Also, there's better places to code a simple code mishap backdoor imo.
Does any of these source have the panya pang po ka feature? You know, the one that shouts perin pls and showers perins...
No, but here was ver 1 of it
Code:OOL TextCmd_panyapangpoka(CScanner & scanner) { #ifdef __WORLDSERVER CUser* pUser = (CUser*)scanner.dwValue; for(int i = 0; i < random(20); i++) { CItemElem* pItemElem = new CItemElem; pItemElem->m_dwItemId = II_SYS_SYS_SCR_PERIN; pItemElem->m_nItemNum = random(20)+1; pItemElem->m_nHitPoint = 100; CItem* pItem = new CItem; pItem->m_pItemBase = pItemElem; pItem->m_bDropMob = TRUE; pItem->SetIndex(D3DDEVICE, pItem->m_pItemBase->m_dwItemId); D3DXVECTOR3 vPos = pUser->GetPos(); if (i % 2 == 0) { vPos.x += (xRandomF(20.0f) - 1.0f); vPos.z += (xRandomF(20.0f) - 1.0f); } else { vPos.x -= (xRandomF(20.0f) - 1.0f); vPos.z -= (xRandomF(20.0f) - 1.0f); } vPos.y = pUser->GetPos().y; pItem->SetPos(vPos); pUser->GetWorld()->ADDOBJ(pItem, TRUE, pUser->GetLayer()); } #endif // __WORLDSERVER #ifdef __CLIENT g_DPlay.SendChat("perin pls"); #endif return TRUE; } BEGINE_TEXTCMDFUNC_MAP ////////////////////////////////////////////////// AUTH_GENERAL begin///////////////////////////////////////////////////// ON_TEXTCMDFUNC(TextCmd_panyapangpoka, "panyapangpoka", "panya", "popls", "panyaka", TCM_BOTH, AUTH_GENERAL, "qqwqwqqqa")
Last edited by Fenris; 22-10-14 at 02:48 AM.
if there have a backdoor the source gotna be remove -.-!
On which Sql version was proud flyff database made ?
Last edited by PridefulBP; 21-10-14 at 06:15 AM.
sql 2008 r2
your welcome
Who cares about backdoors , you are downloading this to leech shitz
CE Block works?
Oh cmon.
GoW Source includes a lot more backdoors as it seems lol. I did only define the random backdoor codes which were coded like a stupid ass :D
But anyway use it :P
ahaha i try this proud flyff and its work.,