Skip to content

Tell if your friend is lying about his Board result with this simple python script

Notifications You must be signed in to change notification settings

shero4/cbse-result-lie-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBSE Result Lie Detector

Tell if your school friend is lying about his board exam result with this simple python script and their roll number. Python 3 required.

Usage

  1. Clone repository
git clone https://github.com/shero4/cbse-result-lie-detector.git
cd ./cbse-result-lie-detector
  1. Install requirements
pip3 install requests BeautifulSoup4
  1. Change the school code and centre code in the python script
  2. Run this for 12th grade(takes 5-7 seconds),
python3 marks12th.py <Roll Number of friend>

I do not condone the use of this program, it is illegal to run bruteforce scripts on any website without consent. Please use this python script as per your discretion

About

Tell if your friend is lying about his Board result with this simple python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages