Upload limit
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Upload limit

Started by IN-Flux, 02 November, 2003, 16:24:23

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

IN-Flux

hi

I have been notice that a lot of ppl use some kind of software that limit their upload speed so is there any possibillity to block that kind of users
[P][Y][C][H][E][D][E][L][C][T][R][A][N][C][E]
Pooooweeerfulll Maaaagicaaaal Eeevvvvvillllllll        


kepp

Guarding    

DarkElf

Use this script..


--Bugs made by piglja;-)?
--
Piglja's Bugs fixed by Skrollster =))
--Skrollster bugs fixed by aMutex
-- ;-P

lock = 10 
 
    function NewUserConnected(user)  
    if strfind(user.sMyInfoString,"B") then  
        s,e,bs = strfind(user.sMyInfoString,"B:(%x+)")  
        if (lock > tonumber(bs)) then 
	
	
user:SendData("client-guard","U R using a modified dc++ and blocking speed to "..bs.." kb/s, we allow to block speed min. "..lock.." kb/s") 
	
        user:SendData("client-guard","U can download the latest dc++ from [URL]http://dcplusplus.sourceforge.net[/URL]")  
	
	
user:Disconnect()  
	
else  
            SendToNick("client-guard","U R using modified version of dc++, U R curently blocking speed to "..bs.." kb/s")  
        end 
    end  
end


bye
Please sorry my bad english, i'm learning it :-D

\\100Gb ][ MeGaShArE @ I?? - ?u?i?N Owner [/I]
100gb.ifs-fusion.net:666 Only EliTe ShArE min 100gb
-={ I?? - ?u?i?N }=- N??Owner

IN-Flux

[P][Y][C][H][E][D][E][L][C][T][R][A][N][C][E]
Pooooweeerfulll Maaaagicaaaal Eeevvvvvillllllll        


SMF spam blocked by CleanTalk