Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • Need serious help with HTTP in Java


    Cardozz

    Recommended Posts

    I'm not really in the mood to type a long topic, but if you have some basic / advanced knowledge of HTTP programming in Java, please mailbox me so i can add you on skype!

     

     

    Thanks in advance.

    Link to comment
    Share on other sites

    Alright so i want to connect to a website using HTTPClient and fill out a couple of forms such as lets say an username or something. It's for something i want to test :)

     

    Oh and i tried googling and stuff, but can't seem to understand what to do

    Link to comment
    Share on other sites

    Using apache HttpClient? You just send a POST request with the appropriate body/params to the url

    Yes, i know what it's about, but i just don't know how to apply this lol.

     

    The easiest way would probably be to use selenium, a web browser automator.

    I'll take a look, does it send POST request too?

    Link to comment
    Share on other sites

    Yes, i know what it's about, but i just don't know how to apply this lol.

     

    I'll take a look, does it send POST request too?

    It just opens a browser and automates it, so anything a web browser does.

    Link to comment
    Share on other sites

    Ill take a look, thanks! :)


    It just opens a browser and automates it, so anything a web browser does.

    Unfortunately, i'm not really looking for a standalone IDE or program. I want something like HTTPClient which uses their API

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.