Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arkdriver

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arkdriver

This application accesses the Ark system.

  • 1.0.16
  • PyPI
  • Socket score

Maintainers
1

Ark-Bot

Install the Executable

AMD Computers

To run this make sure you have python 3.10 installed and run this executable:

Ark-Driver/pywin32-304.win-amd64-py3.10.exe
Intel Computers

To run this make sure you have python 3.9 installed and run this executable:

Ark-Driver/pywin32-304.win32-py3.9.exe

Choosing a terminal

Pick which terminal you'll be running the bot:

  • Linux Terminal
  • Window Terminal

Linux Terminal

Install the arkdriver.

pip3 install arkdriver

Run your python environment.

python3

In your python environment enter the following:

from arkdriver import run
run()

You're running the bot now. Now go to the Final Steps

Windows Terminal

Install the arkdriver.

pip install arkdriver

Run your python environment.

python

In your python environment enter the following:

from arkdriver import run
run()

You're running the bot now. Now go to the Final Steps

Final Steps

Hop into your server and activate GCM (aka Admin mode). Go into the Ark-API and submit a command. The bot should have received the command if done correctly.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc