-- "D2AF MouseTrap" v.1.1 by Northwind (08-10-2005)
-- Death 2 Adultfinder developing:
-- [URL]http://board.univ-angers.fr/thread.php?threadid=4965&boardid=26&sid=665e13826f12b0e73580a14c812cf058[/URL]
-- Death 2 Adultfinder script:
-- [URL]http://destruction.myftp.org/d2af[/URL]
-- Death 2 Adultfinder external blocklist
-- [URL]http://www.northwind.official.ws/d2af.php[/URL]
-- Changelog 1.0 to 1.1
-- Mouse commands are visible in hubtab, thanks for advice Madman
function OpConnected(curUser)
if curUser.bUserCommand then
curUser:SendData("$UserCommand 1 3 D2AF\\IP-log $<%[mynick]> !d2af-ip|")
curUser:SendData("$UserCommand 1 3 D2AF\\Addy\\New addy $<%[mynick]> !d2af-addy %[line:Addy]|")
curUser:SendData("$UserCommand 1 3 D2AF\\Addy\\Remove addy $<%[mynick]> !d2af-raddy %[line:Addy]|")
curUser:SendData("$UserCommand 1 3 D2AF\\Addy\\Show addylist $<%[mynick]> !d2af-saddy|")
curUser:SendData("$UserCommand 1 3 D2AF\\Text\\New phrase $<%[mynick]> !d2af-text %[line:Addy]|")
curUser:SendData("$UserCommand 1 3 D2AF\\Text\\Remove phrase $<%[mynick]> !d2af-rtext %[line:Addy]|")
curUser:SendData("$UserCommand 1 3 D2AF\\Text\\Show phrases $<%[mynick]> !d2af-stext|")
end
end
Nice.... =)
btw..
if you change the 2 to a 3 it will be in both hub tab and user list ;)
MouseTrap haha nice name, and good work ;)
@Madman
thank for advice, iam just learning... this was first one... ;-)
@GeceBekcisi
thanks
QuoteOriginally posted by Northwind
@Madman
thank for advice, iam just learning... this was first one... ;-)
np =)
Can I manually add those command lines to zRightClicker (robocop) in custom commands section?