VIP TeamSpeak Bot

VIP TeamSpeak Bot 0.3.1.1

No permission to download

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
thank you <3
can I've Key ?

BTW is there anyway to use proxy/vpn so I mean the bot use proxy so if he try to ban them the IP change etc..
For the moment there isnt any proxy support but we are planing to add it
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
Is the "Points to block commands" even needed for the TSBot?
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
Is the "Points to block commands" even needed for the TSBot?
Actually, thanks for asking, just found a little bug:
I used
Code:
if (checkBox_ChannelJoin.Checked == true || checkBox_Poke.Checked == false || checkBox_Message.Checked == false || checkBox_Complaint.Checked == false)
instead of
Code:
if (checkBox_ChannelJoin.Checked == true & checkBox_Poke.Checked == false & checkBox_Message.Checked == false & checkBox_Complaint.Checked == false)
I'll upload v0.2.1 to fix that.
Its a difference whether the bot just connects and uses that 80 points (then you only need the points to IP ban) or if it does perform actions like poking (then you need points to block command).
I also added some failsave's (in case you don't put any number)
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
Last edited:

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
Well, we even thought about moving this to the public section, so you can still get your bot updated, even if you dont have VIP anymore.
 

Qraktzyl

Retired Staff
Contributor
Joined
Nov 2, 2015
Messages
997
Reaction score
723
Points
161
Even with playing around with the settings (Anti-flood in particular), The bot won't stay connected. They will disconnect all at the same time. Is it possible to tell me what would be the great settings for a weak attack with the tool or a strong attack that works? (Weak meaning that it might be slower but that the server won't block everything)...
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
Even with playing around with the settings (Anti-flood in particular), The bot won't stay connected. They will disconnect all at the same time. Is it possible to tell me what would be the great settings for a weak attack with the tool or a strong attack that works? (Weak meaning that it might be slower but that the server won't block everything)...
What do you mean by disconnect ? Do they lost connection or just disconnect ?
 

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
you cant just set the time between connections > 10 secs
 

Qraktzyl

Retired Staff
Contributor
Joined
Nov 2, 2015
Messages
997
Reaction score
723
Points
161
Allright so I suggest maybe to add descriptions that what each field is doing (I seriously do not understand the timeout field) and and also to have a dns resolver incorporated in the "server address :" field so you can enter domain name and not only ips.
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
also to have a dns resolver incorporated in the "server address :" field so you can enter domain name and not only ips.
That is actually not that simple.. it is no normal dns resolver. Example: connect to r4p3.net with TeamSpeak, that is not the same IP you connect to when you type that on your browser.
Also, it is not that hard to get the IP if you are on a server.. simply call your client information - its right there.
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
That is cool, thanks. I guess we might take a look at it ;)
Although I think it more important to fix the current bugs
 

tagKnife

Well-Known Member
Joined
Oct 2, 2015
Messages
343
Reaction score
270
Points
146
Dont know if its a bug or my own stupidity but

5sQxHOn.png


Im pretty sure thats the channel number... and the bot disagree's.
 
Top