Skip to content

zile42O/cio-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPost in shoutbox rooms (socket)

Simple go program which can be useful for sellers and users at cracked.io, easy to manage check the config.json.

Caution

Just to clarify that I am not to blame if you get banned or something similar due to automation on their forum, I made the software and gave it to you for free. It is up to you how you use it. As for the 'ws_token', it is also up to you (you can manually find it over session or do some kind of grabber)

Tip

This can certainly work on other platforms with a little code correction, mostly shoutboxs are over socket connections so maybe someone will find this useful for a similar tool.

Build

go build

Run

go run main

Or (if you did build)

./main.exe 

Disclaimer

This repository is for educational purposes, the use of this software is your responsibility.