Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic

    Request Tutorials

    Request tutorials you want someone to create.
    Try to provide proper information about what you want to have done.

    Try to use this structure:

    --------------------

    Tutorial Name: Name for Tutorial.
    [ Make a Spoiler here.]
    Tutorial Format: Video/Voice/text/Image and so.

    Tutorial Info: What is it you want it do be about.
    [Spoiler ends here.]

    --------------------

    Example:

    Tutorial Name: Make hack in VB.NET
     

    Tutorial Format: Video With Voice. (Subtitle would be nice.)

    Tutorial Info: I want to learn how to create hacks like I see people release here.
    I have heard that some of the hacks/trainers are created in VB.Net.
    So could anyone create a tutorial on how to do it?



    Good Luck.

    (Maybe it would be nice to stick? @Moto @lolbie @master131)
    Last edited by Jorndel; 01-07-2012 at 02:55 PM.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

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

    joyjames103017 (08-26-2020),Symmetrical (03-31-2013)

  3. #2
    aIW|Convery's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    2,875
    Reputation
    124
    Thanks
    604
    My Mood
    Cynical
    Tutorial Name: DirectX3D Sprites

    Could be useful for the kids to see it in a hack rather than in boring tutorials creating stars or whatever, this is the way for BF3 though but I'll just assume that MW3 has a similar checking system. Especially in VB.
     

    Tutorial Format: I suppose a video would be plenty.

    Tutorial Info: A pretty simple hack that draws an enemy through a wall.
    The flow would be:
    1. Spoof mouse movement via memory editing in a cross-like fashion on the screen that's divided by a 16x9 grid.
    2. If the bool for 'aiming at enemy' changes then mark the location.
    3. After the frame is checked, box all the locations and spoof mouse movement over that box and add a blue pixel whenever the bool turns true.
    4. Profit


    *yey*
    Last edited by aIW|Convery; 01-07-2012 at 03:09 PM.

  4. #3
    Mike Scott's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Illinois
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Lurking
    I had an idea for a tutorial that any texture modders might want to read.
    Tutorial Name: Creating a Texture Installer
     

    Tutorial Format: Text

    Tutorial Info: I would like to know how to make a basic installer that moves all of my mw3/mw2 custom textures to the correct places when I start it.
    A bonus would be having multiple camos / skins and being able to choose between them in the installer and it automatically install them.
    Mike Scott
    Bug
    Cross

  5. #4
    tazzyopz's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    663
    I was wondering how you would right out the Tokens editor? in VB.net?

    As for example I have my Pro Perks unlocker written in the following:
    ___
    Private MyBytes As Byte() = {&H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7, &H7} ' Pro Perks hack unlock perks
    ___

    And then for my Button:
    ___
    Private Sub Button3_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
    MW3.Hack("iw5mp")
    MW3.SetByte(&H1CD9BEE, MyBytes) 'Updated and working for 1.5.387 Pro Perks
    End Sub
    ___

    How would I right a Prestige Token editor? I'm new to this so I'm not sure. I'm sure someone could make a quick tutorial of it

  6. #5
    19-vot's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Tutorial Name: How to slow the movement in theater mode 3P

     
    Tutorial Format: Video or text.

    Tutorial Info: This is for record a good cinematics on mw3 without the fu..ing HUD.


    Thanks, im waiting...
    Last edited by 19-vot; 02-22-2012 at 06:42 AM.

  7. #6
    Dvir772's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Tutorial Format: Video With Voice. (Subtitle would be nice.)

    Tutorial Info:How to make aimbot\wallhack

  8. #7
    Plyable's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In the COD section
    Posts
    15
    Reputation
    10
    Thanks
    21
    My Mood
    Tired

    Request: How to make a hack VAC secure

    Tutorial Name: How to make a hack VAC secure
     

    Tutorial Format: Text with images, seems to be the easiest but video with annotation would be preferable

    Tutorial Info: Details and specifics on how to make a hack of any specific purpose (Aimbot, ESP, texture mod, etc) VAC secure.
    I would like it to be in VB2010 code but I'm open to learn in C# or C++ though that will be a lot harder for me because I haven't used C# or C++

    Thankyou for your time,
    Plyable

  9. #8
    a3724's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed

    Question Tutorial Request. C# Writebyte

    Tutorial Name: C# Button to Writebyte
    Tutorial Format: Video/Voice/text/Image/Reply


    You could say i dont know C# at all but i am learning as i go along.

    Tutorial Info: I would like to add All Perks Pro to my hack but dont know how to or where to start.
    Could someone please make a tutorial for this.
    I have a Button whats next

    Thanks in advance!

  10. #9
    Phusic's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    5
    Tutorial Name: Class editor and killstreak editor

     
    Tutorial Format: Video/Voice

    Tutorial Info: How to make it

  11. #10
    Horror's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    51,4.
    Posts
    6,920
    Reputation
    574
    Thanks
    5,050
    My Mood
    Twisted
    Tutorial Name : How to find Challenges/Accolades/Emblems/Titles Adresses And Offsets.
     
    Tutorial Format : Text/Video/Voice, i dont really mind :P
    Tutorial Info : So yea, i want to know how to find Adresses for Challenges/Accolades/Emblems/Titles, so i can make a hack myself, not just leech from the source code thread, and then i might make a hack as fast as possible for BO II without havin to wait on others :P Any help would be super greatly appreciated
    Last edited by Horror; 05-27-2012 at 03:07 PM.
     

    Minion+ : February 2014 - January 2015
    Counter Strike: Global Offensive Minion : November 2014 - January 2015
    Alliance of Valiant Arms Minion : August 2014 - January 2015
    Need For Speed World Minion : January 2014 - January 2015
    Rust Minion : January 2014 - January 2015
    Call of Duty Minion : January 2013 - January 2015
    Editor : December 2012 - April 2013
    Donator : March 2014 - Current
    Member : October 2010 - Current

    Previously known as "Isaakske".

  12. #11
    kirveskarva's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Tutorial for noobs like me : how to install and use MW3 .NET External ESP v2.4 [1.7.413] and what programs i will need. :/

  13. #12
    renealexander1's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    In your mom (OOOOO)
    Posts
    71
    Reputation
    10
    Thanks
    15
    My Mood
    Devilish
    Tutorial:How to make hacks
    Tutorial Format: Video,Voice,reply,letter
    It's for noobs like me and it teaches how to make hacks, what program will you need, progrem download link, etc.

  14. #13
    lolo5948's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Tutorial Name: Assault killstreaks as support

    P.S I already tried using cheat engine for that but it didnt work! - ver. 1.9.448

  15. #14
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic
    Quote Originally Posted by lolo5948 View Post
    Tutorial Name: Assault killstreaks as support

    P.S I already tried using cheat engine for that but it didnt work! - ver. 1.9.448
    Its patched


    ---------- Post added at 11:54 PM ---------- Previous post was at 11:53 PM ----------

    Quote Originally Posted by renealexander1 View Post
    Tutorial:How to make hacks
    Tutorial Format: Video,Voice,reply,letter
    It's for noobs like me and it teaches how to make hacks, what program will you need, progrem download link, etc.
    Already made by Jorndel




    Yet, you are a pathetic human.

    Contributor since: 7.26.2012 - ended
    Donator since: 7.14.2012


  16. #15
    renealexander1's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    In your mom (OOOOO)
    Posts
    71
    Reputation
    10
    Thanks
    15
    My Mood
    Devilish
    Name: How to get Teknogods working

     
    Type of tutorial: Would prefer video, but pictures and text is ok
    Reason: I can't get it working, It stucks on searching game screen, and this would definently help.
    If I helped you, please give me a "THANKS". It's NOT hard to do it.
    So, that's all. And if you want me to TEST OUT HACKS,
    PLEASE PM me.
    That's ALL.





Page 1 of 2 12 LastLast

Similar Threads

  1. Request:Tutorial
    By Super Martin in forum Tutorials
    Replies: 1
    Last Post: 10-11-2008, 09:00 AM
  2. [REQUEST] Tutorial on how to make hacks.
    By Seth1134 in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 08-27-2008, 03:46 PM
  3. [request] tutorial bypassing pb.
    By Niratsio in forum PunkBuster
    Replies: 13
    Last Post: 08-13-2008, 02:00 AM
  4. [Request] Tutorial
    By Jeckels in forum WarRock - International Hacks
    Replies: 2
    Last Post: 05-03-2007, 03:09 PM
  5. (request) tutorial on pointer finding
    By ragman1234 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 03-26-2007, 03:21 PM