Thread: Farm Exp

Results 1 to 15 of 29

Threaded View

  1. #1
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,739
    My Mood
    Relaxed

    Farm Exp

    255

    Hotkey letter E.


    Kills, deaths and scores for farm 255 it can be associated and done by one P.A(Progressão Aritimética).
    Where:

    A1 = First term.
    An = Last term.
    N = Numbers of terms.
    R = Difference between terms.

    Example of how to make score for all players.

    A1 = 0x101F9970 // First Slot Player of Blue Team.
    An = 0x101FBD34 // Last Slot Player of Blue Team.
    N = 8 // Maximum number of Players in Blue Team
    R = ? // You dont know.

    An = A1 + (N-1).R //Equation to find nth term of P.A

    0x101FBD34 = 0x101F9970 + (8-1).R
    R = (0x101FBD34 - 0x101F9970)/(7)
    R = 0x51C

    In source code the P.A is done with logics operations, refer here:
    Code:
    if (GetAsyncKeyState('E')&1)
    {
    for (DWORD Farm = 0x101F9970; Farm <= 0x101FBD34; Farm += 0x51C) // Source By Coder.dash²
    { 
    *(DWORD*)Farm = 0x3E7; //Score 999 Blue Team... yourself need to do Red Team Score .
    }
    }

     
    *This will prevent that you spent time to search address one by one in CE.
    *Use this above case this dll be detected without maintenence.

    Total & Jotti

    E para alguns BR's aproveitem que pode ser só hoje, "upem" ai até "caCIC"(Índio Cacique, CIC, Última patente),
    pois certamente a proteção chegará em tudo e pra min fudeu. .
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 45 Users Say Thank You to Minerva For This Useful Post:

    ahmedabdelrazik (05-22-2016),aizzad10 (06-15-2016),Anju01 (05-07-2016),ave_maria (06-29-2016),awanghack (02-14-2017),Ayeew (07-10-2016),azimkamu (05-07-2016),cheehong (05-07-2016),chicken321 (06-28-2016),cyberakuma1 (05-07-2016),dhlimx (05-07-2016),Disneyworld (05-07-2016),dracowoof (06-12-2016),Fidel.Castro.Cuba (05-08-2016),FkMasteryBugPatched (05-08-2016),GAbrielMSM (05-07-2016),GMs_Fang (05-07-2016),ibrahimking (06-13-2016),imran0023 (06-28-2016),jawher123 (05-08-2016),kaushik00001 (05-07-2016),kelomos (06-11-2016),Kim.Jong (05-08-2016),manjung301 (06-11-2016),Mercy44 (05-09-2016),Mizy_Xander (06-17-2016),muhdsyukrirdina (06-12-2016),neet3048 (05-07-2016),nhiham11 (06-20-2016),nikazizi97 (05-07-2016),prokiller1199 (05-08-2016),raj0000 (05-08-2016),RayKizzh33220 (06-17-2016),rayssenjellouli (05-08-2016),renvis (05-08-2016),Ronald123456 (05-08-2016),ryhf181111 (10-13-2017),sohai0214 (06-29-2016),SOURCE-RED (06-14-2016),stevenfoo547 (07-11-2016),wafinasir (05-08-2016),WongCH (06-15-2016),XiiaoHan (05-07-2016),yusuf0732 (05-08-2016),ZedMercyX (06-25-2016)

Similar Threads

  1. [Release] How to farm EXP on AVA!
    By Killer_Weekend. in forum Alliance of Valiant Arms (AVA) Tutorials
    Replies: 20
    Last Post: 10-13-2012, 01:32 PM
  2. Farming EXP! *CF NA*
    By Denelf in forum CrossFire Farming & Partner Request
    Replies: 0
    Last Post: 08-28-2012, 09:46 AM
  3. [Discussion] Best Ways to Farm EXP
    By MrLubetube in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 5
    Last Post: 07-10-2012, 05:06 PM
  4. Farm EXP at Level 51?
    By Doomsday.today in forum Vindictus Help
    Replies: 18
    Last Post: 04-26-2011, 08:48 AM
  5. Farming Exp Problem.
    By 210elimanator in forum CrossFire Hacks & Cheats
    Replies: 10
    Last Post: 01-09-2010, 05:48 AM