nHentai Code Generator

A simple, console based nHentai Code Generator.

How to run?

Windows

Make sure you have python and git installed. Once done, open Powershell and write this:

git clone https://github.com/dwnppoalt/nHentai-Code-Generator

cd nHentai-Code-Generator

py nhentai.py or .\nhentai.py

Android

Download Termux from Google Play and run the following codes.

apt update && apt upgrade

apt install git openssh

pkg install python

git clone https://github.com/dwnppoalt/nHentai-Code-Generator

cd nHentai-Code-Generator

python nhentai.py

FAQ (Frequently Asked Questions)

Where are the codes saved?

The codes are saved in the same folder as the nhentai.py.

To access the text file on Windows, run the following on Powershell:

.\(filename).txt

To access the text file on android, run the following:

termux-open (filename).txt

Error ValueError: invalid literal for int() with base 10:

The input is not an integer.

Error OSError: [Errno 22] Invalid argument:

The file name is too long.


Also massive thanks to u/AlterEgoWasTaken, u/SnipahShot, u/boriisi, u/FlamptX and u/ThatsALovelyShirt.

GitHub

View Github