Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages