OpiuM. Posted May 15, 2004 Share Posted May 15, 2004 np, now just create some scripts, or come up with ideas Link to comment
Aeron Posted May 15, 2004 Share Posted May 15, 2004 umm...yea.... alias mta.text elseif ($readini($scriptdir $+ $1.ini,ID $+ $2,op)) { if ($3 == !kick) mta.kick $1 $4 if ($3 == !ban) mta.ban $1 $4 } alias mta.pm if ($3- == admin password) { mta.say $1 Admin rights given to $mta.name($1-2) writeini $+(",$scriptdir,$1.ini") ID $+ $2 op 1 } } you need to include alisas' as well alias mta.text { if ($readini($scriptdir $+ $1.ini,ID $+ $2,op)) { if ($3 == !kick) mta.kick $1 $4 if ($3 == !ban) mta.ban $1 $4 ; } alias mta.pm { if ($3- == admin password) { mta.say $1 Admin rights given to $mta.name($1-2) writeini $+(",$scriptdir,$1.ini") ID $+ $2 op 1 } } Dont forget t'he right sintax... Link to comment
VCES>Puddy Posted May 15, 2004 Share Posted May 15, 2004 is there a way to run more than one script using mIRC, on server one run a script, then on another server run another script at the same time? Link to comment
DeeJee.nl Posted May 15, 2004 Share Posted May 15, 2004 is there a way to run more than one script using mIRC, on server one run a script, then on another server run another script at the same time? nope script are run in mirc and there for run an all servers in mtama... And I got a script question aswell.. How do I ban a ip range.. or is that a mtama question.. I know the risks of banning ip ranges but there are some cheating modding guys that change their ip's and keep comming back and back.. So a ip range ban for like 30 minutes will do Any one a idea..?? Link to comment
Si|ent Posted May 15, 2004 Author Share Posted May 15, 2004 Our wildcard is 0 rather than * so 123.456.0.0 for instance instead of 123.456.*.* This applies to Admin Tool and MTAMA. Link to comment
DeeJee.nl Posted May 15, 2004 Share Posted May 15, 2004 thanks for the fast reply bumb.. you rock.. Link to comment
VCES>Puddy Posted May 15, 2004 Share Posted May 15, 2004 is there a script wer i could kick anyone who dosnt speak english? Link to comment
Oli Posted May 15, 2004 Share Posted May 15, 2004 im working on such a script atm panther... but it does require a massive database of words and a calculation based on those words so its taking me some time to script it. Link to comment
VCES>Puddy Posted May 15, 2004 Share Posted May 15, 2004 Well, good luck Oli, i was just thinking of summit stupid like making a text folder, putting every non english word in there, and making it wen som1 says a word from the text file, kick them, or ban. Link to comment
VCES>Puddy Posted May 16, 2004 Share Posted May 16, 2004 Is there a way to make mIRC scripts built into the server itself? so u go on ya server after starting it and scripts r already on wid out turning on mIRC? Link to comment
Oli Posted May 16, 2004 Share Posted May 16, 2004 Is there a way to make mIRC scripts built into the server itself? so u go on ya server after starting it and scripts r already on wid out turning on mIRC? lol panther thats one of the stupidest things ive ever heard As for the English only script... its along a similar basis to that but a bit more elaborate. Link to comment
OpiuM. Posted May 16, 2004 Share Posted May 16, 2004 would be cooler if mIRC admin was withiout the mIRC oart, i.e. its own program. Link to comment
Oli Posted May 16, 2004 Share Posted May 16, 2004 well i am aware that people have tried to create such programs, but there were issues to the way it should be released... ie open source could potentially be very dangerious. I do know more about this but im not sure how much im allowed to say so ill leave it at that... Link to comment
OpiuM. Posted May 16, 2004 Share Posted May 16, 2004 then, like MTA dont expose secrets Link to comment
Oli Posted May 16, 2004 Share Posted May 16, 2004 well i havnt said anything that isnt already common knowledge... ill refer to this thread: http://forum.mtavc.com/viewtopic.php?t=7565 Link to comment
Aeron Posted May 16, 2004 Share Posted May 16, 2004 would be cooler if mIRC admin was withiout the mIRC oart, i.e. its own program. The main reason for mtama that you can write costum scripts in a easy language: in this case mIRC-scripting. Thats why mIRC is needed. If you dont like the mIRC window whole the time in ur taskbar because ur not using it try Shift+Minimaze; this puts mIRC in the system try bar. Without mIRC and the costum scripts mtama is useless and the same as the normal admin. Link to comment
OpiuM. Posted May 16, 2004 Share Posted May 16, 2004 or maybe i could get somone to work on a mIRC script (not MTAMA) where the mIRC is personalized to MTAMA, that would be cool than, Link to comment
VCES>Puddy Posted May 16, 2004 Share Posted May 16, 2004 If you are admin of some servers ( more than one ) and u want to run more than one script, one for each server.... ( B4 i continue just so u all no, im a bit mad!!! lol ) ....heres wut i did ( remember mad lol ) i copyed the mIRC folder that I use!, that all, then run it and change your name. told u im mad, takes up some speace too...but it works Link to comment
DeeJee.nl Posted May 17, 2004 Share Posted May 17, 2004 If you are admin of some servers ( more than one ) and u want to run more than one script, one for each server.... ( B4 i continue just so u all no, im a bit mad!!! lol ) ....heres wut i did ( remember mad lol ) i copyed the mIRC folder that I use!, that all, then run it and change your name. told u im mad, takes up some speace too...but it works imagine running scripts on 5 servers as admin that way... LOl i don't wanna see your ping then.. but other than that good idea.. Link to comment
Si|ent Posted May 17, 2004 Author Share Posted May 17, 2004 Bandwidth usage shouldn't be any higher than monitoring 5 servers with one mtama. Remember mIRC doesnt actually have to be connected to IRC for mtama to work. Link to comment
Oli Posted May 17, 2004 Share Posted May 17, 2004 lmao if i did that with my 2000+ line script... on 5 servers... say 16 ppl in each server... i think my CPU might overheat Link to comment
tbot Posted May 17, 2004 Share Posted May 17, 2004 Bandwidth usage shouldn't be any higher than monitoring 5 servers with one mtama. Remember mIRC doesnt actually have to be connected to IRC for mtama to work. Ping also rises if MTA/GTAVC doesn't get enough CPU power, and with MTAMA running that way, well, you use quite some CPU... Link to comment
[RT]kooper Posted May 17, 2004 Share Posted May 17, 2004 i have a slightly varied idea for an in game kick or ban script (i think) i already have the clan tag login script that writes to a login.ini file can i make an in game kick script that first checks if your name is loged in then kicks the id you specify i.e. !kick 5 and then it would kick whoever was id 5 but public players wouldnt be able to do this cos there not logged in as a clan member thanks for any reply even if its no your a stupid script noob go away, lol Link to comment
Oli Posted May 17, 2004 Share Posted May 17, 2004 yeah thats exactly what my script does... there are different stages of admin (superadmin, admin and moderator) each having a differnt level of access to script functions. They are all prompted to a password as they enter the server. However i cant give it you atm cos a) its not finished... i keep adding stuff as i think of it (like i just made it so superadmins can remove admins and mods from the script using !remove). Ure welcome to try and make it ureself though.. its not that complex once u work out how to do it Link to comment
Recommended Posts