Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 54
  1. #31
    mcbone14's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    if(Mcbone==1)
    Posts
    357
    Reputation
    10
    Thanks
    275
    My Mood
    Amazed
    And All Of That Things .. HMmmmm.
    I Can't Found Them! HAHA xD





  2. #32
    F l a p J a c K ™'s Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    WarRock PH Force
    Posts
    1,737
    Reputation
    10
    Thanks
    1,472
    My Mood
    Bitchy
    @ryuzaki thumbs up 4 u tol ) at @GMDaddy because of u its free now ehehe

    A good coder is someone who always looks both ways before crossing a one-way street.
    ~Doug Linder

    Ramzking Injector: Press Here
    MPGH member since: 07-18-2012











  3. #33
    GMDaddy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Somewhere in time
    Posts
    539
    Reputation
    10
    Thanks
    51
    Quote Originally Posted by Ryuzaki™ View Post
    Stop this fight, here's a tutorial how to struct and to update:

    First of all, only the pos xyz is updated in this example

    1. Struct the offset x,y,z and the player base:

    Code:
    struct CPlayer
    {
    	
    	CHAR skipthisbyte00[0x10300]; //0x00
    	FLOAT PosX; //0x10300
    	CHAR skipthisbyte01[0x4]; //0x10304
    	FLOAT PosY;//0x10308
    	CHAR skipthisbyte02[0x4]; //0x1030C
    	FLOAT PosZ;//0x10310
    	
    };
    
    struct CPlayerBase
    {
        CPlayer* p_Local;
        CHAR skipthisbyte00[0xsomething];
        CPlayer** p_Global;
    }*p_Player = (CPlayerBase*)Player Pointer;
    2. How to update:

    The position: Just update the pos X and it will inherit/update the rest
    The Cplayerbase formula:

    Code:
    Remote pointer - Player Pointer = SkipByte
    3. How to use:

    Code:
    if ( p_Player->p_Local )
        {
          
                for (int MaxPlayer = 0; MaxPlayer < 32; MaxPlayer++)
                {
                    p_Player->p_Global[MaxPlayer]->PosX = 0;
                    p_Player->p_Global[MaxPlayer]->PosY = 0;
                    p_Player->p_Global[MaxPlayer]->PosZ = 0;
                }
            
        }
    The only thing I don't have is the remote pointer but I will try to figure the "formula"

    Now, this is on public
    Re-quoted your post again. So that EVERYBODY can SEE it...FOR FREE! XD

    Quote Originally Posted by l_M_l `D` L U F F Y View Post
    @ryuzaki thumbs up 4 u tol ) at @GMDaddy because of u its free now ehehe
    Hahaha. Well, not really my intention BUT still, thank Ryuzaki™ for the struct.

  4. The Following User Says Thank You to GMDaddy For This Useful Post:

    mcbone14 (08-21-2012)

  5. #34
    mcbone14's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    if(Mcbone==1)
    Posts
    357
    Reputation
    10
    Thanks
    275
    My Mood
    Amazed
    Quote Originally Posted by GMDaddy View Post
    Re-quoted your post again. So that EVERYBODY can SEE it...FOR FREE! XD
    HAHAHAHAH! Nice !





  6. #35
    F l a p J a c K ™'s Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    WarRock PH Force
    Posts
    1,737
    Reputation
    10
    Thanks
    1,472
    My Mood
    Bitchy
    Quote Originally Posted by GMDaddy View Post
    Re-quoted your post again. So that EVERYBODY can SEE it...FOR FREE! XD



    Hahaha. Well, not really my intention BUT still, thank Ryuzaki™ for the struct.
    ^^. ehehe this is epic but i guess i dont have any urge in WarRock cause im in DN now

    A good coder is someone who always looks both ways before crossing a one-way street.
    ~Doug Linder

    Ramzking Injector: Press Here
    MPGH member since: 07-18-2012











  7. #36
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    @l_M_l `D` L U F F Y Tol, ang hangin mo masyado. kala mo naman kung sinong magaling
    Last edited by αςε.εmόkόι; 08-21-2012 at 04:25 AM.
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  8. #37
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    ako nga weak eh hmff patoro nga gawa hack hehe

    MUKANG PERA!

  9. #38
    Threadstarter
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,392
    My Mood
    Stressed
    Tigiltigil AYoko Ng Away .....Kac AKo mAbuting Tao Ok.....Tigil Tigil..AYoko Chesmoso

  10. #39
    tagzkienet's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Location not found.
    Posts
    308
    Reputation
    10
    Thanks
    460
    My Mood
    Blah
    Quote Originally Posted by Jheamuel123 View Post
    Tigiltigil AYoko Ng Away .....Kac AKo mAbuting Tao Ok.....Tigil Tigil..AYoko Chesmoso
    oohhw,Tigil Tigil na daw. kasi sya intsik. XD

    [xD]EksDi.

    TagzkieNet Injectors:
    TagzkieNet Simple Injector (32 & 64 bit)


  11. #40
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    Haha. di kami nag aaway
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  12. #41
    SheinrahTenshey's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    6
    My Mood
    Aggressive
    oh yeah!!! Pangit nmn gamitin OPK eh! dafa din yang OPK sa super no spread + glasswall + boneshot

  13. #42
    pr0bohol's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    16
    buwan ng wika ngaun Dadedidodu ahahah heheh !! kalma ka lng!! puso mo Bato naman kaya wag na magalit !! !!
    I RESPECT MY SELF


    KNOWNASPOP

  14. #43
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    Haha. cge away pa kayo.
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  15. #44
    NewbieHere's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    132
    Reputation
    10
    Thanks
    144
    OPK StRuck? Ill BuY but not OPK, I wAnt StarStrUCk

  16. #45
    KenshinCoder's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    280
    Reputation
    10
    Thanks
    389
    My Mood
    Relaxed
    hahahahaha.. LOL
    Last edited by KenshinCoder; 01-15-2013 at 04:18 AM.
    We Win not by Playing Fair, We Do whats necessary.

    -KenshinCoder






    FUCK YOU LEECHERS! DONT LEECH MY CHEAT OR I WILL BITE YOU TO DEATH.


    OUR PAGE CLICK THE LINK.
    https://www.facebook.com/KenSyncHacks?fref=ts

    RESPECT LIST:

    3dVision
    BlackhatPH
    MJCreado
    dungzkii
    Jheamuel123

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. its about OPK!
    By jennifer anne lopez in forum WarRock Philippines Help & Discussions
    Replies: 77
    Last Post: 08-21-2012, 03:32 PM
  2. Help its about starting hacks
    By lanew52 in forum Combat Arms Help
    Replies: 2
    Last Post: 06-23-2010, 02:25 PM
  3. Replies: 9
    Last Post: 05-17-2010, 01:54 PM
  4. I know its out of topic but its about xfire
    By sungkwan11 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 12-23-2007, 05:38 PM
  5. Its About Fucking Time
    By i eat trees in forum Spammers Corner
    Replies: 21
    Last Post: 12-14-2006, 02:35 PM