need some help with lucifer666 in leviathan 2.8 lua 5.02
 

need some help with lucifer666 in leviathan 2.8 lua 5.02

Started by ??']['??l?, 08 January, 2007, 20:21:53

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

??']['??l?

I Dunno how to get kick etc. messages to show in pm instead of mainchat:

tLucifer["adver"] = {
   [1] = {
      ["dns2go"]=1,["myftpsite"]=1,["servebeer"]=1,["mine.nu"]=1,["ip.com"]=2,["dynip"]=1,["depecheconnect.com"]=1,
      ["zapto.org"]=1, ["staticip"]=1,["serveftp"]=1,["ipactive"]=1,["ip.org"]=1,["no-ip"]=1,["servegame"]=1,
      ["gotdns.org"]=1,["ip.net"]=1,["ip.co.uk"]=1,["ath.cx"]=1,["dyndns"]=1,["clanpimp"]=1,["idlegames"]=1,
      ["sytes"]=1,["unusualperson.com"]=1,["uni.cc"]=1,["homeunix"]=1,["ciscofreak.com"]=1,
      ["deftonzs.com"]=1,["flamenap"]=1,["xs4all"]=1,["serveftp"]=1,["point2this.com"]=1,["ip.info"]=1,["myftp"]=1,
      ["orgdns"]=1,["myip.org"]=1,["stufftoread.com"]=1,["ip.biz"]=1,["dynu.com"]=1,["mine.org"]=1,
      ["kick-ass.net"]=1,["darkdata.net"]=1,["ipme.net"]=1,["udgnet.com"]=1,["homeip.net"]=1,["e-net.lv"]=1,["mine.nu"]=1,
      ["newgnr.com"]=1,["bst.net"]=1,["bsd.net"]=1,["ods.org"]=1,["x-host"]=1,["bounceme.net"]=1,["myvnc.com"]=1,
      ["kyed.com"]=1,["lir.dk"]=1,["finx.org"]=1,["sheckie.net"]=1,["vizvaz.net"]=1,["snygging.net"]=1,["kicks-ass.com"]=1,
      ["nerdcamp.net"]=1,["cicileu."]=1,["3utilities.com"]=1,["myftp.biz"]=1,["redirectme.net"]=1,["servebeer.com"]=1,
      ["servecounterstrike.com"]=1,["servehalflife.com"]=1,["servehttp.com"]=1,["serveirc.com"]=1,["servemp3.com"]=1,
      ["servepics.com"]=1,["servequake.com"]=1,["damnserver.com"]=1,["ditchyourip.com"]=1,["dnsiskinky.com"]=1,
      ["geekgalaxy.com"]=1,["net-freaks.com"]=1,["ip.ca"]=1,["securityexploits.com"]=1,["securitytactics.com"]=1,
      ["servehumour.com"]=1,["servep2p.com"]=1,["servesarcasm.com"]=1,["workisboring.com"]=1,["hopto"]=1,
      ["64.246.26.135"]=1,["213.145.29.222"]=1,["dnsalias"]=1,["kicks-ass.org"]=1,["stabilt.se"]=1,["ostabil.nu"]=1,
      ["snusk.nu"]=1,["fetftp.nu"]=1,["dotcom"]=1,["dotnet"]=1,["dotorg"]=1,["noip"]=1,["no.ip"]=1,["n.o.-i.p."]=1,["dchub://"]=1,
      ["n.o.-.i.p.c.o.m"]=1,["n0-1p"]=1,["n0.1p"]=1,["n01p"]=1,["n0-1p"]=1,["no_ip"]=1,["loopback.nu"]=1,
   },
   [2] = "2",
}

tLucifer["safe"] = {
   [1] = {
      [frmHub:GetHubAddress()]=1,[""..frmHub:GetHubAddress()..":"..frmHub:GetHubPort()..""]=1,
},
   [2] = "Safe Addresses",
}

tLucifer["control"] = {
   [1] = {
      [frmHub:GetHubAddress()]=1,
},
   [2] = "Control Trigs",
}

tLucifer["site"] = {
   [1] = {
      ["ftp://"]=1,
      ["irc."]=1,
      ["cs."]=1, },
   [2] = "Sites",
}

Convert = {
   ["Switch"] = {
      
  • = "Enabled",
          [1] = "Disabled"
    },
       ["Switch2"] = {
          
  • = "Disabled",
          [1] = "Enabled"
    },
       ["Switch3"] = {
          ["off"] = 0,
          ["on"] = 1
    },
       ["Switch4"] = {
          
  • = "off",
          [1] = "on",
    },
       ["Profile"] = {
          ["master"] = 0,
          ["operator"] = 1,
          ["vip"] = 2,
          ["reg"] = 3,
          ["moderator"] = 4,
          ["netfounder"] = 5,
          ["owner"] = 6,
          ["user"] = -1
    },
       ["AdvertisingAction1"] = {
          ["disable"] = 0,
          ["disconnect"] = 1,
          ["kick"] = 2,
          ["permban"] = 3,
          ["tempban"] = 4

    },
    --   ["AdvertisingAction2"] = {
    --      
  • = "disable",
    --      [1] = "disconnect",
    --      [2] = "kick",
    --      [3] = "permban",
    --      [4] = "tempban"
    --},
       ["Action2"] = {
          ["disconnect"] = 0,
          ["kick"] = 1,
          ["tempban"] = 2,
          ["permban"] = 3,
    },
       ["Action3"] = {
          ["off"] = 0,
          ["main"] = 1,
          ["kickbar"] = 2,
          ["opchat"] = 3
    },
       ["Mode"] = {
          ["A"] = "Active",
          ["P"] = "Passive",
          [5] = "Socket 5"
    },
    }

    What should i change from here???

SMF spam blocked by CleanTalk