Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    Snape's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    Hogwarts
    Posts
    13,888
    Reputation
    855
    Thanks
    3,033
    Or new wep=dildo like Gta san has



  2. #17
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,291
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    Quote Originally Posted by Cobra View Post
    Or new wep=dildo like Gta san has
    What the Dildo does? /me

  3. #18
    Baller598's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    54
    Reputation
    15
    Thanks
    1
    My Mood
    Shocked
    Quote Originally Posted by ikke0147 View Post
    This is how teleport works <()>


    Code:
    if(CH_teleport == 1)
    {
    DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPOINTER;
    if(dwPlayerPtr != 0)
    {
    float PositionY = 0.0; float PositionX = 0.0;float PositionZ = 0.0;
    	PositionX = *(float*)(dwPlayerPtr + OFS_X);
    	PositionY = *(float*)(dwPlayerPtr + OFS_Y);
    	PositionZ = *(float*)(dwPlayerPtr + OFS_Z);
      if(GetAsyncKeyState(VK_F10)&1){
    		Telx = PositionX;
    		Tely = PositionY;
    		Telz = PositionZ;}
      if(GetAsyncKeyState(VK_F11)&1){ 
    		*(float*)(dwPlayerPtr + OFS_X) = Telx;
    		*(float*)(dwPlayerPtr + OFS_Y) = Tely;
    		*(float*)(dwPlayerPtr + OFS_Z) = Telz;	 
    }
    }
    }
    The F11 key Teleport YOu to saved Location, F10 Save your Location 'Remember, this is is only in the map you saved the data, if you go to another map you'll be teleported to same cordinates but you will look something completly different, exampe: you save location in marien (Derbaran Base) you goto khali teleport & you teleport in the middle of nowhere,

    OFS_Y,OFS_X,OFS_Z are de adresses, Those are needed.
    Float are the Functions
    lol i understood that.he's coding in VB right?

  4. #19
    Pagn's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    WarRock and C++ section
    Posts
    1,505
    Reputation
    32
    Thanks
    302
    My Mood
    Relaxed
    I got a good one.
    When you aim the target, the target turn and you shoot him! BAM!

  5. #20
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,291
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy

    Red face

    Quote Originally Posted by kingpady View Post
    I got a good one.
    When you aim the target, the target turn and you shoot him! BAM!
    i invent a didle shooter, you grab your "didle" between your legs & give a "medic" headshot with your "didle" xD

    if (CH_DidleMedicHS == 1)
    {
    *(int*)(ADR_DIDLE_MEDIC_HS) = 999;
    }

  6. #21
    Pagn's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    WarRock and C++ section
    Posts
    1,505
    Reputation
    32
    Thanks
    302
    My Mood
    Relaxed
    I got another features to invent.

    -Respawn dogs and they bite your target.

  7. #22
    Pagn's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    WarRock and C++ section
    Posts
    1,505
    Reputation
    32
    Thanks
    302
    My Mood
    Relaxed
    Ok, you must go to read the rules.

  8. #23
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,291
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    [QUOTE=BIGDICKBOB;2137031]QUOTE]

    Ban this guy!

  9. #24
    Krypton1x's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Tacoma
    Posts
    13,296
    Reputation
    1184
    Thanks
    1,196
    My Mood
    Brooding
    [quote=ikke0147;2137870]
    Quote Originally Posted by BIGDICKBOB View Post
    QUOTE]

    Ban this guy!
    I told dabis.

  10. #25
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    Quote Originally Posted by Cobra View Post


    lol Codes help him alot.
    hahaha roflmao he showed code to a begginer xD
    im 100% he can understand everythink

  11. #26
    Krypton1x's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Tacoma
    Posts
    13,296
    Reputation
    1184
    Thanks
    1,196
    My Mood
    Brooding
    Quote Originally Posted by m_t_h View Post


    hahaha roflmao he showed code to a begginer xD
    im 100% he can understand everythink
    I understood the code.

    Just saves your coordinates and sends you there when you push the selected hotkey. It's PushToConsole.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 51
    Last Post: 05-14-2011, 03:26 AM
  2. Replies: 6
    Last Post: 04-28-2011, 12:53 AM
  3. [Request Help]What is this hack and how can i get it
    By lewiscooper in forum WarRock - International Hacks
    Replies: 4
    Last Post: 04-06-2010, 03:37 PM
  4. What is your ISP and how fast?
    By omlan in forum General
    Replies: 18
    Last Post: 01-26-2010, 09:02 AM
  5. What's weapong hack and how do you use it?
    By Curse123 in forum CrossFire Hacks & Cheats
    Replies: 9
    Last Post: 06-13-2009, 09:11 AM