PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: Janhouse on 15 April, 2004, 14:59:03

Title: I am looking for fake share bot.
Post by: Janhouse on 15 April, 2004, 14:59:03
I am looking for fake share bot that cheks if you are using fake share like  Stealth DC++, Quakes fake share and other fake share programs.
   So, if you are using fake share, bot give time ban to you.  :D

   I have seen scripts like that in some hubs, but nobody give me that script.

Can somebody help me?  ?(
Title:
Post by: nErBoS on 15 April, 2004, 15:32:26
Hi,

Something like this ??

--I Removed this from Brain-Master, but don?t recall who made it

sBot = "Fake-Share"

badShare = { "10000000000","5368709120","10737418240","13630010000","16106127360",
"21474836480","26843545600","27000000000","32212254720","7970010000",
"37580963840","37970010000","6599201000000","65992010000000","36772010000000",
"3677201000000","42949672960","48318382080","214266156265","53687091200",
"59055800320","1747201000000","16772010000000","147720100000000","10240000000000",
"64424509440","65719010000","69793218560","75161927680","80530636800","85899345920",
"91268055040","96636764160","102005473280","102400000000","107374182400","118648471552",
"128849018880","140301549174","161061273600","174720100000","183287729356","214748364800",
"268435456000","322122547200","375809638400","107524506255.36","429496729600","536870912000",
"657190100000","1024000000000","183287729357","102392020337","13625783747","174719269601",
"87671019929.6","88884348190.72","90001039687.68","92449171046.4","95627446845.44","91053306675.2",
"96926674452.48","96851512524.8","97817880166.4","98784247808","99997576069.12","105226698752",
"110004849868.8","119367878574.08","120001386250.24","111110803947.52","123319248486.4","103841571799.04",
"124231929036.8","125455994716.16","97817880166.4","125831804354.56","199715979264","199995152138.24",
"181236882472.96","99943888977.92","221652524728.32","276263033896.96","112989852139.52","158537980313.6",
"65712999629","26993869455","140295106724" }

function Main()
frmHub:RegBot(sBot)
end

function NewUserConnected(user, data)
if (checkFake(user)) then
SendToAll(sBot, "The user "..user.sName.." was banned for Fake Share.")
end
end

function checkFake(user)
local s, e, shared = strfind(user.sMyInfoString, "$ALL %S+ .-$ $.+.$.-$(%d+)")
return foreachi(badShare, function(id, value) if value == %shared then return id end end)
end

Best regards, nErBoS
Title:
Post by: tezlo on 15 April, 2004, 15:41:43
are you sure it wasnt dc++k you saw?
Title:
Post by: Janhouse on 15 April, 2004, 15:54:34
Thank you nErBoS but I have that script allready and that is not that what I mean.
   But what is dc++k? Is it script?
Title:
Post by: nErBoS on 15 April, 2004, 17:03:21
Hi,

No dck++ is not a script but a dc client very usefull, try this site here if i am not mistake...

http://www.imperialnet.org/forum/index.php

Best regards, nErBoS
Title:
Post by: Janhouse on 15 April, 2004, 19:48:26
What does that dck++ do?  ?(
Title:
Post by: [PT]CableGuy on 15 April, 2004, 20:07:01
Hi there:

There is plenty info about DC++K in this forum...
Check the links , please:

DC++k CDM (http://board.univ-angers.fr/thread.php?threadid=958&boardid=18&sid=691b8633dc50302012aa1bd7969ef001)

Other DC++k CDM (http://board.univ-angers.fr/thread.php?threadid=651&boardid=19&sid=691b8633dc50302012aa1bd7969ef001)

and if you do a search in the forum , you'll find plenty more.
There are links , info , tips...and help. ;)

But to give you a "general look" , DC++k is one of the BEST [OP] tools i've ever seen.
You really need to check it out. :D