January 30, 20224 yr Hi, id like to make a local leaderboard for my bots. I already have a local website setup, all I need to do is send a post request formatted like "http://127.0.0.1/upload.php?userName=" + USERNAME() + "&fish=" + fishcaught the only part im not to sure about, is how do i actually send this request via a osbot script?
January 30, 20224 yr Author 12 minutes ago, Medusa said: https://stackoverflow.com/questions/3324717/sending-http-post-request-in-java Thank you very much this is really helpful.
Create an account or sign in to comment