Jump to content

dandymcgee

Active Members
  • Posts

    721
  • Joined

  • Last visited

About dandymcgee

  • Birthday 01/01/1990

Profile Information

  • Member Title
    Valik's #1 Fan
  • Location
    US
  • WWW
    http://www.theprogrammingjunkie.com
  • Interests
    College Girls
    Four-wheeling
    Programming
    Musical Instruments

Recent Profile Visitors

572 profile views

dandymcgee's Achievements

Universalist

Universalist (7/7)

0

Reputation

  1. Didn't check post date. Sorry
  2. Now That is an excellent idea.
  3. Lol, interesting script. Random Comment: Your website knows my IP, ISP, and OS, but for some reason thinks i'm using IE7.. lol.
  4. Wow Paulie.. you updated it! I cannot believe how ancient this topic is, reading my old posts is kinda scary.
  5. Take Smoke_N's advise.. he's a wise man.
  6. It's really glitchy: -The reaction time get's all screwed up if you accidentally click more than once (needs to be limited to one click). -Mouse Speed seems to work okay I got 90. -Click Speed always records 100 seconds no matter what (needs to log seconds not clicks). All of these ideas have done over and over, but I think you're the first to put them all in one place . Only other annoying thing is the enter/space lock, lol, I left the program and went to type something real quick and couldn't send a space. If someone's gonna cheat it's just as easy to change the source or use a bot so it doesn't really prevent anything (unless compiled).
  7. @Manadar - Exactly.. you would have either already known why the error showed up, or you would have taken the initiative to look it up. The exact time it would've taken is irrelevant.
  8. Lol yeah, the bot would have to be at least semi-intelligent for that to be entertaining.
  9. You're right the bot's AI sucks.. I tried drawing a picture and the bot kept killing itself by going in circles and hitting itself . Sweet game though.
  10. Yeah, I was sure that something similar had been done before, the idea was just something I had never personally thought of.
  11. Well surely anyone with the capability of simply jumping in and learning C++ without reference would have been able to figure this out: cannot convert parameter 1 from 'int' to 'const char *' .. in a matter of seconds.
  12. You've said to create a DWORD called "{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}" in the ../../../Internet Explorer/Toolbar folder and add that value to it, corrent? A DWORD type value cannot hold more than 4 values, so that's impossible. Please do explain how I would even consider testing this...?
  13. There are plenty of resources out there for learning C++ these days, he just needs the motivation. I started off thinking similar thoughts; I'll just jump right into C++ like I did with AutoIt and figure it all out on my own. That's not possible. Not without some sort of reference or resource. Although AutoIt may have been written in C++, it is an entirely different language. Therefore, one must understand the differences before you can attempt to take advantage of the similarities.
  14. I most certainly do not doubt that. I just haven't happened to see it, it's been a while since I've visited the forums hehe.
  15. Wow... uh, wow. You shouldn't blatantly disrespect Valik like you did, but rather take the time to LISTEN & COMPREHEND his 'useless comments which aren't helping me solve the ONE error I have'. That one error (as has been stated numerous times thus far) is an error that only someone who has never even glanced at a most basic C++ guide before would make. Now go stand in the corner and think about what you have done.. and bring a C++ book with you; you might actually learn something.
×
×
  • Create New...