PtokaX forum

Archive => Leviathan => AllInOne Scripts => Archived 5.1 boards => Leviathan - Support => Topic started by: Cêñoßy†ê on 24 March, 2007, 10:57:16

Title: Leviathan v3.21 Lua 5.1.1
Post by: Cêñoßy†ê on 24 March, 2007, 10:57:16

C??o?y?? & T?M??r?V?ll?R would like to thank everyone who used our script.
Sorry that we stop developing it but it was our choise.
This v3.2 will be fully open to everyone to continue if interested ;)

v3.21
[Fixed] Mass message

v3.2
Tested with Ptokax DC Hub 0.3.5.2g1 Lua 5.1.1 (24.03.2007)

[Fixed] Functions.lua:1113: bad argument #1 to 'lower' (string expected, got nil) (raported by -???v?r?-)
[Fixed] Functions.lua:653: attempt to call method 'SendToOps' (a nil value) (raported by -???v?r?-)
[Fixed] Few debug errors in antiadvertising
[Fixed] Multiple rightclick commands bug with some clients
[Fixed] bug in buggy tag check (thx ']['yphoon)
[Fixed] message sending (if cmd sended as pm to bot,bot replyes in pm)
[Fixed] bug in gag (fix by madman) (weird bug we never had that)
[Fixed] bug in multiple ip/dns protection (raported by eMTee)
[Fixed] bug in adult finder (saved data to wrong file)
[Added] dns name to account protection
[Added] cc3270.dll to libs folder and script reads it from there now
[Added] User cant ban own IP/hub host's ip or 127.0.0.1/localhost
[Added] Clone block for profiles with rc+cmds yes/no (request by -???v?r?-)
[Added] !getdnsname <ip or nick> = Finds dns name for given ip or online nick
[Added] !bandnsname <dns name>/ !unbandnsname <dns-name> /!getdnsnamebans
[Added] !addbadsearch,!delbadsearch,!addgoodsearch,!delgoodsearch,!showbadsearch,!setbadsearch
[Added] !showdetections <yes/no> = will script inform new detected clients/connections etc..
[Added] hub total share/online users/top sharer record logging (timed message/hubstats)
[Changed] Fake share check from 6 times zero to 6 times 0-9 (thx ']['yphoon)
[Changed] Command permission check to one command check
[Changed] UpdateStats function (thx ']['yphoon)
[Changed] Profile numbers to work with Ptokax again ;)
[0] =  master
[1] =  operator
[2] =  vip
[3] =  reg
[-1] =  unregistered
(profiles owner/moderator & netfounder removed due compatibility issues)
----------------------------------------------------------------------------------
----->>> REMEMBER TO CHANGE PROFILES FROM PTOKAX BEFORE STARTING HUB !!! <<<------
----->>>       OLD USERINFO FILE WONT WORK IN THIS VERSION               <<<------
----------------------------------------------------------------------------------
[Changed] command permission table structure and reading
-- profile number in command = profile can use command
-- profile number not in command = profile cant use command
[Changed] Error logging (wont log same error 2x)
[Changed] UserInfo database (all nicks are stored as string.lower now)
[Removed] ~500 lines of code


Download link in my signature  :o
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: Northwind on 25 March, 2007, 01:20:13
Sorry to hear, anyway i will continue to host leviathan dls till endless future...
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: bastya_elvtars on 25 March, 2007, 01:35:42
I am sorry to hear. This was the best AIO in the current scene.
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: Typhoon on 25 March, 2007, 21:54:14
yes deff. one of the best AIO scripts that's released.
and sorry to hear you 2 guys are stopping the development.
good luck on future projects you might end up coding :)
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: TrIp-iN-SuN on 26 March, 2007, 19:58:51
i thing better if the profiles to be with mod and netfounder and owner it's many work to add more profile your self
Onwers like many profile not a little many choise to how add user with what profile i thing it's be better if u back the profile back
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: bastya_elvtars on 26 March, 2007, 20:03:20
Have you noticed that the development has STOPPED?
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: eMTee on 21 April, 2007, 20:07:12
(profiles owner/moderator & netfounder removed due compatibility issues)

Can anybody explain what issues are they?  ???
(I searched the forum here but found nothing about)

Anyone who willing to answer? Don't think I asked so hard question..  ;D
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: Madman on 22 April, 2007, 01:02:02
I think it was beacuse not many other scripts supports extra profiles...
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: eMTee on 22 April, 2007, 12:43:48
Sad because it was one of the most needed function.  :(
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: Stormbringer on 22 April, 2007, 15:45:47
QuotePosted by: eMTee
Insert Quote
Code:
(profiles owner/moderator & netfounder removed due compatibility issues)

Can anybody explain what issues are they?  Huh
(I searched the forum here but found nothing about)
Anyone who willing to answer? Don't think I asked so hard question..  Grin

Too hard to include that in a script lol:

-- User Access.
pUser = {
         [-1] = 0,   -- Un-Reg      --      /        \
      
Title: Re: Leviathan v3.21 Lua 5.1.1
Post by: eMTee on 23 April, 2007, 23:19:06
Yup its really amusing to remove a good function because some ppl can't edit a few lines on their scripts...

Btw I am running 3.1 and have no problems except one error message I got about 2 times since I running it
(if I had a few spare time I'll investigate and hope I can fix it - its not in the ones mentioned in the 3.2x changelog - I think its somewhere in the badsearch function).

Of course 3.1 has the op protection resolving bug also but this bug was reported by me so I have it fixed  :)

The other new functions of 3.2 are not so important for me so I don't bother them. Im thinking about maintaining a 3.1 based branch with vital fixes included from later versions but I won't have time for it until early summer.