This is a Java based quota bot for bilkent offerings bypassing the captcha! It is just a product of my offerings scrapper which will also be updated upon this!
This is getting updated to handle the meaningless captcha block by BCC also uses JSoup because it rocks!
- DOWNLOAD AND EXTRACT THE READY-TO-USE BOT HERE.(recommended)
- You must have java installed. Go to your cmd and type "java" to verify if it works. Install it here(chances are you are on a Windows machine) if you get a message like "command doesnt exist".
- Use your favorite browser to manually access offerings page (manually write the chaptcha and get in like you usually do)
- Open "Inspect element" and go to "Storage" or "Cookie" tab
- Find a cookie named PHPSESSID(it must be there just look for it)
- Copy the value of that cookie and replace it with the one from the demo config.xml file in the "cookie" field.
- Inside the "targets" tag add your targets separately as "target" tag (you may delete the 3 prewritten demo targets).
- The department, course code and section must be provided
- Once you get your targets in the xml save the file in the same place as the jar.
- Open terminal from same place as where you have the jar and xml and run the program with the following command java -jar quotabot.jar
- Happy botting! And drop me a star if you like it :)
Demo video: https://youtu.be/Wuu9U1wgHBQ
This is a side project I came up with. It's intended for educational purposes only. Use it at your own risk. I'm not held responsible by any use of this software.