Page 3 of 9 FirstFirst 12345 ... LastLast
Results 31 to 45 of 121
  1. #31
    KohliDon's Avatar
    Join Date
    Jul 2021
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    Please someone update Katebot on priority basis. I am always a bottom fragger without it

  2. #32
    briangamer's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Question

    The source code return a error when build:

    Severity Code Description Project File Line Suppression State
    Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187


    Because this part of code (obfuscated):
    Code:
    if (nXfAmtLWPVapdGlXW > 0)
    {
    
    	nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
    
    }
    Its trying to compare a HWND object with a Int variable, directly.

    And theres 842 warnings too..

    I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).

  3. #33
    Ukvedys007's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    My Mood
    Psychedelic

    Arrow

    Quote Originally Posted by briangamer View Post
    The source code return a error when build:

    Severity Code Description Project File Line Suppression State
    Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187


    Because this part of code (obfuscated):
    Code:
    if (nXfAmtLWPVapdGlXW > 0)
    {
    
    	nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
    
    }
    Its trying to compare a HWND object with a Int variable, directly.

    And theres 842 warnings too..

    I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).
    Did it with a Community 2019 version and followed the guide every step of the way, works like a charm; you should try it with the version I wrote.

  4. #34
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    275
    Quote Originally Posted by briangamer View Post
    The source code return a error when build:

    Severity Code Description Project File Line Suppression State
    Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187


    Because this part of code (obfuscated):
    Code:
    if (nXfAmtLWPVapdGlXW > 0)
    {
    
    	nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
    
    }
    Its trying to compare a HWND object with a Int variable, directly.

    And theres 842 warnings too..

    I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).
    Check if you have set project settings correctly.
    Try obfuscating again sometimes its buggy.
    If it is still not working try installing Community 2019 version.

  5. #35
    iciuha's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by RealZibux View Post
    Nop im not, but i'm using version with aim-bot added.
    can i get the version with aim bot sir

  6. #36
    voren's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    127
    Reputation
    10
    Thanks
    12
    My Mood
    Happy
    can i get any version?

  7. #37
    ImMarvin's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by KohliDon View Post
    Please someone update Katebot on priority basis. I am always a bottom fragger without it
    Get good Ah neh, you should be able to get some kills without being bot frag. It depend on the rank that you are as well.

  8. #38
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    275
    Quote Originally Posted by iciuha View Post
    can i get the version with aim bot sir
    I released it I guess its waiting for approval.

  9. #39
    kontolkobong's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Location
    my mom's basement
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Drunk
    i follow the instructions carefully but it says build failed when i build the solution. help please? i download visual studio 2019 just for this.

    edit: nvm i just use the obfuscator again and its fine.
    Last edited by kontolkobong; 09-26-2021 at 11:42 PM.

  10. #40
    ReinaAutomata's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    74
    Reputation
    10
    Thanks
    3
    Works perfectly for me and still not vaced

  11. #41
    snailhaxx's Avatar
    Join Date
    Sep 2021
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    can someone tell me what purple color glow means? ty

  12. #42
    voren's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    127
    Reputation
    10
    Thanks
    12
    My Mood
    Happy
    somehow, worked for me, after getting 800 errrors, i just use obfuscator again, and then again, until i got no errors

  13. #43
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    275
    it means enemy is scoped.

  14. #44
    snailhaxx's Avatar
    Join Date
    Sep 2021
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by RealZibux View Post
    it means enemy is scoped.
    thanks. should I recompile the hack after playing a few times or not? is once enough?

  15. #45
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    275
    Once is enough. When game updates you will need to compile it again with updated offsets.

Page 3 of 9 FirstFirst 12345 ... LastLast

Similar Threads

  1. [Release] Simple injector source with junkcode generator
    By ohosseini in forum Counter-Strike 2 Coding & Resources
    Replies: 2
    Last Post: 09-24-2018, 09:30 AM
  2. [Release] Newly and Improved Junkcode Generator by Adni3down
    By adni3down in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 01-03-2018, 09:06 PM
  3. [Release] Junkcode Generator by Adni3down
    By adni3down in forum Counter-Strike 2 Coding & Resources
    Replies: 9
    Last Post: 12-10-2017, 06:48 PM
  4. [Release] ROTMG Account Creator With Email Generator v2 (updated)
    By einaras in forum Realm of the Mad God Hacks & Cheats
    Replies: 48
    Last Post: 06-26-2016, 07:50 PM
  5. [Visual Basics Tutorial] Need help with account generator.
    By Depp in forum Programming Tutorials
    Replies: 2
    Last Post: 03-14-2015, 08:47 AM