PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: TTB on 06 January, 2005, 00:43:31

Title: IPrange + Prefix in 1 script....
Post by: TTB on 06 January, 2005, 00:43:31
Hi there,

I'm still looking for a script where I can add an IP-ranges and prefixes... I run 2 scripts now for that:

- IP-Shield / Version: 1.0 / By: NightLitch / 2004-03-09
- and an ISP script

The reason I'm asking this, is because I have to add ranges and delete ranges very often. There is always a prefix included, but I can't change that in DC. I have to go edit my LUA file to add a new ISP (I do that by FTP, because the server is not running locally). The ranges can be added in DC... so that is not the problem.

My request is a script to add ISPs in DC, and if possible, with IP range add option included, like:

!addrange 192.168.1.100-192.168.2.99 [bla.nl]

New range is added, and de prefix is saved. People can only login with this prefix if they are in this range... The ISP bot I have now checks this also if they are userlevel user and regged user. I will keep that (if regged user enters, [REG][bla.nl]nick is possible)...

Can someone help me with this?
Title:
Post by: NightLitch on 06 January, 2005, 12:29:10
I can probobly update IP-Shield to accept ISP tags to...

I will soon convert my New IP-Ranger into Lua4 from Lua5 that I have built with GUI.

Going to take a look at IP-Shield.

//NL
Title:
Post by: TTB on 06 January, 2005, 17:54:20
Thanx Nightlish!! I can't wait for it  :D

Btw, I have also send you a private message. Maybe you can change in your script also that the commands (seperatly) can be set by userlevel. In your IPrange script, I only can change it there for all the commands...

Thank you very very much   8)