Skip to content

andreasclaesson/gotMajorIssues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotMajorIssues 🚀

A faster way to farm cards in NationStates using Python

Original gotIssues reworked as a way to farm issues & packs easily

Requirements

Before running the script, ensure you have the following:

1. Install Required Python Libraries

You'll need Python 3 and pip to install lxml, beautifulsoup4, and requests. If you haven't installed pip, follow the guide here.

To install dependencies, run:

pip install lxml beautifulsoup4 requests

2. Recommended Tampermonkey Scripts

These scripts will speed up your farming process, located in this repository:

Setup & Usage

  1. Prepare Your Puppets

    • Add your puppet nations to a CSV file.
    • Format:
      MyPuppet,MySuperClever69Password
      MyOtherPuppet,IForgotThePasswordForThisOne
      
  2. Run the Scripts

    • Step 1: Run python main.py to generate all necessary text files with issues/packs for generate.py to use.
    • Step 2: Execute python generate.py to create an HTML sheet with data.
  3. Start Answering Issues/Packs

    • Open the generated HTML file and click through the links.
    • Spam enter until your keyboard is broken.

⚠️ DISCLAIMER

Read Before Using Any Script

Using automation in NationStates comes with responsibilities and risks. Please follow the official scripting rules: NationStates Scripting Rules.

Rules for Script Usage:

✔️ A human must press a button to trigger an event.
❌ You CANNOT use objects (e.g., a rock) to hold down a key.
❌ You CANNOT automate continuous key presses.

Using scripts improperly can violate NationStates rules (which is not fun) and result in penalties. Read and understand the code before using it. If unsure, consult the developer or a trusted source.

You are responsible for ensuring compliance with NationStates scripting regulations.

Contribute & Support

Feel free to contribute, report issues, or suggest improvements.

About

A faster way to farm cards in NationStates using Python

Resources

License

Stars

Watchers

Forks

Languages