ExtremeSx

Pack of tools for discord, instagram, epicgames, apple, spotify, takeway

Report Bug ยท Request Feature

About The Project

ScreenShot

ExtremeSx is an open source project that supports login and actions for many big websites we use most of the time.

Actions:

  • logins for discord, instagram, epicgames, apple, spotify, takeway
  • join, leave, server spam, dm spam, friend request, report, bruteforce for discord
  • more coming

This is the most advanced action tool including discord avaiable on github at this moment.

Built With

This project has been built with the following packages & languages:

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is the way you install Requests module

  • requests
    python3 -m pip install requests

Installation

Below is the installation of ExtremeSx in your local system.

  1. Install Python 3.x
  2. Install Requests
  3. Clone the repository
    git clone https://github.com/1ExtremeDev/ExtremeSx
  4. Make a new file and use the functions from tests.py
  5. Run your file
    python3 ./path/to/file/application.py

Proxies

You can also use proxies by editing your functions like that:

Join(
    token="Your Token", 
    link="Your link",
    proxies=[
        "http",
        "myProxy:port"
    ]
)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License. See LICENSE for more information.

Contact

ExtremeDev – @ExtremedevG[email protected]

Project Link: https://github.com/1ExtremeDev/ExtremeSx/

Credits

  • ExtremeDev for base source

GitHub

View Github