PtokaX forum

Archive => Archived 5.1 boards => Finished Scripts => Topic started by: blastbeat on 27 March, 2007, 17:27:29

Title: MyInfo Manager for Reg Hubs
Post by: blastbeat on 27 March, 2007, 17:27:29
Hi

i have developed my desc tag sript a little bit further.


--[[

- myinfomanager for reghubs by blastbeat v0.6
- based on hawks desc tag and mutors description censor script

- this script can manipulate the myinfo of an user:
- you can set a special tag for every userprofile which will be shown in the description of the users
- you can to set a special tag for certain users independently of their profile
- you can change the description, connection type, email and client tag for certain users
- you can reset manipulated myinfos of users to default
- you can scan description/email for bad strings

- how to use:
- adjust settings (profiles, permissions, immune profile/bad words)
- to change myinfo use the rightclick with should appear in userlist or use the cmd !cud n/d/s/e/c/t <nickname> <string> to overwrite specialtag/description/share/email/connection/client tag of <nickname> with <string>
- to reset myinfo of user use rightclick/reset or use !cud with any postfix without <string>
- to reset all use !managertoggle r
- to overwrite the client tag of an user you have to put the string into <>, for example <++YourHubClient>, otherwise the tag maybe wont be shown correctly
- to start bad string scan use rightclick
- you can decide to send a report to a censored user; use Toggle Status Message in rightclick
- user with overwritten myinfo are not scanned

- versioninfo/changelog:
- versions date: 3/27/07

]]--


Thanks for comments,

blastbeat
Here is the LUA 5.1.1 version
Title: Re: MyInfo Manager for Reg Hubs
Post by: MacGyver on 31 March, 2007, 16:24:12
Hallo blastbeat.
I see that is very goog script, but I have small problem:

[16:04] Syntax ...omanager for reghubs by blastbeat v0.6 LUA 5.1.1.lua:345: attempt to concatenate field 'tagToShow' (a nil value)

Could You write me what I should take in this situation?, sorry for my English, Respect from Poand

MacGyver
Title: Re: MyInfo Manager for Reg Hubs
Post by: blastbeat on 31 March, 2007, 17:01:00
Hi MacGyver

what ptokax/lua version do you use? is your hub a reg only hub? at the moment the script doesent support unregged users, but i working on
translation of the version 0.7 which supports it. i think in a few days i can upload it here
Title: Re: MyInfo Manager for Reg Hubs
Post by: MacGyver on 31 March, 2007, 19:22:13
Hi

I use PtokaX DC Hub 0.3.5.2. My HUB is not reg, becouse it working inside academic's in Warsaw and people with University administration don't give us exterior IP :-( . Thank You very much for Your help, I waiting for the version 0.7. I cross my fingers For You.

MacGyver
Title: Re: MyInfo Manager for Reg Hubs
Post by: blastbeat on 01 April, 2007, 01:20:41
Hi

here is v0.7 in english for LUA 5.1.1:



- versioninfo/changelog:
- versions date: 3/29/07
- script partially rewritten
- bug with apex/zk++ user corrected
- new function: rebuild all myinfos
- new function: unreg users are now supported



blastbeat