Oli
Retired Staff-
Posts
1,993 -
Joined
-
Last visited
Everything posted by Oli
-
any chance this can be made sticky?
-
ok thats it gunny, ffs man what is ure damn problem... cant u ever admit ure wrong.. u cant just go around insulting ppl, then blaming them not liking u on tirvial "i pwned em" reasons. Thats not how it works, anyone with half a brain cell would have worked that out by now, but u seem to be having trouble (perhaps take some special classes) Anyways, just stop being a cock, stop insulting EVERY clan uve been in (which is a great thing for future clans recruiting u to think of) and grow up. Please
-
gunny dont be a fucking twat, chefs alright and u know it and ihe aint done nothing to u, so y u insulting him like that? thats just plain rude
-
wow u really are an idiot
-
it would help if we had more info... what scripts ure using, hat version, how many ppl in server, server properties, admins connected, what admin ure using, etc
-
my guess at a 1st glance is replace this: timer.k 1 10 mta.killer $1 $2 $3 with this: !.timer.k 1 10 mta.killer $1- note, this script only would work at 1 server at a time and would have consequences on other connected servers.
-
wrong section, but if ure referring to my GRS script, then yes i can add this feature to the next version.
-
make an alias mta.warn and then... alias mta.text if $3 == crack mta.warn $1- something like that
-
u can load 1 script RIGHT NOW with 2.51... use the Personal Scripts Loader, load any script u want with that Im working on more than 1 atm
-
mmmmmm banned by my own script
-
1 thing i must stress about this, is if the nickserv.ini file is large (ie even 50KB) then this system will be very bandwidth comsuming... ie every time a single person joins the server the script will download the nickserv.ini file and check the names in it (basically) so say a person joins every 10secs thats 3MB a min which is 180MB an hour, which is 4.32GB a day so please be aware of this, also note that u wont be able to upload to it whtout ftp details to the webserver. So considering all this, i am not sure it would be worth adding these features as they would require at least 6 hours of scripting work on my part AND would increase the script size by at least 25KB
-
admin+ needs to be enabled
-
i can make an option for it in 2.60 of MTA:mA:GRS
-
that quite simply wont work... its completely screwed...
-
give this a whirl u big big fool alias mta.join { var %a = 1 while %a <= $lines(shiters.txt) { if $read(shiters.txt,%a) isin $mta.name($1,$2) { mta.say $1 $read(shiters.txt,%a) Is banned,Please go to www.tlr-clan.co.uk to apeal. mta.ban $1 $2 } !inc %a } if $read(shits.txt,w,$mta.name($1,$2)) { mta.say $1 $mta.name($1,$2) Is banned,Please go to www.tlr-clan.co.uk to apeal. mta.kick $1 $2 } } alias mta.command { if !nban == $3 && *TLR*Andy isin $mta.name($1,$2) { if $4 !== $null { mta.say $1 $mta.name($1,$2) has advance banned $mta.name($1,$4) Good Bye! !write shits.txt $mta.name($1,$4) mta.ban $1 $4 } } elseif !clanban == $3 && *TLR*Andy isin $mta.name($1,$2) { if $4 !== $null { mta.say $1 $mta.name($1,$2) has banned all members of $4 $+ . Good Bye! !write shiters.txt $4 clanban $1- } } } alias clanban { var %a = 0 while (%a < 32) { if ($4 isin $mta.name($1,%a)) mta.ban $1 %a !inc %a } }
-
seems we worked out all our probs tonight... was a great game, congrats on the result
-
u need to use MTA:mA with mIRC 6.16 and then load MTA:mA:GRS into MTA:mA
-
alias mta.kill { mta.say $1 $mta.name($1,$3) just owned $mta.name($1,$2) }
-
2.51 released: Version: 2.51 File / Size (bytes) mtama.mrc 115819 mtama.crc 523 wizard.bmp 21816 admin.ini 816 ping.jpg 31435 Fixes: *!subnetban script added *!setlevel fixed
-
ok ill add it now and release 2.51 after fixing a couple of other bugs ive found
-
v2.50 released: Version: 2.50 File / Size (bytes) mtama.mrc 114613 mtama.crc 493 wizard.bmp 21816 admin.ini 782 ping.jpg 31435 Fixes: *Personal Scripts Loader added - can now load 1 additional script alongside MTA:mA:GRS *Ping Graph System added *Admin System Customiser Fixed *Admin-PM System removed *Trace IP Script added *!unbanip Script added *!setlevel now works on members *Ping kicker improved *Admin Join bug fixed *Admin text overlap bugs fixed *DNS Cache added *!setping now instantly affects the dialog entries *CRC checker improved In Developement: *Advanced Stats *Web Stats *Trainer detection *Spawn Killing Kicker The main improvement with this script is the Personal Scripts Loader. This allows 1 other script, be it a game mode or your own personal script, to be loaded WITH MTA:mA:GRS with no conflicts. This is limited to 1 extra script at present but may become more in future versions. There is also now an IP Trace system (!trace ) which will resolve to the persons country. THe !subnetban script is NOT in this version. enjoy
