Ever hate typing in "adminlogin" on your server?

Talk about any Deus Ex game modification here, e.g. maps, package or a total conversion.

Moderator: Forum Guards

Ever hate typing in "adminlogin" on your server?

Postby Ayleth » Tue Nov 07, 06 3:41 am

Ok, i know that for me, i have always hated to do that...
So... with MUCH help from [A]Nobody, i have developed a mutator that compares a players name and IP upon entry to server against a pre-set list of IPs and names. If theres a match, bingo, you have admin. No "Player has become system administrator" except a little note in the serverlogs. For now, i have only felt to put in 20 IP and Name spaces, but i can add more.

Current bugs:
none known of

Need help with:
i want to have a text show up to the person who just got admin "Admin status has been given by AutoAdmin" or something cheezy like that, but the text from a clientmessage is not showing up :S

any coments/suggestions email me @ dx.masamune@gmail.com

Edit: Updated newest version (1.4)

Edit edit: Um, i increased the slots to 50
Attachments
AutoAdmin.zip
AutoAdmin v1 Final
(4.64 KiB) Downloaded 820 times
Last edited by Ayleth on Wed Nov 15, 06 5:55 am, edited 4 times in total.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby VodunLoas » Tue Nov 07, 06 6:18 am

I just simply binded "adminlogin pass" to a key. :wink:
User avatar
VodunLoas
Alpha
 
Posts: 677
Joined: Thu Apr 22, 04 7:16 am

Postby Ayleth » Wed Nov 08, 06 3:12 am

lol i kno, but im a beginning modder, and, hey! i thought i would like to try this....
I've done the same thing, bind the key, but i thought, meh, wouldn't hurt to mess around a little...
... lol wait till you see my admintool....
*dun dun dun*
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Allan » Wed Nov 08, 06 2:02 pm

*quivers in fear...*
User avatar
Allan
Alpha
 
Posts: 4545
Joined: Wed Dec 21, 05 1:41 pm
Location: Northamptonshire, England.

Postby Cozmo » Wed Nov 08, 06 8:51 pm

... lol wait till you see my admintool....


My idea! :(
Anyway good job on the mutator. :)
Cozmo_RPG (v1 & v2)
MPConversations - A tool for creating multiplayer RPG stuff
Cozmo
Master
 
Posts: 1266
Joined: Tue Jun 28, 05 10:53 am
Location: UK

Postby Ayleth » Thu Nov 09, 06 2:59 am

... lol wait till you see my admintool....


My idea!


lol. you have any ideas for it? its already got kick, ban, view playerz ip, and owner invis mode :lol:

[A]llan wrote:*quivers in fear...*

hey allan, i could use some help too... about the admin gun i mean...
like making the scope button (actually, laser would be better i think) select players instead of having to aim and shoot at a moving target.

Ok, to prevent a double post.... im gunna post an update to the mutator:

Ok, i was stupid enough to post the mutator w/o a readme, so my next upload will have that...

Found Bug: MTL removes the |p# code from the players name it seems, so i need to filter out the code from the playername variable in the mutator somehow....

Possible resolution: If MTL is the one filtering out the code, why just grab that same filter and put it in the mut to make things match up??

Notes: in the bytehacked ver of MTL, this bug is not an issue, as the filter is turned off....

keep checking this thread for more info!

:Update:
Looked thru a little of the mtl code.... meh, found nothing. Any ideas guys?
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Snakey » Thu Nov 09, 06 6:32 pm

Ever hate typing in "adminlogin" on your server?


No.

Locked.
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Gishank » Thu Nov 09, 06 6:47 pm

*majically un-locks it*


It's a good idea, but the only people who are gonna use it are gonna be lazy son of a cunts
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby ~ô¿ô~Nobody~ » Thu Nov 09, 06 8:33 pm

CrateExplosiveSmall wrote:
Ever hate typing in "adminlogin" on your server?


No.

Locked.


First get to know the definition of mod and mutator, then come back and tell your opinion.

so..

~Warning for spamming~
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby Ayleth » Fri Nov 10, 06 3:59 am

Hey guys... update...
found out that this mutator has absolutely no effect on AG3... admin won't be granted.... any insight?

bugs so far:
-MTL strips the color code (|p#) from names, so names with Colorcodes flunk out.
-No admin granted on AG3 server
-No clientmessage saying affirming admin to player

....lol:
~[A]Nobody~ wrote:
CrateExplosiveSmall wrote:
Ever hate typing in "adminlogin" on your server?


No.

Locked.


First get to know the definition of mod and mutator, then come back and tell your opinion.
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Ayleth » Sun Nov 12, 06 8:52 am

Another update! (And double post lol i know...)
Now works with colorcodes! Will write a quick readme, then update first post when i can.
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby The RZA » Mon Nov 13, 06 6:12 am

i like this mod, it will be a great addition to your server :) . now i need some help with the advanced modding. :lol:
The RZA
Alpha
 
Posts: 601
Joined: Thu Sep 21, 06 4:12 am
Location: Chicago, Illinois

Postby Mastakilla » Mon Nov 13, 06 7:11 am

Nig :]
When life gives you lemons... Squeeze them into your eyes and run across a busy intersection, faggot.
User avatar
Mastakilla
Forum Super Hero
 
Posts: 3634
Joined: Wed Aug 17, 05 7:47 pm

Postby Ayleth » Mon Nov 13, 06 7:58 am

Guys, should i add a name protector element to it? kinda like bowens namecontrol mod? Wouldn't be hard, all id have to do is add like 3 lines of text. lol i can make it so that you can decide if the protected name gets admin as WELL as protection lol.

Code: Select all
if(player==loser)
{
player.bAdmin=FALSE;
player.clientmessage("*sorry, you're a LOSER! HA!*");
}


Edit: lol i spelled loser as looser. *embarassed*

Edit edit: Nig? whats that mean? Sorry, im kinda tired right now lol. its 11:00 pm and im not sleeping well.
Last edited by Ayleth on Mon Nov 13, 06 7:55 pm, edited 1 time in total.
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby MainMan » Mon Nov 13, 06 6:24 pm

{M}asamune wrote:Guys, should i add a name protector element to it? kinda like bowens namecontrol mod? Wouldn't be hard, all id have to do is add like 3 lines of text. lol i can make it so that you can decide if the protected name gets admin as WELL as protection lol.

Code: Select all
if(player==loser)
{
player.bAdmin=FALSE;
player.clientmessage("*sorry, your a LOSER! HA!*");
}


Edit: lol i spelled loser as looser. *embarassed*

Edit edit: Nig? whats that mean? Sorry, im kinda tired right now lol. its 11:00 pm and im not sleeping well.

You also wrote "your", when you meant "you're" (you are).

Nig = n*gger.
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK

Postby Ayleth » Mon Nov 13, 06 7:54 pm

lol good point! Thanks for the correction!
As for the Nigger comment..... meh, ive gotten much worse lol.
Anybody like the name protector idea?

Edit: wel, i got bored and put the NameProtector in there.... it's a quick job, and because you can't have bool arrays, lol you have to type in "true" for the sGetsAdmin and sProtected. *sigh* oh well...

good luck!! =+D
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Dae » Tue Nov 14, 06 3:51 pm

I though MM is ours "brand" :?
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby Alex » Tue Nov 14, 06 4:18 pm

It is. Masamune, could you please change the name to something that doesn't has the 'MM'?
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Alistair » Tue Nov 14, 06 4:50 pm

~[A]Daedalus~ wrote:I though MM is ours "brand" :?


"with MUCH help from [A]Nobody".


Thats why MM is used I think. :wink:
User avatar
Alistair
Forum Hero
 
Posts: 2575
Joined: Sun Jan 30, 05 2:02 pm
Location: England, UK

Postby Alex » Tue Nov 14, 06 4:53 pm

MM means MiniMachina. We use it for our small mutators. (Correct?)
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Re: Ever hate typing in "adminlogin" on your serve

Postby Imperial » Tue Nov 14, 06 5:27 pm

{M}asamune wrote:Ok, i know that for me, i have always hated to do that...
So... with MUCH help from [A]Nobody, i have developed a mutator that compares a players name and IP upon entry to server against a pre-set list of IPs and names. If theres a match, bingo, you have admin. No "Player has become system administrator" except a little note in the serverlogs. For now, i have only felt to put in 20 IP and Name spaces, but i can add more.

Current bugs:
none known of

Need help with:
i want to have a text show up to the person who just got admin "Admin status has been given by AutoAdmin" or something cheezy like that, but the text from a clientmessage is not showing up :S

any coments/suggestions email me @ dx.masamune@gmail.com

Edit: Updated newest version (1.3)

Edit edit: Um, i increased the slots to 50


But what if you wanted to do it sneakily when no oe sees? I often do that and just when they start acting up, not knowing I logge in because I did it at the right time, I threaten to kick, then they say your not admin, then you say you are, then they say prove it, and before they know it they are banned.
Im talking about aliases.


Hmm, handy mod i guess, and it will be handy when you can't remember password, good job.
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby MainMan » Tue Nov 14, 06 8:24 pm

TOPHAT PARROT wrote:
Ever hate typing in "adminlogin" on your server?


No.

Locked.


Shut up you insolent wanker, just because you can't code anything for shit doesn't mean that you can discourage other new coders. :x




Good work Masamune, it looks cleanly done!
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK

Postby Snakey » Tue Nov 14, 06 9:10 pm

Was there any point in that and the PM?
<center>

Image
User avatar
Snakey
Alpha
 
Posts: 3926
Joined: Wed Mar 30, 05 7:09 pm
Location: Wales

Postby Ayleth » Wed Nov 15, 06 4:54 am

Ok, fixed a problem with permitted ips using the tool... only allowed the first persone to use it :S

Re:MM.... sorry alex, my apologies. i had not known about that as your prefix for [A]. Will be removed with this next update im adding.

lol, i guess i can ask this... respond however you wish... could i become a modder for [A]? well, for small gadget mutators and tools and junk? lol can't say i didn't try!

NOTE: Updated above download to current version. version 1 is now final, unless any more bugs are found.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Alex » Wed Nov 15, 06 3:57 pm

{M}asamune wrote:Ok, fixed a problem with permitted ips using the tool... only allowed the first persone to use it :S

Re:MM.... sorry alex, my apologies. i had not known about that as your prefix for [A]. Will be removed with this next update im adding.

Thanks :)

{M}asamune wrote:lol, i guess i can ask this... respond however you wish... could i become a modder for [A]? well, for small gadget mutators and tools and junk? lol can't say i didn't try!

NOTE: Updated above download to current version. version 1 is now final, unless any more bugs are found.

Only [A] members mod for [A]...
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby ~ô¿ô~Nobody~ » Wed Nov 15, 06 4:11 pm

That's not 100% right, since i worked on the [A] mod FLCity, when i was in GODZ yet. :lol:
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby Imperial » Wed Nov 15, 06 4:20 pm

I assume that dispatching the file here, means tat publc distribution (places like fgs) are entitled to share this mutator then?
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby Ayleth » Wed Nov 15, 06 7:32 pm

that would be correct. this mutator is now fully public, and ppl are more than welcome to use it.

Edit: any updates tho, shal go here. I will not be running around updating all the sites lol.

EditEdit: Alex, could i maybe join [A] as a noob modder, was what i was asking.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Imperial » Wed Nov 15, 06 8:42 pm

You'd have to make an application in joining alpha :wink:
I sell donuts, if you want my donuts, give me a call.

DONUTS
User avatar
Imperial
Forum Hero
 
Posts: 2450
Joined: Thu Feb 23, 06 11:23 pm
Location: North Pole

Postby The RZA » Thu Nov 16, 06 12:35 am

{M}asamune wrote:lol good point! Thanks for the correction!
As for the Nigger comment..... meh, ive gotten much worse lol.
Anybody like the name protector idea?

Edit: wel, i got bored and put the NameProtector in there.... it's a quick job, and because you can't have bool arrays, lol you have to type in "true" for the sGetsAdmin and sProtected. *sigh* oh well...

good luck!! =+D


lol. hahah. sorry ryvl... he was talking to me. :lol:
The RZA
Alpha
 
Posts: 601
Joined: Thu Sep 21, 06 4:12 am
Location: Chicago, Illinois

Next

Return to Modifications

Who is online

Users browsing this forum: No registered users and 5 guests