Virts Paid + Proud + Vet

Page 2 of 7 FirstFirst 1234567 LastLast
Results 16 to 30 of 102
  1. #16
    Enthusiast Roundness is offline
    MemberRank
    May 2013 Join Date
    45Posts

    Re: Virts Paid + Proud + Vet

    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.

  2. #17
    RE:ℓσα∂є∂ Fenris is offline
    MemberRank
    Sep 2011 Join Date
    RE:ℓσα∂Location
    588Posts

    Re: Virts Paid + Proud + Vet

    Quote Originally Posted by Gabriel OB View Post
    Source in the GoW Some commands with backdoor, look for __WE_ARE_ONE.
    I found these especially in test and say commands.
    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.

  3. #18
    It's a lemon thing FilixXx is offline
    MemberRank
    Dec 2007 Join Date
    Why u care?Location
    503Posts

    Re: Virts Paid + Proud + Vet

    Does any of these source have the panya pang po ka feature? You know, the one that shouts perin pls and showers perins...

  4. #19
    RE:ℓσα∂є∂ Fenris is offline
    MemberRank
    Sep 2011 Join Date
    RE:ℓσα∂Location
    588Posts

    Re: Virts Paid + Proud + Vet

    Quote Originally Posted by FilixXx View Post
    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.

  5. #20
    Account Upgraded | Title Enabled! xlmansox is offline
    MemberRank
    Sep 2014 Join Date
    LondonLocation
    232Posts

    Re: Virts Paid + Proud + Vet

    if there have a backdoor the source gotna be remove -.-!

  6. #21
    Novice PridefulBP is offline
    MemberRank
    Oct 2014 Join Date
    2Posts

    Re: Virts Paid + Proud + Vet

    On which Sql version was proud flyff database made ?
    Last edited by PridefulBP; 21-10-14 at 06:15 AM.

  7. #22
    Account Upgraded | Title Enabled! mehoh23 is offline
    MemberRank
    Jan 2014 Join Date
    224Posts

    Re: Virts Paid + Proud + Vet

    sql 2008 r2

  8. #23
    Not working on UnitedFlyf Mootie is offline
    MemberRank
    Apr 2009 Join Date
    1,589Posts

    Re: Virts Paid + Proud + Vet

    Quote Originally Posted by Fenris View Post
    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.
    But how does release backdoor without macro conditional? o.O...

  9. #24
    Novice PridefulBP is offline
    MemberRank
    Oct 2014 Join Date
    2Posts

    Re: Virts Paid + Proud + Vet

    Quote Originally Posted by mehoh23 View Post
    sql 2008 r2
    thanks man

  10. #25
    Account Upgraded | Title Enabled! mehoh23 is offline
    MemberRank
    Jan 2014 Join Date
    224Posts

    Re: Virts Paid + Proud + Vet

    your welcome

  11. #26
    Apprentice LeFawks is offline
    MemberRank
    Jul 2012 Join Date
    22Posts

    Re: Virts Paid + Proud + Vet

    Who cares about backdoors , you are downloading this to leech shitz

  12. #27
    Enthusiast andreitajai is offline
    MemberRank
    May 2013 Join Date
    34Posts

    Re: Virts Paid + Proud + Vet

    CE Block works?

  13. #28
    Novice Wtdx3 is offline
    MemberRank
    Apr 2012 Join Date
    3Posts

    Re: Virts Paid + Proud + Vet

    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

  14. #29
    Proficient Member whatacatch is offline
    MemberRank
    Jun 2012 Join Date
    PhilippinesLocation
    183Posts

    Re: Virts Paid + Proud + Vet

    Quote Originally Posted by Roundness View Post
    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.
    same here if you got it to work pls tell me how u fixed it :3

  15. #30
    Account Upgraded | Title Enabled! mehoh23 is offline
    MemberRank
    Jan 2014 Join Date
    224Posts

    Re: Virts Paid + Proud + Vet

    ahaha i try this proud flyff and its work.,



Page 2 of 7 FirstFirst 1234567 LastLast

Advertisement