Results 1 to 7 of 7
  1. #1
    Huoranmukula's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Finland
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Fine

    Question Can someone make me 5th slot code?

    Hello guys, I'm new at this forum.

    I'm in need of working 5th slot code, to add to my injector.

    I would not need any other hacks than 5th slot.

    Let's say I'm a noob with VB.



  2. #2
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    The addys:
    #define Ofs_Slot5 0x1021A4

    the code:
    Void Slot5()
    {
    DWORD dwPlayerPtr = *(DWORD*)Addr_Serverpointer;
    if (dwPlayerPtr !=0_
    {
    *(long*)(dwPlayerPtr+Ofs_Slot5)= 1;
    }
    }

    You'r done

  3. #3
    lampy's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    My Mood
    Worried
    Quote Originally Posted by sh_z_sektor View Post
    The addys:
    #define Ofs_Slot5 0x1021A4

    the code:
    Void Slot5()
    {
    DWORD dwPlayerPtr = *(DWORD*)Addr_Serverpointer;
    if (dwPlayerPtr !=0_
    {
    *(long*)(dwPlayerPtr+Ofs_Slot5)= 1;
    }
    }

    You'r done

    can someone explain to me where exactly to put that code please

  4. #4
    Zithium's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    UK
    Posts
    2,996
    Reputation
    103
    Thanks
    438
    My Mood
    Psychedelic
    Read some tutorials on how to make hacks first...

  5. #5
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    Learn c++ i thoght you know where to put it lol i can't help you

  6. #6
    termica's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    norway
    Posts
    400
    Reputation
    26
    Thanks
    85
    My Mood
    Sneaky
    so you basicly whant me to make a working 5 slot hack for you?
    sure i can do it, pm me msn and i teach you how to do it :P

  7. #7
    gamernuub's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Norway
    Posts
    801
    Reputation
    9
    Thanks
    69
    hahahhaha, you make hacks with c++ these days ! vb is patched like 2/3 years ago

    Hmm, i can give you function



    #define ADR_SLOT5 0x000000

    void slot5()
    {

    *(BYTE*)ADR_SLOT5 = 1;

    }

    Remember always use "BYTE" because if you use long and have 6 slot (premium) then 6 slot going be locked
    ATTENTION WR PLAYERS !

    I AM SELLLING ALL MY WR RETAIL ACCOUNTS ! CHEAP!

    https://www.mpgh.net/forum/124-sellin...ml#post4862046

    11 succesfull trades



    [IMG]https://i843.photobucke*****m/albums/zz356/white_tiger0226/uamfmmbygmfs-1.gif[/IMG]

Similar Threads

  1. Can someone make me a korean account?
    By americanguy in forum WarRock Korea Hacks
    Replies: 9
    Last Post: 03-26-2008, 01:11 PM
  2. Can someone make me a Korean WarRock acount too :D
    By Ipasah in forum WarRock Korea Hacks
    Replies: 2
    Last Post: 05-21-2007, 09:28 AM
  3. Can someone make me KWR acc
    By catchfish in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 05-21-2007, 09:28 AM
  4. can someone make me a kr. acc
    By highkiller in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 05-13-2007, 01:44 AM
  5. Can someone make me a sig please?
    By Beer_Hunter in forum Help & Requests
    Replies: 34
    Last Post: 05-13-2006, 04:30 AM

Tags for this Thread