View Full Version : German [suche script zum anzeigen im irc bei adden von usern]
HighLivE
04-27-2005, 11:14 AM
wie oben schon steht such ich ein script was mir im irc anzeigt ( über windrop) wenn ich user adden tu . hab des auf einem anderen dump gesehen und such nun das passende script. das was ich sah zeigt an:
name des users,
flags ,
status ,
loginanzahl
usw.
hab schon so einiges getestet doch leider war das was ich suche nicht dabei . vll kennt einer des script und hat nen link dazu . danke schon mal im voraus .
Gruss High
ioFTPD-Noop
04-28-2005, 06:40 PM
iobanana ;-)
HighLivE
04-29-2005, 03:14 AM
hehehe . cool . nur find ich da nix . könnteste mir eventuell sagen an welcher stelle ( welchem script) von iobanana des zu finden ist. wäre echt nett von dir :)
Mfg High
caladan
04-29-2005, 07:40 AM
dzsbot sollte das können. früher gins zumindest mal...
ansonsten isses ziemlich eifnach im dzsbot zu adden
HighLivE
05-01-2005, 06:05 PM
soweit bin ich nun :
[ 00: 54: 31] } <test> [Home SYSOP] 05-02-2005 00:54:27 'High' deleted user 'lol'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' created user 'lol' in group 'Admin'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' added ip '*@*' to user 'lol'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed credits for user 'lol' from '0' to '0' on section '0'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed Ratio for user 'lol' from '3' to '0' on section '0'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed tagline for user 'lol' from 'Vote ioFTPD for president' to 'Too lame to have a tagline'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed max concurrent 'FTP' logins for user 'lol' from '1' to '1'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed max concurrent 'TELNET' logins for user 'lol' from '1' to '1'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed max concurrent 'HTTP' logins for user 'lol' from '5' to '1'.
[ 00: 55: 17] } <test> [Home SYSOP] 05-02-2005 00:55:12 'High' changed flags for user 'lol' from '3' to '3'.
[ 00: 55: 43] } <test> [Home SYSOP] 05-02-2005 00:55:42 'High' removed user 'lol' from group 'Admin'.
[ 00: 55: 43] } <test> [Home SYSOP] 05-02-2005 00:55:42 'High' added user 'lol' to group 'Trader'.
*g jo, nur ich möchte das im channel des bots sehen und nich in dem statusfenster vom eggdrop ( is ja sinnlos)
denke mal das is der bereich der iobanana umn den es geht:
################################################## #############################
# SYSOP OPERATIONS AND ERRORS #
################################################## #############################
# Who receives the msg for error and sysop logs (space separated list)
# The admin names are their handles on the bot/botnet
# Messages are sent through the partyline
set ioBvar(admin) "HighLivE"
# Send to those chans too (space separated list)
set ioBvar(admin_chan) "******"
# Receive a pm on error ?
set ioBvar(pm_error) 1
# Receive a pm on sysop operation ?
set ioBvar(pm_sysop) 1
set ioBvar(error_log) "c:/io/ioFTPD/logs/Error.log"
set ioBvar(sysop_log) "c:/io/ioFTPD/logs/Sysop.log"
falls ich dort noch was ändern muss ( vermute mal
# Receive a pm on sysop operation ?
set ioBvar(pm_sysop) 1
irgendwo hier) dann könnte mir vll des jemand hier posten . denk aber mal bin auf dem richtigen weg
Vielen dank schon mal im voraus
Gruss High
Ps:// habs danke
################################################## #############################
# SYSOP OPERATIONS AND ERRORS #
################################################## #############################
# Who receives the msg for error and sysop logs (space separated list)
# The admin names are their handles on the bot/botnet
# Messages are sent through the partyline
set ioBvar(admin) "HighLivE"
# Send to those chans too (space separated list)
set ioBvar(admin_chan) "#******"
# Receive a pm on error ?
set ioBvar(pm_error) 1
# Receive a pm on sysop operation ?
set ioBvar(pm_sysop) 1
set ioBvar(error_log) "c:/io/ioFTPD/logs/Error.log"
set ioBvar(sysop_log) "c:/io/ioFTPD/logs/Sysop.log"
so muss des sein . falls jemand nochmal das selbe problem hat
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.