Results 1 to 13 of 13
  1. #1
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted

    Post VB.NET Tutorials

    I thought I'd create a short series tutorial for VB.NET, sharing the source code and explaining it.
    Suggest below which type of tutorials you'd like to see. (Explanation, straight source, etc).
    Also, if you're stuck in something related to the syntax etc, ask below. If my experience isn't enough, I'll try to find the code for you. (Credit will be given to the original author).
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  2. #2
    lucasheer1's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    498
    Could u make crossfire hacks with vb?

  3. The Following User Says Thank You to lucasheer1 For This Useful Post:

    Nine11 (02-12-2017)

  4. #3
    Sazor98's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    X:13 Y:3 Z:7
    Posts
    154
    Reputation
    23
    Thanks
    64
    Quote Originally Posted by lucasheer1 View Post
    Could u make crossfire hacks with vb?
    Yes, and if you mean aimbot or wallhack then i think that's also possible. saw some Spanish guy coding such a thing in VB
    OT:
    i would like to know how to side-scroll in vb.net (like old 8-bit games)
    i can do it with image and location switching, but its buggy and not smooth.

  5. #4
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Quote Originally Posted by lucasheer1 View Post
    Could u make crossfire hacks with vb?
    It's possible, However, It's really, really hard to.

    Quote Originally Posted by Sazor98 View Post
    i would like to know how to side-scroll in vb.net (like old 8-bit games)
    Sorry, what do you mean?
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  6. #5
    Sazor98's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    X:13 Y:3 Z:7
    Posts
    154
    Reputation
    23
    Thanks
    64
    Quote Originally Posted by Mayion View Post


    It's possible, However, It's really, really hard to.


    Sorry, what do you mean?
    something like this :

  7. #6
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Quote Originally Posted by Sazor98 View Post
    something like this :
    I tried to do it myself before but it was really laggy.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  8. #7
    noobpwner5's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    177
    Reputation
    10
    Thanks
    1,682
    My Mood
    Angelic
    This is kinda a long shot but could you maybe show us a way we can scan for a certain value in a process and then have it return the address(es) it found?

  9. #8
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Quote Originally Posted by noobpwner5 View Post
    This is kinda a long shot but could you maybe show us a way we can scan for a certain value in a process and then have it return the address(es) it found?
    You mean for example, Scan a document for a specific string and return how many found?
    If so, I believe it could be done with For Each.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  10. #9
    noobpwner5's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    177
    Reputation
    10
    Thanks
    1,682
    My Mood
    Angelic
    Quote Originally Posted by Mayion View Post


    You mean for example, Scan a document for a specific string and return how many found?
    If so, I believe it could be done with For Each.
    Actually that would be pretty nice, i would like to see that. But i meant something for hacking purposes. I guess it would be kinda something like cheat engine, only on a really simple scale which would be just scanning for a specified value and then list the addresses that contain that value.

  11. #10
    R3DDOT's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C://Windows/system32
    Posts
    347
    Reputation
    38
    Thanks
    2,366
    My Mood
    Cheerful
    Quote Originally Posted by noobpwner5 View Post
    Actually that would be pretty nice, i would like to see that. But i meant something for hacking purposes. I guess it would be kinda something like cheat engine, only on a really simple scale which would be just scanning for a specified value and then list the addresses that contain that value.
    You can't use the For Each statement for that. It's used for classes with iterators, not processes.
    You can still do it though, return all addresses that hold that value, but you need to map the parts of the process which are scannable, and which parts aren't.
    If I'm not mistaken, you use VirtualQueryEx() to do so.
    Last edited by R3DDOT; 11-28-2014 at 10:39 AM.

  12. #11
    noobpwner5's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    177
    Reputation
    10
    Thanks
    1,682
    My Mood
    Angelic
    Quote Originally Posted by R3DDOT View Post


    You can't use the For Each statement... For each is used for classes with iterators, not processes.
    You can still do it though, return all addresses that hold that value, but you need to map the parts of the process which are scannable, and which parts aren't.
    If I'm not mistaken, you use VirtualQueryEx() to do so.
    Only problem is i dont know how to use virtualqueryex xD. I guess i've got some googling to do.

  13. #12
    lucasheer1's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    498
    Quote Originally Posted by Sazor98 View Post
    Yes, and if you mean aimbot or wallhack then i think that's also possible. saw some Spanish guy coding such a thing in VB
    OT:
    i would like to know how to side-scroll in vb.net (like old 8-bit games)
    i can do it with image and location switching, but its buggy and not smooth.
    I used to make side scrollers, like 2d minecraft... not too too hard..

    Theres 2 ways i know how:

    Junky way i did 1 1/2 years ago:
    have createobj subs to create new pictureboxs or what ever and just add handler or detect and change with a loop

    Way i would do it now:
    have an array of values for each obj, pull the values, then just draw them.. then clear the graphics when it is time to change them

  14. The Following User Says Thank You to lucasheer1 For This Useful Post:

    Nine11 (02-12-2017)

  15. #13
    Sazor98's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    X:13 Y:3 Z:7
    Posts
    154
    Reputation
    23
    Thanks
    64
    Quote Originally Posted by lucasheer1 View Post
    I used to make side scrollers, like 2d minecraft... not too too hard..

    Theres 2 ways i know how:

    Junky way i did 1 1/2 years ago:
    have createobj subs to create new pictureboxs or what ever and just add handler or detect and change with a loop

    Way i would do it now:
    have an array of values for each obj, pull the values, then just draw them.. then clear the graphics when it is time to change them
    a little more explanation and a snip of code will be nice :P

Similar Threads

  1. [VB.Net Tutorial]Add a Flicker-less Overlay to your Project
    By NightmareTX_RETIRED in forum Call of Duty Ghosts Coding & Resources
    Replies: 11
    Last Post: 05-28-2014, 07:15 PM
  2. [Tutorial] [vb.NET Tutorial] WolfTeam Hack Making
    By matthieu503 in forum WolfTeam Hacks
    Replies: 4
    Last Post: 04-24-2013, 02:44 AM
  3. [Tutorial] Injecting Sh_z_Sektor's Public v3 [MPGH.net Tutorials by Cheatz]
    By CheatCreatorzz in forum CrossFire Tutorials
    Replies: 18
    Last Post: 04-19-2011, 05:42 AM
  4. [Request] Paint.net Tutorial
    By Soladis in forum Tutorials
    Replies: 11
    Last Post: 11-10-2010, 06:14 PM
  5. vb.net tutorial need help
    By vahnvallain in forum Visual Basic Programming
    Replies: 4
    Last Post: 10-01-2010, 08:50 PM