Resource icon

Muhstik Teamspeak 0.1.0

No permission to download
Status
Not open for further replies.

tagKnife

Well-Known Member
Oct 2, 2015
343
270
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
Dec 29, 2015
308
214
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
Aug 27, 2017
33
17
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
Jan 7, 2017
102
14
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^^
 
Status
Not open for further replies.
Top