Jump to content

blubb

Members
  • Posts

    383
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by blubb

  1. 14 // type of a package (UseItem)

    86 a4 13 40 // OID enchant

    00 00 00 00 After activation of enchant we choose that subject which we want to enchanting:

    58 // type of a package (RequestEnchantItem)

    74 a4 13 40 // OID a subject

     

     

    +1 100%

    +2 100%

    +3 100%

    +4 -+-+-+ (+-+-+-) or (----++++----+++)

    +5 ++---++-++----+++---

    +6 +++++----+--++--

    +7 +++++++++------

    +8 +++-+-+++----+++

    +9 ++-++--++---++--

    +10 ++--+--++--+

     

     

    +4 15/7 0.466

    +5 20/9 0.45

    +6 16/8 0.50

    +7 15/9 0.60

    +8 16/10 0.625

    +9 16/8 0.50

    +10 12/6 0.50

     

     

    #include <stdio.h>

    #include <stdlib.h>

    #include <time.h>

     

    int main () {

    int O = 0, I = 0, Ot = 0, It = 0, total = 241, r = 0;

    srand(time(0));

    for(int i = 0;i < total;i++) {

    r = rand()%2;

    printf("%i ",r);

    if® I++; else O++;

    if(!(i%60)) {

    printf("\n%i/%i\n Probability of success: %.2f\n",I,O,I/0.60);

    Ot+=O; It+=I;

    I = 0; O = 0;

    }

     

    }

    printf("Probability of success in the whole: %.2f\n",It/2.40);

    return 0;

    }

     

     

     

     

    --------------------------------------------------------------------------------

     

    Here, that the program has displayed:

    -----------------------

    0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 0 1

    1 0 0 0 0 0 0 1 1 1 1 1 0 1 1 0 1 0 0 1

    29/31

    Probability of success: 48.33

    0 0 0 1 1 0 0 0 0 1 0 1 1 1 0 0 0 1 1 0 1 0 1 0 1 0 0 1 1 1 1 0 1 1 0 1 0 0 0 1

    0 1 0 0 1 1 0 1 1 0 1 0 1 1 0 1 1 1 1 1

    32/28

    Probability of success: 53.33

    1 0 1 1 0 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 0 0 0 1 0 0 1 1 0 0

    0 1 0 1 1 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0

    31/29

    Probability of success: 51.67

    1 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 0 0 1 1 1 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 1 1 0

    1 0 1 0 0 0 1 0 1 1 0 0 1 0 0 1 0 1 1 1

    27/33

    Probability of success: 45.00

    Probability of success in the whole: 50.00

     

    do u need to use some programms or a programm to find this numbers out?

     

    and if yes, can u tell us, wich programm you used to get this numbers/information

  2. there was a guy who played on the same server like me.

    he was with hlapex ig and multiclasses / got the items (boss juwels) from the gm shop. i tryed it out but nothink worked for me ... and i got kicked like 10 times lol, anyways .....

     

    i logged again ig and asked the guy how he do that and told him, I get a kick when i send a packet.

    he sad to me, if u know how hlapex rly works and if u can code it, u can use hlapex on every server ....  I was like WHAT THE HELL :O!

     

    he dont told me how to code it ^^ so i wanna ask u guys, if u know how to code it =D

     

    PS: GodOfAden i downloaded much programms from u and enjoy them all. i tryed to speak with u but never saw u online. if u have time it will be nice when u inv me to ur msn (lineage2_law@hotmail.de)

  3. In what server you have tryed Hlapex ? You write that you had Aquired RB jewellery and Dagger...So tell Here where you have tryed your Hlapex...server Link and the server type (C4,C5...off or L2j) ;D

     

    the name i can send u but if i writte it here the admin will see it (he is on this forum too) xD

    its a l2j c5 ^^

  4. im useing this program first time, and i tried to use it on so many servers, on some servers it worked with the gm shop (rb jewels, dagger) but it never work with the super haste buff, zero buff.

     

    i saw a guy on the server where i tried this program (for me it doesnt worked) but he used it perfect. i tould him if he is useing hlapex and he sad yes. lol

     

    my question is how can u (ppls) use hlapex on servers with a patch vs this programm? o.O

×
×
  • Create New...