Skip to main content

E-sim python library

Project description

E-sim python library

Flag Counter

You always wanted to use automated software, but did not have the necessary knowledge?

Here are few examples:

  • Auto-fight every restore.
  • Bid on all auctions with a single click
  • Dump all limits with a single click.
  • Complete all the missions with a single click.
  • Auto-hunt BHs
  • Discord bot (control each of your trusted group accounts via commands)
  • And much more!

(As far as we know, no one has ever been punished for using those scripts. However, the use is at your own risk, of course.)

This project is open-source, so anyone can check any line and see if it's harmful. Everything written is pretty much plain English, so you can see search for traps, and what each code really does. If you still think there is a suspicious line, you can ask us about it, and warn other users as well

Usage:

  • Download and Install python 3.6+ and add to path. (Android users click here).
  • Download the e-sim library as a zip file (Code -> download ZIP) and extract it. (If you can't extract, download WinRAR first)
  • At the first run, you will have to execute install_packets.py, or install aiohttp and lxml manually (type CMD at your start menu, and py -m pip install aiohttp at your CMD). (More help for this step)
  • Double click (in your computer) on any script you want, or right click -> open with IDLE.
  • Alternative (advanced): import the function to another script (examples).

Few notes:

  • You can edit the scripts by right click on it -> edit with IDLE, or click "Fork" at the top of this page.
  • Everything written after the pound (#) in the same line, is a note that can help you understand the code, or for the developers.
  • Every line with input can be replaces (instead of typing the same choice every time you run the script). For example: server = input("Server: ") can be replaced into server = "alpha".

Those scripts (Basic folder mainly) are mostly raw, and they can be used in many other ways.

Beginner idea:

  • Add await asyncio.sleep(time_in_sconds) at the beginning of the script to do action with a delay (For example: Bid auctions just before it's end, propose a law while you are sleeping etc.)

Advanced idea:

  • Run the discord bot in each of your trusted group devices, and let everyone do specific actions in each other accounts (fight, vote laws etc.) (you will have to install discord.py)
  • Alternative, you can do that with multies and VPS ;)

Errors:

  • First try to search for solution online.
  • For example: ImportError: No module named aiohttp -> google search will tell you how to install packet (via pip). In that specific error you can also run install_packets.py
  • Sometimes all you need is to login via script again, because your cookies are too old.
  • See if there are updates in the code source.
  • If you believes that the error is made by us, you can describe it here and we will try to fix. This is also the place for suggestions and any contact.

Good luck & have fun!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eSim-2.0.0.tar.gz (41.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eSim-2.0.0-py3-none-any.whl (65.3 kB view details)

Uploaded Python 3

File details

Details for the file eSim-2.0.0.tar.gz.

File metadata

  • Download URL: eSim-2.0.0.tar.gz
  • Upload date:
  • Size: 41.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for eSim-2.0.0.tar.gz
Algorithm Hash digest
SHA256 26f57103099c8e82687ae47037a20ba0ae27130f59b7e511a2ca639abc33c812
MD5 f47f8ff0890ee0729584aebf22667bcd
BLAKE2b-256 220380a6331da28e3279ab5cf0f47cd3501e4a8bcb45d82dfb9c360c0e1da3dd

See more details on using hashes here.

File details

Details for the file eSim-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: eSim-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 65.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for eSim-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e04f846da281b8a7b7b7a4ec41aa330aa746fdd11d220ff96ef91e5424d3a881
MD5 eb50c8cdcb3bbca94810358e483f0b94
BLAKE2b-256 0f65d2f8049fad226842503cf6d5629999cec111ba01a22c14926fd1433891aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page