gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76793 Posts in 13502 Topics by 1651 Members - Latest Member: Arnold99 October 18, 2024, 01:21:04 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Third Party Stuff  |  Chat Servers  |  WCS
gfx
gfxgfx
 

Author Topic: WCS  (Read 57879 times)

0 Members and 1 Guest are viewing this topic.

Offline SamSeeSam

  • Forum Member
  • The Sky will never Fall on our heads
Re: WCS
« Reply #200 on: April 25, 2007, 03:44:42 pm »
The reason for wanting the bot see the logins, is that we use a script that compares different passwords against usergroups to ensure that someones not using a pass they shouldnt  :)
Unless I'm missing something...
How could they?
Unless you give a list of passwords to everyone and say,  "You only the one i have asked you to."
Else make unique passwords for each person...

Cheers :P
Reconnect to winmx with the blocking patch :)
Patch link :
 https://patch.winmxconex.com/

Spread the word now :)

Micromecca

  • Guest
Re: WCS
« Reply #201 on: April 25, 2007, 03:51:38 pm »
how could they?

ok bot can see logins on fx, it can pick it up as an opmsg...

Code: [Select]
<OnJoinRoom type="script">
<out type="push" extdata="BotPass1">BotPassword</out>
<out type="push" extdata="AdminPass2">AdminPassword</out>
etc ......

<OnOpMessage usergroup="Bots">
<in>*/login $BotPass1$</in>
<out>/-Bot Login Accepted for Bot: %NAME%</out>
</OnOpMessage>

<OnOpMessage type="script" usergroup="!Bots">
<in>*/login $BotPass1$</in>
<out>/message %RAWNAME% Please Check Your Tags and/or UserName %NAME%</out>
<out>/setuserlevel %RAWNAME% reset</out>
</OnOpMessage>



Offline SamSeeSam

  • Forum Member
  • The Sky will never Fall on our heads
Re: WCS
« Reply #202 on: April 25, 2007, 03:54:35 pm »
"to ensure that someones not using a pass they shouldnt "

How can that happen?
I mean unless a user knows the password to each usergroup. I don't know how that can happen...

Cheers :P
Reconnect to winmx with the blocking patch :)
Patch link :
 https://patch.winmxconex.com/

Spread the word now :)

Micromecca

  • Guest
Re: WCS
« Reply #203 on: April 25, 2007, 03:58:40 pm »
lets just call it a security policy lol, I didn't realise there would be so much controversy over this  :lol:

Offline SamSeeSam

  • Forum Member
  • The Sky will never Fall on our heads
Re: WCS
« Reply #204 on: April 25, 2007, 04:04:27 pm »
Ah ok... each one has his own likes and dislikes lol.
* Samseesam forgets about it

Cheers :P
Reconnect to winmx with the blocking patch :)
Patch link :
 https://patch.winmxconex.com/

Spread the word now :)

Offline James420

  • Forum Member
Re: WCS
« Reply #205 on: April 26, 2007, 04:22:44 am »
If he has it run on usergroups, then only certain usernames can use certain logins. So I see perfectly what he means, pretty smart. Keeps users from trying to share logins with some loser to try and take over the room, plus a few other things. But that would involve the person never changing their name, and how many people on winmx do you know that actually leave their name the same? Seems IP would be better way to go, but then you'd have the same issue that most auto admin scripts have. Not everyone is static IP, and some hostnames are too similar. But still, a little protection is better then none. :P

Micromecca

  • Guest
Re: WCS
« Reply #206 on: April 26, 2007, 05:11:13 am »
exactly James, glad someone understands  :lol:, thats also backed up by a script that will only allow a user to use a specific username with the correct hostname, not 100% secure, but as good as it gets for dynamic IP's  :wink:

KM

  • Guest
Re: WCS
« Reply #207 on: April 26, 2007, 05:22:56 am »
talk about going overboard... lol

did you consider decent (unguessable - stick a random number on the end or something) passwords combined with a unique password per admin? (and letting them know it's unique so they don't think they can anonymously give it away... their name in the announcement for example)

the only way you'd have a problem then is if one of the admins wanted to cause problems and have everyone know it was them doing it (unique password, they give it out you'd know it was them)... and if that's the case, they could just log in and do it themselves rather than give someone else the password...

Micromecca

  • Guest
Re: WCS
« Reply #208 on: April 26, 2007, 05:27:29 am »
been down all those routes in the past K and (for us) this is the most simplistic and relaible way to do it

Micromecca

  • Guest
Re: WCS
« Reply #209 on: April 26, 2007, 05:29:21 am »
all this over simply asking for logins to be visible to a level LOL

 :lol:

Offline Lagerlout666

  • Forum Member
Re: WCS
« Reply #210 on: April 26, 2007, 12:00:28 pm »
would be just as easy to make it work off part hostname of login, i have a script for that if you want but now its gone way off topic towards metis scripts lol
The Solution to 99% of winmx problems

nap.winmxgroup.net        -ONLINE again YAY!!!!!! :D

Praise's daily at the church of "Kopimi"

Micromecca

  • Guest
Re: WCS
« Reply #211 on: April 26, 2007, 03:15:18 pm »
i was thinking that myself tiny but didn't wanna be rude and not answer questions lol

K can we please have logins visible  :lol:
* I¥Iî¢rôI¥Iꢢâ runs off

Offline James420

  • Forum Member
Re: WCS
« Reply #212 on: April 27, 2007, 09:32:51 pm »
Yeah, KM likes to have long debates when you request a feature. I would know, I've requested a lot. Only a few have been added though, lol. So good luck, hope you get what you want Micro. :P

Offline Lagerlout666

  • Forum Member
Re: WCS
« Reply #213 on: April 30, 2007, 07:28:08 pm »
Code: [Select]
<OnEnter type="script" users="*#c8#G/¥\Á Tîñý#c13#4#c7#èvå [W/¥\W]*">
<out>/opmsg Registered Admin Entry Detected, Now Checking %NAME% for Name Cloning</out>
<out condition="?" lvalue="%HOSTNAME%" rvalue="localhost">/message %RAWNAME% Credentials OK!  Proceeding to auto Login %NAME%.</out>
<out condition="!?" lvalue="%HOSTNAME%" rvalue="localhost">/opmsg %NAME% is being kicked for trying to clone G/¥\Á Tiny4Eva [W/¥\W]</out>
<out condition="!?" lvalue="%HOSTNAME%" rvalue="localhost">/kick %RAWNAME%</out>
</OnEnter>

<OnEnter type="script" users="*#c8#G/¥\Á Tîñý#c13#4#c7#èvå [W/¥\W]*"> 
<out condition="?" lvalue="%HOSTNAME%" rvalue="localhost">/forcelogin %RAWNAME% PASS</out>
</OnEnter>

Thats what i use for logins, just add the last part of a hostname or all of it if it is static, works great here, hasnt let me down once although some said it wasnt the safest thing out their but im sure wid abit more genius than me it could be made more secure but i dont really care anymore lol
The Solution to 99% of winmx problems

nap.winmxgroup.net        -ONLINE again YAY!!!!!! :D

Praise's daily at the church of "Kopimi"

Micromecca

  • Guest
Re: WCS
« Reply #214 on: May 01, 2007, 11:22:52 am »
I'm glad to see that script is still being used, i created it originally for multiple admin on non-static ip's, it is however a little useless without the rename part too  :?
especially if any of the names protected are in usergroups

Offline Victim

  • Forum Member
    • Winmx 4 Eva
Re: WCS
« Reply #215 on: May 04, 2007, 06:45:19 pm »
Hey.

Does anyone have the link for the newest version of WCS with the config included. Or am i missing sumthing here?

KM

  • Guest
Re: WCS
« Reply #216 on: May 04, 2007, 07:02:23 pm »
the betas don't have config files included for various reasons, and the latest non-beta version comes as a download which includes an example config file

Offline Victim

  • Forum Member
    • Winmx 4 Eva
Re: WCS
« Reply #217 on: May 04, 2007, 07:03:35 pm »
So.. Where can i get the config for the latest version?

KM

  • Guest
Re: WCS
« Reply #218 on: May 04, 2007, 07:14:30 pm »
depends what you mean by "latest"... as the betas are later than the final one

the betas don't come with an example config file, the latest final one the config file comes with the download for WCS on kingmacro.net - you can't actually get it without a config file

Offline James420

  • Forum Member
Re: WCS
« Reply #219 on: May 07, 2007, 11:49:29 pm »
Think he just wants a config file that shows the use of the new features.

WinMX World :: Forum  |  Third Party Stuff  |  Chat Servers  |  WCS
 

With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Name: Email:
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image
Type the letters shown in the picture:
What program is this site about?:
What year is it next year?:
What's the name of the site this forum belongs to?:

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.009 seconds with 22 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!