Page 6 of 8 FirstFirst ... 45678 LastLast
Results 76 to 90 of 118
  1. #76
    Lukas59's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Linz
    Posts
    2,197
    Reputation
    14
    Thanks
    306
    My Mood
    Amazed
    do you think that this work for combat arms europe?

  2. #77
    jmlendez14's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    not even his its from G H B

  3. #78
    headsup's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pa
    Posts
    1,232
    Reputation
    8
    Thanks
    208
    My Mood
    Cynical
    Lol GHB is a site for leeching fuck's like yourself @^^^^^^^^

  4. #79
    randomnamekabe's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In The Thread
    Posts
    3,682
    Reputation
    25
    Thanks
    624
    Quote Originally Posted by headsup View Post
    Ok this is what i have been using to teleport, (I evan made a walling bot this way) So fuck with it if you will.. This work's, And also if you do not understand this do not reply or pm me.. You must have a knowledge of c++ or another computer language.. Also you will need a working bypass for this, Maybe i get time i will post a source code to 1..
    So here it is and thank me!!!!!
    Ok User1 Is not a fucking noob..


    Code:
    #include <windows.h>
    #include <stdio.h>
    /*Creditz goes to headsup*/
    
    DWORD *PlayerIsInamge = (DWORD*)0xPLAYER_POINTER;
    
    int ArrayX[100];
    int ArrayY[100];
    int ArrayZ[100];
    
    int curx, cury, curz;
    int ArraySwitch=0, ArraySwitch2=0;
    
    DWORD X, Y, Z;
    
    DWORD WINAPI SaveTeleportCoor(LPVOID);
    DWORD WINAPI ArrayTeleport(LPVOID);
    
    BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
       if(dwReason == DLL_PROCESS_ATTACH)
       {
          CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)SaveTeleportCoor, NULL, NULL, NULL);
          CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)SetTeleportCoor, NULL, NULL, NULL);
       }
       return TRUE;
    }
    
    DWORD WINAPI SetTeleportCoor(LPVOID)
    {
       for(;;)
       {
          if(*PlayerIsIngame)
          {
             X = ( /*Player Pointer*/ );
         X = *(DWORD*)X;
         X += 0x18c; //Offset X
         curx = *(int*)X;
    
         Y = ( /*Player Pointer*/ );
         Y = *(DWORD*)ab;
         Y += 0x194; //Offset Y
         cury = *(int*)Y;
    
         Z = ( /*Player Pointer*/ );
             Z = *(DWORD*)Z;
         Z += 0x190; //Offset Z
             curz = *(int*)Z;
    
             if(GetAsyncKeyState(VK_NUMPAD8)&1) // Saving Current Possition
             {
    
            ArrayX[ArraySwitch] = curx;
            ArrayY[ArraySwitch] = cury;
            ArrayZ[ArraySwitch] = curz;
            ArraySwitch++;
            Sleep(2);
    
         }
          }
       }
       return 0;
    }
    
    DWORD WINAPI ArrayTeleport(LPVOID)
    {
       for(;;)
       {
          if(GetAsyncKeyState(VK_NUMPAD1)&1) //Teleport Forward
          {
            
             DWORD *first = (DWORD*)X;
         *(int*)X = ArrayX[ArraySwitch2];
         DWORD *secound = (DWORD*)Y;
         *(int*)Y = ArrayY[ArraySwitch2];
         DWORD *third = (DWORD*)Z;
         *(int*)Z = ArrayZ[ArraySwitch2];
         Sleep(1);
         ArraySwitch2++;
    
          }
          if(GetAsyncKeyState(VK_NUMPAD2)&1) //Teleport Backward
          {
                
             ArraySwitch2--;
            
         DWORD *first = (DWORD*)X;
         *(int*)X = ArrayX[ArraySwitch2];
         DWORD *secound = (DWORD*)Y;
         *(int*)Y = ArrayY[ArraySwitch2];
         DWORD *third = (DWORD*)Z;
         *(int*)Z = ArrayZ[ArraySwitch2];
         Sleep(1);
          }
          Sleep(21);
       }
       return 0;
    }

    Have fun!!!
    THANK YOU SO FUCKING MUCH!!!!!

  5. The Following User Says Thank You to randomnamekabe For This Useful Post:

    headsup (11-09-2009)

  6. #80
    headsup's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pa
    Posts
    1,232
    Reputation
    8
    Thanks
    208
    My Mood
    Cynical
    Hit the thank's button

  7. #81
    BooYa's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    hre
    Posts
    111
    Reputation
    10
    Thanks
    19
    Doubt u made it since teleporting isn't possible on Combat Arms

  8. #82
    dohp111's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    727
    Reputation
    14
    Thanks
    176
    My Mood
    Tired
    Quote Originally Posted by BooYa View Post
    Doubt u made it since teleporting isn't possible on Combat Arms
    Yes it is I thought some V.I.P hacks had Telekill and Gordon' (Gay fag ) has telekill in his private hack

  9. #83
    XxbluhhxX's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    earth
    Posts
    52
    Reputation
    10
    Thanks
    9
    LOL.. i don't knoee basicly anything bout coding.. but i knoee spelling, and i'm sure you spelled "SECOND" wrong. but like i said.. maybe that how you speel it when coding.

  10. #84
    rezamclovin's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    liz is a bitch

  11. #85
    randomnamekabe's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In The Thread
    Posts
    3,682
    Reputation
    25
    Thanks
    624
    Quote Originally Posted by dohp111 View Post
    Yes it is I thought some V.I.P hacks had Telekill and Gordon' (Gay fag ) has telekill in his private hack
    Ya I know I have telekill and antikick in my combat arms VIP.

  12. #86
    BooYa's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    hre
    Posts
    111
    Reputation
    10
    Thanks
    19
    I mean actual teleporting not ghost mode teleporting...

  13. #87
    randomnamekabe's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In The Thread
    Posts
    3,682
    Reputation
    25
    Thanks
    624
    Quote Originally Posted by BooYa View Post
    I mean actual teleporting not ghost mode teleporting...

    yes this can be used for both actually teleporting and ghost mode teleporting.

    My VIP hack teleport without ghostmode.

  14. #88
    tabbyowns's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hacker's Location "Canada"
    Posts
    116
    Reputation
    10
    Thanks
    148
    My Mood
    Relaxed
    Are you sure this isn't for warrock ? Because i doubt there is teleport hack in CA nodwadays
    Respect List
    ME
    Lolz2Much



    To Do List:
    = done
    = Not

    [] Buy VIP hacks
    [] Get banned 20 times in combat arms
    [] Become a noob
    [] Eat my fruits
    [] Get a life


    -----♥♥♥-----
    ----♥♥♥♥♥ ---Put This
    ---♥♥---♥♥---In Your
    ---♥♥---♥♥---Sig If
    ---♥♥---♥♥---You Know
    ----♥♥-♥♥----Someone
    -----♥♥♥-----Who Died Or Is Suffering
    ----♥♥-♥♥----from
    ---♥♥---♥♥---Cancer

    IHelper for MPGH Publicist position
    Put this ^^ On your sig to help us!

    [img]https://www.gay-tes*****m/images/badges/50.gif[/img]
    Am I gay?

  15. #89
    BooYa's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    hre
    Posts
    111
    Reputation
    10
    Thanks
    19
    Quote Originally Posted by sethskyler View Post
    yes this can be used for both actually teleporting and ghost mode teleporting.

    My VIP hack teleport without ghostmode.
    Yep and pigs can fly ......

  16. #90
    Morrisdude's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Earth
    Posts
    7
    Reputation
    10
    Thanks
    3
    My Mood
    Tired

    Ok

    Alright, ill try this out. Ill mess with the coding and stuff, see if i can make tele i got bypass so yeah.

Page 6 of 8 FirstFirst ... 45678 LastLast

Similar Threads

  1. [PREMIUM] Trade my 3 Retail Promo Codes for Higt Level Account.
    By alpha01 in forum Trade Accounts/Keys/Items
    Replies: 15
    Last Post: 08-15-2007, 12:49 PM
  2. [a little off topic] sellin 7 day ak47 code for warrock
    By m164life in forum WarRock - International Hacks
    Replies: 8
    Last Post: 03-07-2007, 08:33 PM
  3. Unlock code for mobile.
    By Dmx in forum General
    Replies: 4
    Last Post: 01-14-2007, 07:23 PM
  4. SERIAL CODE FOR PHOTOSHOP 9!!!!!!!! 100% working
    By -[standoff]- in forum Art & Graphic Design
    Replies: 10
    Last Post: 07-29-2006, 05:35 AM
  5. Replies: 37
    Last Post: 06-20-2006, 04:24 PM

Tags for this Thread