Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed

    To prevent possible data loss before loading the designer, the following errors must

    I keep getting this error, this is my code for an auto clicker,could you tell me whats wrong ? and the solution?

    #include <iostream>
    #include <windows.h>
    #include <stdlib.h>


    using namespace std;

    int main()
    {
    SetConsoleTitle("AutoClicky");

    {
    cout << "autoclicky" << endl;
    cout << " " << endl;
    cout << " " << endl;
    cout << " " << endl;


    int x,y,slpTime,i;

    cout << "Enter the number of times to click: " << endl;
    cin >> i;1
    cout << "Enter X Coordinate: " << endl;
    cin >> x;5
    cout << "Enter y Coordinate: " << endl;
    cin >> y;5
    cout << "Enter time in between clicks: " << endl;
    cin >> slpTime;
    cout << "Status." << "\n X coordinate: " << x << " \nY coordinate: " << y << " \nTime in seconds between clicks: " << slpTime << endl;
    for(int t = 1; t <= i; t++){
    SetCursorPos(x,y);
    mouse_event(MOUSEEVENTF_RIGHTDOWN, x, y, 0, 0);
    mouse_event(MOUSEEVENTF_RIGHTUP, x, y, 0, 0);
    Sleep(slpTime*1000);

    if (GetAsyncKeyState(VK_ESCAPE)){
    exit(0);
    }
    else continue;

    }
    return 0;
    }
    }
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  2. #2
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    I keep getting this error when trying to post a solution to your problem. Can you tell me whats wrong? and the solution?

  3. #3
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Anyone know a solution???
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  4. #4
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Code:
    cin >> i;1
    cin >> y;5
    cin >> x;5
    what the heck is that.. <.<
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  5. #5
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Quote Originally Posted by Brinuz View Post
    Code:
    cin >> i;1
    cin >> y;5
    cin >> x;5
    what the heck is that.. <.<
    You tell me bro
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  6. #6
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by ryski123 View Post
    You tell me bro
    It's ur code noob. o_O

    You have no fkin idea what your doing, do you?

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  7. #7
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Quote Originally Posted by why06 View Post
    It's ur code noob. o_O

    You have no fkin idea what your doing, do you?
    Hmm, What gives you the right to talk to me like that?, Im Trying as i am a fucking "noob" you dipshit, Im tryna code FOR Mpgh! now instead of talking to me like shit HELP ME...
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  8. #8
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by ryski123 View Post
    Hmm, What gives you the right to talk to me like that?, Im Trying as i am a fucking "noob" you dipshit, Im tryna code FOR Mpgh! now instead of talking to me like shit HELP ME...
    Ok, since I already flamed you I misewell make you nice and crispy.

    Hmm, What gives you the right to talk to me like that?
    Idk, freedom of speech, so the Bill of Rights does I guess in the U.S., but on this forum its prbly the fact that I have dealt with noobs, spammers, and flamers for over a year on this website.

    Im Trying as i am a fucking "noob" you dipshit, Im tryna code FOR Mpgh!
    Incorrect. You are trying to get MPGH to code for you. You have no idea how your code works because... big surprise, its not yours, and/or you just never bothered to learn how to code. Though it could quite possibly be urs considering how bad it is. Answer me this though why don't you know what ur own code does?

    now instead of talking to me like shit HELP ME...
    Better idea. Why don't I just code it for you. Since you want me to do all your work anyway.
    Last edited by why06; 09-14-2010 at 11:28 AM.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  9. #9
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Quote Originally Posted by why06 View Post
    Ok, since I already flamed you I misewell make you nice and crispy.


    Idk, freedom of speech, so the Bill of Rights does I guess in the U.S., but on this forum its prbly the fact that I have dealt with noobs, spammers, and flamers for over a year on this website.


    Incorrect. You are trying to get MPGH to code for you. You have no idea how your code works because... big surprise, its not yours, and/or you just never bothered to learn how to code. Though it could quite possibly be urs considering how bad it is. Answer me this though why don't you know what ur own code does?


    Better idea. Why don't I just code it for you. Since you want me to do all your work anyway.
    Hmm like the fact that you live in the U.S conciderin The U.S is full of Nerds, Secondly and Searching for help not "Stealing" anyones codes, Thirdly You can go Fuck yourself Hmmkay ? Also i bet throughout that year you've abused your powers like a typical american ^^
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  10. #10
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by ryski123 View Post
    Hmm like the fact that you live in the U.S conciderin The U.S is full of Nerds, Secondly and Searching for help not "Stealing" anyones codes, Thirdly You can go Fuck yourself Hmmkay ? Also i bet throughout that year you've abused your powers like a typical american ^^
    Meh okay, im done with this, your boring me. Your comebacks are terrible, and based on a pure Ethos argument with no substantive evidence to back your claim. Let's get straight to the point.

    Why don't you know what your own code does?

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  11. #11
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Quote Originally Posted by why06 View Post
    Meh okay, im done with this, your boring me. Your comebacks are terrible, and based on a pure Ethos argument with no substantive evidence to back your claim. Let's get straight to the point.

    Why don't you know what your own code does?
    Lol in other words you have nothing to say.. Also I dont have to answer you, Like i said "You can go Fuck Yourself"
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  12. #12
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by ryski123 View Post
    Lol in other words you have nothing to say.. Also I dont have to answer you, Like i said "You can go Fuck Yourself"
    Which is what I thought, because its not your code you don't know how it works. This is all just a clever rouse to get MPGH to code an autoclicker for you.

    Next time please be truthful. if you wanted an autoclicker we could have showed you where to get one or how to program one, but don't make it seem like your doing us a favor, by us helping you. You did not want to learn, you wanted a solution. However I for one will not give you a solution without you first learning your mistakes, because you don't learn anything otherwise.

    However it seems that it only took a little provocation for you to show your true colors and be seen for the troll you really are. You never wanted to learn anything from the beginning. That maybe acceptable in some forums, but this is the C++ forum where people learn to code C++. If you won't learn please leave.
    Last edited by why06; 09-14-2010 at 12:41 PM.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  13. The Following User Says Thank You to why06 For This Useful Post:

    'Bruno (09-14-2010)

  14. #13
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by ryski123 View Post
    You tell me bro
    i told where the problem is at.. now try to fix it youself..

    And Why is right... You acted like an asshole.. <.< And that code isnt obviously your... otherwise you would know what was wrong
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  15. #14
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Let us now boycott this thread.

    Before I do, I kindly request that the thread starter spend 5 minutes reading up on C++ syntax, then reviewing his code once more.

  16. The Following User Says Thank You to freedompeace For This Useful Post:

    ryski123 (09-14-2010)

  17. #15
    CodingTerror's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Microsoft Visual C++ 2010 C++ Knowledge: 1%
    Posts
    336
    Reputation
    14
    Thanks
    30
    My Mood
    Pensive
    This obviously isn't his code since he has no idea what's going on.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Discussion] There is a possibility to load the console in the SP?
    By yairbt in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 1
    Last Post: 04-29-2011, 08:40 AM
  2. [Help] Error occurred while loading the World Data
    By leang_97 in forum Sudden Attack General
    Replies: 6
    Last Post: 04-01-2011, 08:44 AM
  3. could not load the dll
    By youngrok95 in forum WarRock Discussions
    Replies: 7
    Last Post: 05-09-2010, 03:50 AM
  4. Can't load the page...Help
    By Icesh0t in forum General
    Replies: 10
    Last Post: 03-22-2008, 10:58 AM
  5. Forum Data Loss
    By Dave84311 in forum News & Announcements
    Replies: 9
    Last Post: 01-22-2006, 05:44 PM