Jump to content
Heads Up! This website is no longer maintained, if your a member from our era, consider joining the discord to say hello.

lilneo

GC Member
  • Content Count

    9
  • Joined

  • Last visited

Community Reputation

0 Neutral

About lilneo

  • Rank
    $p4m m4$t3r
  • Birthday 08/20/1995

Contact Methods

  • Website URL
    http://
  • ICQ
    0

Profile Information

  • Gender
    Male
  • Location
    Canada
  • Interests
    Starcraft, gaming, hacking, programming, tech, Baseball, girlfriend, math

Previous Fields

  • Battle.net Screen Name
    lilneo
  • Something Random
    :)
  • Mood
    Calm
  • Battle.net Server
    USWest
  1. lilneo

    Making a Starcraft Hack - Advanced

    Well, I do have access to some C++ programmers but they really have no interest in helping me. And I really don't like ASM and I hope it dies. So other than Gloopie, is there anyone that would be willing to give me a hand? ~lilneo
  2. Okay, so I have a fairly high understanding of C++ and I am a programmer in other languages (unfortunately those languages aren't fit for hacking). Basically, I know how to use Olly Debug, and I am fairly good with it. I can find values in a game, find them in olly and so on. My only problem is, creating the dll in C++ and making it work. I feel like I am so close, I have searched for all kinds of tutorials and examples but all I find is ASM tutorials and Examples. Well I don't want those, I want something written in C++. Now I did see the Nexuiz source code, and that was fairly good and I think it helped me a bit. Problem is, I can't seem to compile the .dll. I use MSVC++ and it just keeps returning errors. So I gave up on Nexuiz. I am hoping that someone will be able to point me in the direction of a REAL, hopefully up to date, complete (as in from finding the values, to writing the dll), starcraft hack tutorial. That or someone could actually help walk me through it, if anyone is willing please don't hesitate I am a fast learner and as long as you are clear there should be no issues as to understanding things. ~lilneo
  3. lilneo

    VB8 Hacks?

    Thanks fatfuk, well I do know a programming language and I understand the syntax of it all. It's mainly memorizing functions that gets to me. Since there isn't really a direct manual to whatever you want to do and there really isn't too many people around to help you. I'll pop that code into MSVB and see if I can fiddle around with it changing some offsets and see if I can get a basic hack Edit: Okay well after putting it into MSVB08, I am getting a bunch of namespace errors. Saying that all those lines starting with "Private Sub" are not valid in namespaces. Is there somewhere I am supposed to put them? To tell the truth I'm not so clear on what a namespace is. I did a little work with I/O C++ with namespaces, like "using namespace STD" but that's all I know. Could someone explain a little? Edit2: Okay so, I fixed it up, everything is working except for that there is nothing defining processhandle, not really sure how I am supposed to get this or make it work Edit3: Alright, well I have mostly gotten it to work. But for some reason whenever I use read or write process, it says starcraft is not running. I tried modifying the offset to an obvious money offset in single player I found in Artmoney. I had to put &H before it and it turned the offset "0057F0F1" into "&H57FF1" and the read/write still returned 0 as it's result for finding the address in the StarCraft process ~lilneo
  4. lilneo

    Using Loops

    while 1=1 { //execute code } ...A simple infinite loop?
  5. lilneo

    Rapidshare account

    My friend posted up a rapidshare account dump a while ago, I'll ask him if he can get another one. It had hundreds of working premium accounts. ~lilneo
  6. lilneo

    New 360 Controller/Joystick

    I saw this a while ago, Project Natal they call it, was kinda hard to believe seeing it as a youtube video and all. But apparently they have 2 small webcams and, it has face recognition and everything. I really don't know whether or not to believe it, but if it happens I think that would be amazing. Would definitely take a shitload of calibration. ~lilneo
  7. lilneo

    During Sex...

    Spoofers only? o.o lol
  8. lilneo

    During Sex...

    Akon - Im so paid (during sex) B hamp - Do the ricky bobby (During sex) Biggie smalls - Who shot ya (During sex) Eazy - E - Gimme the nut (During sex) Eminem - Cleaning out my closet (During sex) Eminem - We made you (During Sex) Eminem - Lose yourself (During sex) Eminem - Crack a bottle (During sex) Dead or alive - You spin me right round (During sex) Fort minor - Remember the name (During sex) Guns N' Roses - Welcome to the jungle (During sex) Kanye west - Jesus walks (During sex) Kid cudi - Thank god I'm fresh (During sex) The lonely Island - Jizzed in my pants (During sex) Mysto & Pizzi - Somebody's watching me (During sex) Nickelback - Something in you're mouth (During sex) Paul wall - Chunk up a deuce (During sex) Silkk the shocker - Im comin' (During sex) T.I. - Dead and Gone (During sex) Tupac - Gotta survive (During sex) (Ironic) Xzibit - Don't approach me (During sex) 50 cent - I get money (During sex) 50 cent - 21 questions (During sex) 50 cent - Get up (During sex) 50 cent - Don't push me (During sex) I was fuckin' prepared =D ~lilneo
  9. lilneo

    VB8 Hacks?

    Okay so after attempting at C++ I failed miserably when I got to API, well actually just wasn't working out. So I switched to VB8 and so far it's going great. I have a lot of prior programming knowledge and I want to know if there is any practical hacks that you could make with Visual Basic? Besides name spoofs. ~lilneo
×