Results 1 to 13 of 13
  1. #1
    RuNe - Relentless's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep

    Making a public cheat UD

    I assume that running it through a Crypter won't do much (or so I am told by a member of the community) so what can you do to take a public cheat and make it your own. I've ran into many public cheats that are just amazing and you can tell a lot of time was put into them that I would love to update myself.

    I'm not very experienced when it comes to coding, I've done very little things to updating offsets.
    Last edited by DarknzNet; 02-17-2017 at 12:58 AM.

  2. #2
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Quote Originally Posted by RuNe - Relentless View Post
    I assume that running it through a Crypter won't do much (or so I am told by a member of the community) so what can you do to take a public cheat and make it your own. I've ran into many public cheats that are just amazing and you can tell a lot of time was put into them that I would love to update myself.

    I'm not very experienced when it comes to coding, I've done very little things to updating offsets.
    Use power of C+P to make your own cheat .
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  3. #3
    RuNe - Relentless's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    Quote Originally Posted by DarknzNet View Post


    Use power of C+P to make your own cheat .
    Okay, but where would I start? I'm very open to learning and starting on my own. I just have a real hard time starting to learn a language, because I have a real hard time taking things from tutorials and find any use of applying them to my needs.

  4. #4
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Quote Originally Posted by RuNe - Relentless View Post
    Okay, but where would I start? I'm very open to learning and starting on my own. I just have a real hard time starting to learn a language, because I have a real hard time taking things from tutorials and find any use of applying them to my needs.
    If you know basics of C++. Try first creating something simple like bunnyhop. Shouldn't be that hard.
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  5. #5
    RuNe - Relentless's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    Quote Originally Posted by DarknzNet View Post


    If you know basics of C++. Try first creating something simple like bunnyhop. Shouldn't be that hard.
    Like I said above, I have little to no experience with these languages (besides a very select few easy one.)

  6. #6
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Quote Originally Posted by RuNe - Relentless View Post
    Like I said above, I have little to no experience with these languages (besides a very select few easy one.)
    Learn it first then?
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  7. #7
    RuNe - Relentless's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    Quote Originally Posted by DarknzNet View Post


    Learn it first then?

    I'm aware that's what you're saying. But I'm asking where to start? What language would best be used to my advantage?

  8. #8
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Quote Originally Posted by RuNe - Relentless View Post
    I'm aware that's what you're saying. But I'm asking where to start? What language would best be used to my advantage?
    I would recommend C# or C++. There are many tutorials how to learn them.
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  9. #9
    cheater.team's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    there was a method to make them ud after i reported it to valve. just start copy pasting own cheat, it is not hard.

  10. #10
    imforpeace228's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Location
    Mars, Edom
    Posts
    81
    Reputation
    17
    Thanks
    103
    My Mood
    Yeehaw
    Java forever!!! Lmao

    WriteProcessMemory is 100% detectable piece of shit, as well as all other external ways to hack the game

  11. #11
    windowskid's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    3
    My Mood
    Relaxed
    If you ask me, I would say C. I find it's a little bit more simple and less intimidating than C++, however a lot of the knowledge can be transferred to C++, and both C and C++ can be used by almost any C++ IDE.

    That's just what worked for me though, and it might be better to just start off with C++. But from my experience, starting with C was better.

  12. #12
    PlanktonWeed's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    237
    It's actually pretty easy if you have the source. PM me your Skype if you want me to help you.

  13. #13
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Thread Closed.

    Reason: It's been a week since OP last posted anything on this. Assuming this has been resolved.
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

Similar Threads

  1. How to make a Undetected Cheat Engine
    By mental81 in forum Game Hacking Tutorials
    Replies: 51
    Last Post: 12-12-2018, 02:49 PM
  2. [Discussion] I'm making a public cheat.
    By The Beast123 in forum Unturned Discussions & Help
    Replies: 18
    Last Post: 03-22-2016, 04:41 PM
  3. How to make a Undetected Cheat Engine
    By ndk721 in forum Game Hacking Tutorials
    Replies: 8
    Last Post: 07-07-2014, 11:36 PM
  4. [TRADE]a lot for non public cheats
    By Hellforce9 in forum Trade Accounts/Keys/Items
    Replies: 8
    Last Post: 04-21-2008, 02:44 AM
  5. [Release] LB Public Cheat 2007.1
    By federico* in forum WarRock - International Hacks
    Replies: 18
    Last Post: 10-30-2007, 04:16 PM