Skip to content

AQ3D Socket for logging into the game multiple accounts at once.

Notifications You must be signed in to change notification settings

jdcoding01/aq3d-accounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUCK OFF FAN OR I'LL HAVE TO UNPLUG YOU FROM THE WALL

AdventureQuest3D socket bot to log into the game/control multiple accounts at once.

Requirements

In order to log the accounts, you must have already the accounts created, then you must place the email and 
password of the accounts you wish to log in-game in accounts.txt with the following format:

email:password
email:password
email:password

and so on....

Executing

Node.JS -> index.js

$ npm install
$ node index.js
TypeScript -> index.ts

Windows

$ npm install typescript ts-node -g
$ npm i
$ ts-node index.ts

Linux

$ sudo npm install typescript ts-node -g
$ npm i
$ ts-node index.ts

About

AQ3D Socket for logging into the game multiple accounts at once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published