Resource icon

Muhstik Teamspeak 0.1.0

No permission to download
Status
Not open for further replies.

tagKnife

Well-Known Member
Joined
Oct 2, 2015
Messages
343
Reaction score
270
Points
146
tagKnife submitted a new resource:

Muhstik Teamspeak - muhstik

This is a public release of my Teamspeak Muhstik from a series of flood bots.
Each bot has their own identity. You will need to calculate the connection timeout based on the server security limit, I don't know the math behind it, but if someone posts it, I can add it.

4iEijrq.png

Credits to Splamy for his work for the TeamSpeak community.

Features to come:
  • Proxy support
  • Name lists
  • Chat spam
  • Channel spam
  • server takeover
  • Other idea's and features in my other bots.

The private version can spawn thousands of bots.
Detections are because of the file protection I am using https://www.oreans.com/themida.php


Read more about this resource...
 
Last edited:

Kleberstoff

Knowledge Seeker
VIP
Joined
Dec 29, 2015
Messages
308
Reaction score
214
Points
158
You may wanna try a bit more. ;)


How about using try and catch so the Bot doesn't crash? Would be a somewhat decent improvment so the Bot doesn't crash if it doesn't have all permissions.

Edit: Also, some Parameters Like IP, Port, Amount and Connection Timeout would be cool. x)
 

MarineHya

Member
Joined
Aug 27, 2017
Messages
33
Reaction score
17
Points
55
Not hard,
just edit some Code from Splamys GitHub..

Code:
var data = Ts3Crypt.Generatenewidentity();
con = new ConnectionDataFull() { Hostname = "127.0.0.1", Port = 9987, Username = random, Identity = data, Password = "" };
client.Connect(con);
clients.Add(client);
 

LetsBlade

Member
Joined
Jan 7, 2017
Messages
102
Reaction score
14
Points
53
46UAsKgUThOl-SVnDAjPRw.png


Works Perfectly. (Wish i had the better Version...)
Oh and you can Bypass the 50 Limit. Just that you know that^^
 

strux1

Member
Joined
Mar 19, 2016
Messages
30
Reaction score
1
Points
43
After 3 Bots connected its stopping for me, why this?
 
Status
Not open for further replies.
Top