Thread: Teleport

Results 1 to 12 of 12
  1. #1
    HaXiNgRuLeZ's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    443
    Reputation
    40
    Thanks
    3,007
    My Mood
    Cynical

    Thumbs up Teleport

    [COLOR="#FF0000"]
    Code:
    #include <Windows.h>
    float X[4], Y[4], Z[4];
    
    void Teleport()
    {
    	while(1)
    	{
    if (GetAsyncKeyState(VK_UP)) //Teleport
    
     {
      
     X[0] = *(float*)(*(DWORD*)(0x00A249F4) + 0x0);
     X[1] = *(float*)(*(DWORD*)(0x00A249F4) + 0x8);
     Y[0] = *(float*)(*(DWORD*)(0x00A249F4) + 0x10);
     Y[1] = *(float*)(*(DWORD*)(0x00A249F4) + 0x18);
     Z[0] = *(float*)(*(DWORD*)(0x00A249F4) + 0x20);
     Z[1] = *(float*)(*(DWORD*)(0x00A249F4) + 0x28);
     }
     
     if (GetAsyncKeyState(VK_RIGHT))
    
     {
     *(float*)(*(DWORD*)(0x00A249F4) + 0x0)  = X[0];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x8)  = X[1];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x10) = Y[0];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x18) = Y[1];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x20) = Z[0];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x28) = Z[1];
     }
    
     if (GetAsyncKeyState(VK_DOWN))
    
     {
     X[2] = *(float*)(*(DWORD*)(0x00A249F4) + 0x0);
     X[3] = *(float*)(*(DWORD*)(0x00A249F4) + 0x8);
     Y[2] = *(float*)(*(DWORD*)(0x00A249F4) + 0x10);
     Y[3] = *(float*)(*(DWORD*)(0x00A249F4) + 0x18);
     Z[2] = *(float*)(*(DWORD*)(0x00A249F4) + 0x20);
     Z[3] = *(float*)(*(DWORD*)(0x00A249F4) + 0x28);
     }
     
     if (GetAsyncKeyState(VK_LEFT))
    
     {
     *(float*)(*(DWORD*)(0x00A249F4) + 0x0)  = X[2];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x8)  = X[3];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x10) = Y[2];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x18) = Y[3];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x20) = Z[2];
     *(float*)(*(DWORD*)(0x00A249F4) + 0x28) = Z[3];
     }
     Sleep(1);
    }
    }
    
    BOOL WINAPI DllMain ( HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH ) {
            CreateThread (0,0, ( LPTHREAD_START_ROUTINE ) Teleport, 0,0,0);
        }
        return 1;
    }
    ╔═.♥.══╗
    Credits
    ╚══.♥.═╝
    ✎ @C0DEBREAKER
    ✎ @viinnyAndRoots
    ✎ @HaXiNgRuLeZ
    Join MPGH : Jun 2016
    ~30/100 Comeback~









  2. The Following 2 Users Say Thank You to HaXiNgRuLeZ For This Useful Post:

    Aprediz_do_hamilton (06-05-2016),DangeBlazer (06-12-2017)

  3. #2
    MafiaBoy BlackShit's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Location
    Secret
    Posts
    629
    Reputation
    10
    Thanks
    2,433
    My Mood
    Amazed
    Nice source code .. everyone can be hacker now hahaha
    We're Anonymous
    We're Hacker, We're Not Going To Stop!
    Bcaus We're Hacker!

    AOA Music

  4. #3
    alvis44's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    93
    Reputation
    10
    Thanks
    6
    need edit anything? just copy paste? i am using visual studio community 2015
    Last edited by alvis44; 06-09-2016 at 10:57 PM.

  5. #4
    ReseviC's Avatar
    Join Date
    May 2016
    Gender
    male
    Location
    BEClient.dll
    Posts
    354
    Reputation
    10
    Thanks
    3,430
    My Mood
    Busy
    Quote Originally Posted by alvis44 View Post
    need edit anything? just copy paste? i am using visual studio community 2015
    yep update the address

  6. #5
    jeffersoncat02's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    guys what the hot key for the code

    - - - Updated - - -

    sorry i am noob but how

  7. #6
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by jeffersoncat02 View Post
    guys what the hot key for the code

    - - - Updated - - -

    sorry i am noob but how
    read the code here GetAsyncKeyState VK_UP
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  8. #7
    jeffersoncat02's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    i dont understand can u do a totorial ? please i dont know how to read it sorry

    - - - Updated - - -

    ok nvm i understand already i did some research sorry for trouble u ty love u hehe

    - - - Updated - - -

    is there link for visual studio download because i downloaded it take 2 hour already it haven download yet to my desktop
    Last edited by jeffersoncat02; 06-13-2016 at 09:36 PM.

  9. #8
    Aiman's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Rainbow ¬_¬
    Posts
    924
    Reputation
    10
    Thanks
    1,604
    My Mood
    In Love
    all i need to do is paste at main and create dll? or this source is outdated?

    My Achievements

    Get 100 thanks ✔
    Get 200 thanks ✔
    Get 300 thanks ✔
    Get 400 thanks ✔
    Get 500 thanks ✔
    Get 1000 thanks ✔
    Get 2000 thanks ✘
    Get 5000 thanks ✘

  10. #9
    ReseviC's Avatar
    Join Date
    May 2016
    Gender
    male
    Location
    BEClient.dll
    Posts
    354
    Reputation
    10
    Thanks
    3,430
    My Mood
    Busy
    Quote Originally Posted by astron52 View Post
    all i need to do is paste at main and create dll? or this source is outdated?
    Outdated .

  11. #10
    jeffersoncat02's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    is it detected ?

    - - - Updated - - -

    how to update the address sorry i am noob

  12. #11
    RuShi's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    File Not Found 404!
    Posts
    2,531
    Reputation
    210
    Thanks
    13,008
    My Mood
    Innocent
    Quote Originally Posted by jeffersoncat02 View Post
    is it detected ?

    - - - Updated - - -

    how to update the address sorry i am noob

    Thats only source , need to update address urself .


    MPGH History:
    Member: 02/1/2016
    Contributor: 29/6/2016
    Minion: 25/8/2016
    Former Staff: 07/02/2017
    Minion: 21/9/2017

  13. #12
    jeffersoncat02's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    how to update address ?

    - - - Updated - - -

    can u show me some screen shots?

Similar Threads

  1. [Release] Ohara Flags/Bases Teleport
    By yoni1993 in forum WarRock - International Hacks
    Replies: 15
    Last Post: 07-13-2007, 07:52 PM
  2. [Release] Teleporter v1.1
    By dezer in forum WarRock - International Hacks
    Replies: 15
    Last Post: 07-03-2007, 05:14 AM
  3. [Release] Teleporter v1.0
    By dezer in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-01-2007, 12:42 PM
  4. Teleport (X/Y) [help pls]
    By kingkicker8 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 06-29-2007, 04:44 PM
  5. Teleportation Turret
    By Dreimos in forum WarRock - International Hacks
    Replies: 15
    Last Post: 06-01-2006, 11:54 AM