|
|
| 25 Aug 2021 02:09 PM
|
So, what do you guys think of my script so far? It doesn't work as intended, but I'm just posting it here for now.
The goal is for this to be a command line tool which will automatically post a prewritten message on the subforum specified by the user. It will use a proxy if the user's IP gets banned on roblox too many times.
The proxy stuff is not done yet because I'm having some trouble with it (I've never used proxies before, this is all new to me), and I'm also having problems with the posting system in general (it doesn't seem to like some of my messages, but I'm not sure why). The rest of the code is just a basic CLI tool thingy, nothing too special there.
The code isn't too long, so it should be easy to read through if you want to give me feedback. Any tips, suggestions, or ideas are welcome!
https://gist.github.com/Bovvered/0b18a7e5d37d02c1fe4f98bf39ca7bd6
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
| 25 Aug 2021 02:14 PM
|
Here's another thing that's wrong: it seems to think that I am not using any proxy whatsoever when I definitely am. The proxy is being set properly, but something is happening after the proxy is set which is breaking it. This is pretty confusing..
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
|