Results 1 to 5 of 5
  1. #1
    kenjifurry's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Meme
    Posts
    250
    Reputation
    10
    Thanks
    969
    My Mood
    Aggressive

    Help me to fix this code

    if (GetKeyState(VK_END) & 1)
    {
    *(BYTE*)ADR_Kick1 = 0x85;
    *(BYTE*)ADR_Kick2 = 0x75;
    Sleep(100);
    *(BYTE*)ADR_Kick1 = 0x84;
    *(BYTE*)ADR_Kick2 = 0x74;
    }

    BY kin and Kin team so what is happen to this i keep cash for mode fine this meet to bypass for not ?



    [IMG]https://www.dooomca*****m/alison/stockgroup.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/ad_Neat_min.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/SStotoro.jpg[/IMG]
    [IMG]https://dooomca*****m/webcomic/BNbio.jpg[/IMG]


  2. #2
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    Quote Originally Posted by kenjifurry View Post
    if (GetKeyState(VK_END) & 1)
    {
    *(BYTE*)ADR_Kick1 = 0x85;
    *(BYTE*)ADR_Kick2 = 0x75;
    Sleep(100);
    *(BYTE*)ADR_Kick1 = 0x84;
    *(BYTE*)ADR_Kick2 = 0x74;
    }

    BY kin and Kin team so what is happen to this i keep cash for mode fine this meet to bypass for not ?
    Code:
    void Antikick()
    {
    {
     *(BYTE*)ADDRESS_1 = 0x85;
     *(BYTE*)ADDRESS_2 = 0x75;
     Sleep(100);
     *(BYTE*)ADDRESS_1 = 0x84;
     *(BYTE*)ADDRESS_2 = 0x74;
     Sleep(100);
    }
    Sleep(10);
    }
    Try this , Before it work fine . Just try and Anti Kick hack doesnt have to use any bypass

    - - - Updated - - -

    Quote Originally Posted by ClashiBotV1 View Post
    wtf u dont even have the addy there, and you expect it to work fine?
    hoho , it just base . Maybe he don't want to share the address .. O_O Keeping Secret
    Last edited by ScorpionVenom789; 11-20-2016 at 05:40 AM.

  3. #3
    kenjifurry's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Meme
    Posts
    250
    Reputation
    10
    Thanks
    969
    My Mood
    Aggressive
    Quote Originally Posted by ScorpionVenom789 View Post
    Code:
    void Antikick()
    {
    {
     *(BYTE*)ADDRESS_1 = 0x85;
     *(BYTE*)ADDRESS_2 = 0x75;
     Sleep(100);
     *(BYTE*)ADDRESS_1 = 0x84;
     *(BYTE*)ADDRESS_2 = 0x74;
     Sleep(100);
    }
    Sleep(10);
    }
    Try this , Before it work fine . Just try and Anti Kick hack doesnt have to use any bypass

    - - - Updated - - -



    hoho , it just base . Maybe he don't want to share the address .. O_O Keeping Secret
    Thank you for help me. To fix this code i know that address is not that becuz i forget to add that sorry
    Last edited by kenjifurry; 11-20-2016 at 09:21 AM.



    [IMG]https://www.dooomca*****m/alison/stockgroup.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/ad_Neat_min.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/SStotoro.jpg[/IMG]
    [IMG]https://dooomca*****m/webcomic/BNbio.jpg[/IMG]


  4. #4
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    Quote Originally Posted by kenjifurry View Post
    Thank you for help me. To fix this code i know that address is not that becuz i forget to add that sorry
    Don't worry

  5. #5
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    No replies after 1 week, assuming solved.
    /Closed.

Similar Threads

  1. [Help] Can anyone help me fix this code? I'm at lost of what to do.
    By JerckyGAMER in forum Counter-Strike 2 Coding & Resources
    Replies: 1
    Last Post: 11-23-2016, 05:03 PM
  2. [Help] Could someone help me fixing this code?
    By MinorPro in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 0
    Last Post: 01-20-2016, 08:10 AM
  3. [Help] Can any one help me fix this code c#
    By Public3nemy in forum C# Programming
    Replies: 2
    Last Post: 03-22-2013, 05:32 PM
  4. [Help Request] How I Fix this code?
    By s3c0 in forum Visual Basic Programming
    Replies: 2
    Last Post: 03-04-2013, 11:17 AM
  5. Please Help Fix this Code!
    By o0OpurezO0o in forum Visual Basic Programming
    Replies: 42
    Last Post: 11-09-2010, 03:03 PM