Leviathan v3.21 Lua 5.1.1
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Leviathan v3.21 Lua 5.1.1

Started by Cêñoßy†ê, 24 March, 2007, 10:57:16

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cêñoßy†ê

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
Powered By Leviathan™ 2nd Generation v. 1.9

Northwind

#1
Sorry to hear, anyway i will continue to host leviathan dls till endless future...


bastya_elvtars

I am sorry to hear. This was the best AIO in the current scene.
Everything could have been anything else and it would have just as much meaning.

Typhoon

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 :)



TrIp-iN-SuN

#4
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

bastya_elvtars

Have you noticed that the development has STOPPED?
Everything could have been anything else and it would have just as much meaning.

eMTee

(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

Madman

I think it was beacuse not many other scripts supports extra profiles...
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

eMTee

Sad because it was one of the most needed function.  :(

Stormbringer

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      --      /        \
      
  •   = 1,   -- Master       --    /   PtokaX   \
          [1]  = 1,   -- OP           --  /    Built-in    \
          [2]  = 1,   -- ViP          --  \    Profiles     /
          [3]  = 1,   -- Reg         --    \            /
          [4]  = 1,   -- Moderator      -- ** Robocop/Leviathan users must uncomment **
          [5]  = 1,   -- Netfounder     -- ** Robocop/Leviathan users must uncomment **
          [6]  = 1,   -- Owner         -- ** Leviathan users must uncomment         **
    };

    It's the only problem

    QuotePosted by: eMTee
    Insert Quote
    Sad because it was one of the most needed function.  Sad

    Nothing sad, the script is not compiled, keep the V. 3.0 with extra profiles, then mods this version with the new function include in leviathan (dns ban, counters....)
    It's the best things you can do because the latest version released is buggy as hell. You will have a stable version with everything what you need, just like I have done mine

eMTee

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.

SMF spam blocked by CleanTalk