Lucifer 6.6.6 [build 2.2] - LUA 5.1x [Strict][API 2]
 

Lucifer 6.6.6 [build 2.2] - LUA 5.1x [Strict][API 2]

Started by jiten, 23 December, 2007, 11:59:26

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jiten

--[[ 

	Lucifer 6.6.6 [build 2.2] - LUA 5.1x [Strict][API 2] by jiten
	?????????????????????????????????????????????????????????????
	Thanks to Dessamator, GeceBekcisi and T?M??r?V?ll?R for your contribution to this script

	RECENT CHANGELOG:
	?????????????????
	- Fixed: Ancient timer bug - reported by Josecar (10/16/2007)
	- Changed: Script converted to API 2 (10/16/2007)
	
]]--

Hemarr

awesome script just one thing it also get legal talk like these


Control: <[BG]ZloboMiR> (195.234.85.220) said in Main Chat: magnetic - Triggered by: net
Control: <Warrior> (84.32.229.189) said to <tomasito> this: Gal zynaj lietuviskus Hubus? - Triggered by: hub
Control: <Mig29> (78.60.21.189) said to <{NYC}Trivia> this: i want ti join your hub - Triggered by: hub
Control: <ruby> (77.49.125.84) said to <HX_LV> this: can u give me one slot please? I only need 200mb to complete this file...thanks - Triggered by: com


it warns users asking to join hub it picks up words like 
<Mig29> (78.60.21.189) said to <{NYC}Trivia> this: i want ti join your hub - Triggered by: hub

also the word complete has the word com in it

ruby> (77.49.125.84) said to <HX_LV> this: can u give me one slot please? I only need 200mb to complete this file...thanks - Triggered by: com


should not pick up words on a regular conversation

should it not be

.com
.net

and so on?

is there a modified version?

Gnuff?

Quote from: Hemarr on 15 January, 2008, 22:57:36

should it not be

.com
.net

and so on?


Well, there are only 4 words under control, you could delete the words you don?t want, and add some new as you please.

Your rightclick commands makes that easy
Gnuff

imb

Hemarr You're expecting a computer to have the intelligence of a human here :) You need to adjust the key words to something more specific. For example remove the .com and add www. for websites and no-ip.com or dyndns.org instead for hubs.

?[-?Genius?-]?


speedX

Quote from: ?[-?Genius?-]? on 05 February, 2008, 06:20:15
Hi

Its possible remove rightclick option?

Just delete the whole UserConnected function at line 187
Thanking You,

speedX

-B-G-

Hy all,i've a little problem with lucifer
Lucifer 6.6.6 - Script Error: 03/31/08 12:58:56 - Lucifer6.6.6-build2.2[A2].lua:373: attempt to index field '?' (a nil value)
Do you know what's the problem?
Asus A8V deluxe - AMD Athlon64 x2 4200+ toledo @2804MHz - Zalman CNPS 7500 cu - 4x512Mb DDR - Sapphire Radeon x1950 pro 512Mb - Enermax liberty 500W

jiten

Quote from: -B-G- on 31 March, 2008, 14:09:43
Hy all,i've a little problem with lucifer
Lucifer 6.6.6 - Script Error: 03/31/08 12:58:56 - Lucifer6.6.6-build2.2[A2].lua:373: attempt to index field '?' (a nil value)
Do you know what's the problem?

Can you paste me that line?

My guess is that the file where the trigs are stored is corrupted.

-B-G-

Thx jiten.I've solved the problem reinstalling lucifer.
The problem was in italian translation of right click command or in the file of trigs that i've changed.
In this moment is all ok with the original script.
Asus A8V deluxe - AMD Athlon64 x2 4200+ toledo @2804MHz - Zalman CNPS 7500 cu - 4x512Mb DDR - Sapphire Radeon x1950 pro 512Mb - Enermax liberty 500W

BrotherBear

#9
Hi Jiten!

I get this when I try Show Trigger Safe or anything else:

*** Syntax Error: !showtrig <safe/adver/control/site>

I am Running Ptokax 0.4.1.0 and Only The Lucifer Script.


Ahhh, found the problem, the file tLucifer.tbl must be in Ptokax Root folder or you change it in the script :)
Regards,

BrotherBear

Dreams

Is there a way to make it not trigger on other bots?

I have -Pm2Crew- and -Tips- bot, and when writing to this bot the lucifer script triggers the warning, pm sent into the 2 bots is sent to opschat , and this script shouldnt be trigger'd when conversation with op? so is there a way to make this not trigger those 2 bots?

For_Ever_MeXxX

#11
I get this Error: 17.09.2010 09:05:34 - C:\PtokaX\scripts\Lucifer.lua:374: attempt to index field '?' (a nil value)

-- Site/safe checker
bFound = function(Lines, tTable)
    local Lines = Lines:lower()
    for value, i in pairs(tLucifer[tTable][1]) do  <~~ That is the Line 374.
        if Lines:find(value:lower(), 1, true) then
            return value
        end
    end
    return false
end


The Error started at the Time I used Mutor's Reg Request.
I use PtokaX 4.1.1



SOLVED!

onkel

[12:40] Syntax ...hubbbb\scripts\Lucifer6.6.6-build2.2[A2].lua:375: attempt to index field '?' (a nil value)


i get this error, why?

im using only this script atm .

Aptem

scripts\Lucifer6.6.6-build2.2[A2].lua:374: attempt to index field '?' (a nil value)

???

Psycho_Chihuahua

#14
Quote from: onkel on 21 December, 2010, 12:37:54
[12:40] Syntax ...hubbbb\scripts\Lucifer6.6.6-build2.2[A2].lua:375: attempt to index field '?' (a nil value)

i get this error, why?
im using only this script atm .
Quote from: Aptem on 21 December, 2010, 18:52:39
scripts\Lucifer6.6.6-build2.2[A2].lua:374: attempt to index field '?' (a nil value)

???

if you guys took time to read a bit higher you would of found this...

Quote from: -B-G- on 31 March, 2008, 14:09:43
Hy all,i've a little problem with lucifer
Lucifer 6.6.6 - Script Error: 03/31/08 12:58:56 - Lucifer6.6.6-build2.2[A2].lua:373: attempt to index field '?' (a nil value)
Do you know what's the problem?
Quote from: -B-G- on 03 April, 2008, 12:14:34
Thx jiten.I've solved the problem reinstalling lucifer.
The problem was in italian translation of right click command or in the file of trigs that i've changed.
In this moment is all ok with the original script.

most likely to be the same reason of error as you guys might be having
PtokaxWiki ?PtokaX Mirror + latest Libs

01100001011011000111001101101111001000000110101101101110011011110111011101101110001000000110000101110011001000000101010001101111011010110110111101101100011011110111001101101000

Aptem


swedal

hello i need a help with this scripts. how can i change this so only Owners can use this ? in right click i got the commands on all profile. please help me..

// Swedal

TiMeTrAVelleR

tLevels = {
         
  • = 1,
             [1] = 1,
             [4] = 1,
             [5] = 1,
             [6] = 1,
          },


    change 1 to 0    restart script

swedal

tnx.. this is work very fine now. only Owner can use the commands..

tnx. :D

swedal

I has one qestion more. how can i setup in the scripts so Lucifer check the adversting for all user. no for masters and Owners. ??  now the scripts only check Reg users. no Vip  and higher.

// Swedal

For_Ever_MeXxX

--[[
	Description: Profiles who can't send/receive "bad" messages and specific Action
	Actions: [ 0 = Inform Ops (uncensored) / 1 = Silent (censored) / 2 = Warn / 3 = Disconnect / 4 = Kick / 5 = TimeBan / 6 = Ban ]
	]]--
	tBlockedProfiles = {

	--	Example: [3] = 5, (Reg users are TimeBanned)

		[-1] = 2,	-- Unreg Users
		[2] = 2,	-- VIPs
		[3] = 2,	-- Regs
	},

Aptem

QuoteThis is a Powerful AntiAdvertising Script
        Powered by Demone.Astaroth and OpiumVolage
        History: Base='multiline antiadvertise' by OpiumVolage (your tables simplify the work I did until that moment).
        Here its features:

        1)Script can block this types of advertisement: A) <user> example.no-ip.com
                      B) <user> e x a m p l e . n o - i p . c o m
                      C)<user>example.
                         <user>no-
                         <user>ip.
                         <user>com
                      D)<user>e
                         x
                         a
                         m
                         p
                         l
                         e
                         .
                         n
                         o
                         -
                         i
                         p
                         .
                         c
                         o
                         m
Hello, what code is responsible for this action, you can give me the code?

Aptem

Quote from: Aptem on 18 November, 2012, 18:12:55
Hello, what code is responsible for this action, you can give me the code?
HELP LPS!!!! :-[

the-master

keep on sharing :)

Aptem

Quote from: the-master on 06 December, 2012, 18:09:10
Download the script and you got it.. to easy?
No, I do not need the entire script, I need a code which is responsible for the identification of this kind of spam

SMF spam blocked by CleanTalk