Page 3 of 3 FirstFirst 123
Results 31 to 44 of 44
  1. #31
    GMs_MonsterDelta's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Kuala Besut, Besut, Terengganu
    Posts
    388
    Reputation
    10
    Thanks
    891
    My Mood
    Cynical
    Quote Originally Posted by jeyenchen View Post
    LOL, my computer freezes like 3-4 times already, haizzz, noob cod3r xDDDD

    - - - Updated - - -
    @GMs_MonsterDelta , try using this

    #include <Windows.h>

    DWORD coord1[6];

    DWORD coord2[6];

    DWORD coord3[6];

    DWORD baseSEA = 0, baseEU = 0x9A46A8;

    void newthread1 ()
    {
    while (true)
    {
    if (GetAsyncKeyState (VK_INSERT))
    {
    coord1[0] = *(DWORD*) (*(DWORD*) baseEU + 0x3068);

    coord1[1] = *(DWORD*) (*(DWORD*) baseEU + 0x3070);

    coord1[2] = *(DWORD*) (*(DWORD*) baseEU + 0x3078);

    coord1[3] = *(DWORD*) (*(DWORD*) baseEU + 0x3080);

    coord1[4] = *(DWORD*) (*(DWORD*) baseEU + 0x3088);

    coord1[5] = *(DWORD*) (*(DWORD*) baseEU + 0x3090);
    }

    if (GetAsyncKeyState (VK_PRIOR))
    {
    *(DWORD*) (*(DWORD*) baseEU + 0x3068) = coord1[0];

    *(DWORD*) (*(DWORD*) baseEU + 0x3070) = coord1[1];

    *(DWORD*) (*(DWORD*) baseEU + 0x3078) = coord1[2];

    *(DWORD*) (*(DWORD*) baseEU + 0x3080) = coord1[3];

    *(DWORD*) (*(DWORD*) baseEU + 0x3088) = coord1[4];

    *(DWORD*) (*(DWORD*) baseEU + 0x3090) = coord1[5];
    }

    Sleep (5);
    }
    }

    void newthread2 ()
    {
    while (true)
    {
    if (GetAsyncKeyState (VK_DELETE))
    {
    coord2[0] = *(DWORD*) (*(DWORD*) baseEU + 0x3068);

    coord2[1] = *(DWORD*) (*(DWORD*) baseEU + 0x3070);

    coord2[2] = *(DWORD*) (*(DWORD*) baseEU + 0x3078);

    coord2[3] = *(DWORD*) (*(DWORD*) baseEU + 0x3080);

    coord2[4] = *(DWORD*) (*(DWORD*) baseEU + 0x3088);

    coord2[5] = *(DWORD*) (*(DWORD*) baseEU + 0x3090);
    }

    if (GetAsyncKeyState (VK_NEXT))
    {
    *(DWORD*) (*(DWORD*) baseEU + 0x3068) = coord2[0];

    *(DWORD*) (*(DWORD*) baseEU + 0x3070) = coord2[1];

    *(DWORD*) (*(DWORD*) baseEU + 0x3078) = coord2[2];

    *(DWORD*) (*(DWORD*) baseEU + 0x3080) = coord2[3];

    *(DWORD*) (*(DWORD*) baseEU + 0x3088) = coord2[4];

    *(DWORD*) (*(DWORD*) baseEU + 0x3090) = coord2[5];
    }

    Sleep (5);
    }
    }

    void newthread3 ()
    {
    while (true)
    {
    if (GetAsyncKeyState (VK_HOME))
    {
    *(DWORD*) (*(DWORD*) baseEU + 0x3068) = coord3[0];

    *(DWORD*) (*(DWORD*) baseEU + 0x3070) = coord3[1];

    *(DWORD*) (*(DWORD*) baseEU + 0x3078) = coord3[2];

    *(DWORD*) (*(DWORD*) baseEU + 0x3080) = coord3[3];

    *(DWORD*) (*(DWORD*) baseEU + 0x3088) = coord3[4];

    *(DWORD*) (*(DWORD*) baseEU + 0x3090) = coord3[5];
    }

    if (GetAsyncKeyState (VK_END))
    {
    coord3[0] = *(DWORD*) (*(DWORD*) baseEU + 0x3068);

    coord3[1] = *(DWORD*) (*(DWORD*) baseEU + 0x3070);

    coord3[2] = *(DWORD*) (*(DWORD*) baseEU + 0x3078);

    coord3[3] = *(DWORD*) (*(DWORD*) baseEU + 0x3080);

    coord3[4] = *(DWORD*) (*(DWORD*) baseEU + 0x3088);

    coord3[5] = *(DWORD*) (*(DWORD*) baseEU + 0x3090);
    }

    Sleep (5);
    }
    }

    BOOL WINAPI DllMain(
    _In_ HINSTANCE hinstDLL,
    _In_ DWORD fdwReason,
    _In_ LPVOID lpvReserved
    )
    {
    if (fdwReason == DLL_PROCESS_ATTACH)
    {
    CreateThread (0, 0, (LPTHREAD_START_ROUTINE) newthread1 , 0, 0, 0);

    CreateThread (0, 0, (LPTHREAD_START_ROUTINE) newthread2 , 0, 0, 0);

    CreateThread (0, 0, (LPTHREAD_START_ROUTINE) newthread3 , 0, 0, 0);
    }

    return 1;
    }

    - - - Updated - - -

    Just update it for BlackShot SEA
    All Is baseEU :V
    What UP COMING HACKs?


    Request Weapon? ( RIFLE ONLY )

  2. The Following User Says Thank You to GMs_MonsterDelta For This Useful Post:

    wafinasir (03-28-2016)

  3. #32
    renvis's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Posts
    2
    Reputation
    10
    Thanks
    1
    what injector?

    - - - Updated - - -

    i press INSERT = blackshot stop working

  4. #33
    KKrysis²'s Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Dildo™
    Posts
    1,166
    Reputation
    10
    Thanks
    2,830
    My Mood
    Inspired
    Don't use this, this freezes your computer

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

    wafinasir (03-28-2016)

  6. #34
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    All Hack not usable to use in 2 version(SEA AND GLOBAL) ..it should be one of 2 ....this hack only for GLOBAL (EU)

  7. The Following User Says Thank You to ScorpionVenom789 For This Useful Post:

    wafinasir (03-28-2016)

  8. #35
    Aiman's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Rainbow ¬_¬
    Posts
    924
    Reputation
    10
    Thanks
    1,604
    My Mood
    In Love
    Not even working, begging for attentions eh? Stop posting useless hack.

    - - - Updated - - -

    Quote Originally Posted by jeyenchen View Post
    Don't use this, this freezes your computer
    Yep, freeze my laptop, and had to restart. Useless hack
    Last edited by Aiman; 03-28-2016 at 02:56 AM.

    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 ✘

  9. #36
    lauquan098's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    What Do You Mean ?
    Posts
    279
    Reputation
    10
    Thanks
    1,231
    My Mood
    Cool
    Guys now this working in blackshot EU
    You just wait i will updata this for SEA

  10. #37
    Jeremynk97's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    My Blackshot stopped working when i try to save 1 location. Anyone of you experiencing the same issue?

  11. #38
    failnoobgamer's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    china #1
    Posts
    533
    Reputation
    10
    Thanks
    5,879
    My Mood
    Happy
    [Sunday, 27 March, 2016 8:17 PM] [MPGH]lauquan098: teleport baseSEA code
    ??

  12. #39
    Jeremynk97's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    looking forward for your update

  13. #40
    Aiman's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Rainbow ¬_¬
    Posts
    924
    Reputation
    10
    Thanks
    1,604
    My Mood
    In Love
    Quote Originally Posted by failnoobgamer View Post
    [Sunday, 27 March, 2016 8:17 PM] [MPGH]lauquan098: teleport baseSEA code
    ??
    And he said he do the hack ah? haha funny whore. @lauquan098 Search for urself la kiddo

    - - - Updated - - -

    Quote Originally Posted by Jeremynk97 View Post
    looking forward for your update
    I don't think so, he got the code from someone and if the someone wont give him, then GG his hack

    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 ✘

  14. #41
    lauquan098's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    What Do You Mean ?
    Posts
    279
    Reputation
    10
    Thanks
    1,231
    My Mood
    Cool
    Sorry wrong..only EU
    TQ

  15. #42
    Jeremynk97's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    so u wont update the code/hack?

  16. #43
    KKrysis²'s Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Dildo™
    Posts
    1,166
    Reputation
    10
    Thanks
    2,830
    My Mood
    Inspired
    Freezes!

  17. #44
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    Threadstarter confirmed that this hack was outdated after last maintenence.
    /Closed.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Release] BlackShot BigHead (SEA)
    By Maggaro in forum Blackshot Hacks & Cheats
    Replies: 25
    Last Post: 03-13-2016, 06:07 PM
  2. Blackshot EU & SEA Hack
    By BlackHat_Coder in forum Blackshot Discussion
    Replies: 17
    Last Post: 01-12-2016, 01:48 AM
  3. [NEW] Blackshot Online SEA Company *IMPORTANT*
    By FuckYouWenda® in forum Blackshot Discussion
    Replies: 7
    Last Post: 08-11-2015, 12:07 AM
  4. [Release] Dragon Nest SEA Teleport Trainer
    By xkhen0017 in forum Dragon Nest Hacks & Cheats
    Replies: 72
    Last Post: 07-13-2013, 08:14 AM
  5. Teleport thing for DN sea Win7
    By sweethack13 in forum Dragon Nest Help
    Replies: 1
    Last Post: 12-19-2012, 09:28 AM