Thread: Some Help please (C web programming)

  1. #1
    Registered User
    Join Date
    Nov 2011
    Posts
    14

    Question Some Help please (C web programming)

    What I am looking to do basically is make a 'Bot' sort of application to access this website Login | EA SPORTS Soccer, and enter a password and username into the fields. Could someone tell me how to go about this? I am just using a basic System("Start") function to open the webpage.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    And then what?

    There are various ways of doing web page automation, but C isn't one of the places I'd choose to start from.

    Also, bear in mind if this is heading down the road of "cheating in an online game", then it will come to a halt pretty quickly (see the rules).
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Stoned Witch Barney McGrew's Avatar
    Join Date
    Oct 2012
    Location
    astaylea
    Posts
    420

  4. #4
    Registered User
    Join Date
    Nov 2011
    Posts
    14
    Quote Originally Posted by Salem View Post
    And then what?

    There are various ways of doing web page automation, but C isn't one of the places I'd choose to start from.

    Also, bear in mind if this is heading down the road of "cheating in an online game", then it will come to a halt pretty quickly (see the rules).
    No this is just for my own educational purposes. I want to get familiar with bot programming. I've looked into doing it in C#, seems much more practical.

  5. #5
    Registered User
    Join Date
    Nov 2011
    Posts
    14
    Quote Originally Posted by Barney McGrew View Post
    thanks I'll look into that.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 09-11-2012, 01:03 AM
  2. Replies: 4
    Last Post: 12-11-2011, 04:25 PM
  3. small programming job VCPP / Object Oriented Programming
    By calgonite in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 01-04-2006, 11:48 PM
  4. Total newb to programming here... Question about the many programming languages. Ty!
    By tsubotakid1 in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 10-05-2003, 10:32 AM

Tags for this Thread