Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Albocoder/BilkentQuotaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BilkentQuotaBot

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!

How to use

  1. DOWNLOAD AND EXTRACT THE READY-TO-USE BOT HERE.(recommended)
  2. 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".
  3. Use your favorite browser to manually access offerings page (manually write the chaptcha and get in like you usually do)
  4. Open "Inspect element" and go to "Storage" or "Cookie" tab
  5. Find a cookie named PHPSESSID(it must be there just look for it)
  6. Copy the value of that cookie and replace it with the one from the demo config.xml file in the "cookie" field.
  7. Inside the "targets" tag add your targets separately as "target" tag (you may delete the 3 prewritten demo targets).
  8. The department, course code and section must be provided
  9. Once you get your targets in the xml save the file in the same place as the jar.
  10. 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
  11. Happy botting! And drop me a star if you like it :)

Disclaimer

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.

Hack to learn don't learn to hack!

About

This is a java based quota bot for bilkent offerings bypassing the captcha!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages