is there a lua5 script that can check for bad clients, like stealthdc etc? can't find it anymore in robocop 10
QuoteOriginally posted by sander815
is there a lua5 script that can check for bad clients, like stealthdc etc? can't find it anymore in robocop 10
You're better off doing it externally i.e. via a client as in most cases the hub can't get the info about a client/user that a external client can.
i would agree that its best to use a client. I use DCDM which is being worked on again and can be found under the links thread in this forum.
There are other clients you can use - visit FAQ on DC++ website for a link to the list of clients/properties
hmm, i tried to get dcdm to work, but its not easy
well if you have any specific questions I will try to help you. Im not the most PC literate person but I have managed to get it do to what I want it to do:)
tMinversion = {
["iDC++"] = "1.02",
["DCDM++"] = "0.29",
["zDCPlusPlus"] = "0.401",
["RevConnect"] = "0.403",
["Dc@fe++"] = "0.401",
["DCGui++"] = "2.20",
["PhantomDC++"] = "0.202",
["DCPro"] = "0.2",
["fcdc++"] = "0.00",
["odc"] = "5.11",
["R2++"] = "0.401",
["IMDC++"] = "0.667",
["zDC++"] = "0.201",
["DC++"] = "0.22",
["stealthzdc++"] = "0.401",
["RxDC++"] = "0.306",
["MS++"] = "0.4034",
["DHRC++"] = "0.29",
["fulDC"] = "6.60",
["JK-DC++"] = "0.668",
["CZDC++"] = "0.241",
["NextDC++"] = "1",
["LDC++"] = "0.403",
["DCPlusPlus"] = "0.153",
["StrongDC++"] = "1.00",
["KoalaDC"] = "0.3",
["zmDC++"] = "0.668",
["Sasser"] = "0.019",
["IntraDream Direct Connect"] = "2.0",
["DC++Stealth"] = "0.241",
["JDC"] = "0.01",
["pyDC"] = "0.6",
["BDc++"] = "0.00",
["PossumMod"] = "0.0.12",
["GDc++"] = "1.0",
["DCK++"] = "0.251",
["Z++"] = "2.11",
["NMDC2"] = "2.02",
["Valknut"] = "0.2.20",
["Black D.C."] = "0.20",
["Dc:pro"] = "0.2.3.144",
["BCDC++"] = "0.241",
["McDCPlusPlus"] = "028",
["JavaDC"] = "0.20",
["MTDC++"] = "305",
["rmDC++"] = "0.306",
["DC#"] = "0.31",
}
take this on minversion.lua in tbl folder
well, i would like f.i. if some1 with possummod logs in, he gets kicked out, or with any other client thats in the dcdm++ database
sorry but i dont understand what you are saying/asking ?(