Results 1 to 6 of 6
  1. #1
    mhcookie's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    NY
    Posts
    2
    Reputation
    10
    Thanks
    0

    Complete noob with C#

    Hi, I'm new so please be gentle, or at least use some lube. I have been tinkering around lately with C#, just because.... well, just because. I am hoping to learn to make basic bots for MMO's, but I have no idea where to start, I know the basic concepts of the language, but when it comes to pinvokes and interope services I get completely lost.
    Anybody have any tips on where i can go, or how to actually do it, when it comes to reading a process' memory and reporting it back to the app? Just for an example I would like to be able to type some text into notepad, and just have the application relay the text back to the app in the form of a label or a messagebox.

    Whew thats a mouthful. Anyway, any help would be greatly appreciated.

  2. #2
    Toymaker's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Hannah, Montana
    Posts
    659
    Reputation
    14
    Thanks
    193
    My Mood
    Amused
    I've done something remotely similar by allocating the last text sent through the chat system and read it into a variable i output into my own program's designated screen basically a Chat Bot or Logger. Process - > Address - > Variable - > IO using C++ on my old computer. If you can get a lead via google or something i could probably aid you through any difficulties you encounter but i haven't more then glanced at C# or worked on a similar project in quite some time to start you off myself, sorry. I'd also have to know what kindof botting you're doing besides your foundation on which i can help you build. I'll also refer one of my friends who is very good with C# and registered here lately to take notice of this thread.

  3. #3
    daris15's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    In south system world
    Posts
    112
    Reputation
    9
    Thanks
    86
    What are u talking about?

  4. #4
    lolman66's Avatar
    Join Date
    Aug 2007
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    need working hack for visual basic

  5. #5
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by lolman66 View Post
    need working hack for visual basic
    Stfu u phail!


    @ other:

    Use SendKeys API for text spamming...

  6. #6
    mhcookie's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    NY
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Crytical View Post
    I've done something remotely similar by allocating the last text sent through the chat system and read it into a variable i output into my own program's designated screen basically a Chat Bot or Logger. Process - > Address - > Variable - > IO using C++ on my old computer. If you can get a lead via google or something i could probably aid you through any difficulties you encounter but i haven't more then glanced at C# or worked on a similar project in quite some time to start you off myself, sorry. I'd also have to know what kindof botting you're doing besides your foundation on which i can help you build. I'll also refer one of my friends who is very good with C# and registered here lately to take notice of this thread.
    As far as what type of botting I am looking into it would be the cliche "mmoglider" setup for WoW, where you just configure set events to run when your character encounters a mob, kills, loots, continues. That would be a bit down the road however. The issue that I am coming across here is that if there is no text being sent/recieved/saved/ or opened, wouldn't it be very difficult to actually read what it is? Or how would I go about finding a string of text's memory address/pointer... might just be a bad example to try to learn with.

    -mr happy cookie

Similar Threads

  1. Me pwning noobs with aimbot (Must Watch)
    By yancarlo in forum Combat Arms Discussions
    Replies: 50
    Last Post: 05-07-2010, 07:37 AM
  2. A noob with hacks (me)
    By argusomega1 in forum Combat Arms Help
    Replies: 10
    Last Post: 02-21-2010, 07:38 AM
  3. Complete Noob Tutorial: Spammer
    By Lolland in forum Visual Basic Programming
    Replies: 4
    Last Post: 12-21-2009, 11:11 PM
  4. Cant open hacks. ( Complete noob.. )
    By Killmuch33 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 04-14-2009, 01:34 PM
  5. Im must be a complete Noob...
    By Hrobakca in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 08-29-2008, 03:00 AM

Tags for this Thread