Memory Editing in VB 2008? menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Rkade777's Avatar Member
    Reputation
    22
    Join Date
    Aug 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Memory Editing in VB 2008?

    So I'm wondering from this post,
    http://www.mmowned.com/forums/wow-me...-adresses.html
    is it possible to memory edit in VB 2008? If so, which commands would I use?

    Memory Editing in VB 2008?
  2. #2
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  3. #3
    Rkade777's Avatar Member
    Reputation
    22
    Join Date
    Aug 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's VB6, not 2008

  4. #4
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its the exact same concept though. Quote from arigity.

    do it the same as with every other programming language

    use these API (you will need to Pinvoke)
    findWindow
    getWindowThreadProcessId
    OpenProcess
    ReadProcessMemory
    WriteProcessMemory

    long story short
    1. look up these API on pinvoke.net: the interop wiki!
    2. copy and paste the code they give you into your program
    3. go to MSDN and lookup how to properly use these API (google them!)
    4. the cake is not a lie
    5. profit.


    note &H = hex in vb
    dim gameSpeed as integer = &H92E52C (not 0x92E52C!)

  5. #5
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do it the same as with every other programming language

    use these API (you will need to Pinvoke)
    findWindow
    getWindowThreadProcessId
    OpenProcess
    ReadProcessMemory
    WriteProcessMemory

    long story short
    1. look up these API on pinvoke.net: the interop wiki!
    2. copy and paste the code they give you into your program
    3. go to MSDN and lookup how to properly use these API (google them!)
    4. the cake is not a lie
    5. profit.


    note &H = hex in vb
    dim gameSpeed as integer = &H92E52C (not 0x92E52C!)

    it only gets easier in 08. you can nix out findWindow GetWindowThreadProcessId and OpenProcess in exchange for the more noob-friendly system.diagnostics.process class

    dim wowprocess as process = process.getprocessbyname("Wow")
    dim wowhandle as intPtr = wowprocess(0).handle

Similar Threads

  1. Memory Editing in VB 2008
    By Fenryr in forum Programming
    Replies: 6
    Last Post: 03-22-2012, 01:43 AM
  2. [Guide] Basic Memory Editing in TSearch
    By Dragon[Sky] in forum WoW Memory Editing
    Replies: 2
    Last Post: 12-07-2007, 12:20 AM
  3. [Guide]Basic Memory Editing
    By Dragon[Sky] in forum World of Warcraft Bots and Programs
    Replies: 25
    Last Post: 11-27-2007, 11:47 AM
  4. Memory editing, messing around
    By Froogle in forum Screenshot & Video Showoff
    Replies: 12
    Last Post: 11-18-2007, 11:43 AM
  5. Screenshots been made by memory editing
    By tttommeke in forum Screenshot & Video Showoff
    Replies: 12
    Last Post: 11-06-2007, 03:45 PM
All times are GMT -5. The time now is 02:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search