Jump to content

Aeron

Retired Staff
  • Posts

    968
  • Joined

  • Last visited

Everything posted by Aeron

  1. Marco DONmarco _alex ..... jamie jason Partyz Griff smile vice city don kent robby genzo [DT]GENZO [DT]Ryo Toke mario[vt] VCTC]Badkill TuaMadre Killer i am mafia m.a.f.i.a. [VCG]Mauro SUCHY_PL KRUCZMEN_PL K-i-n-G-B- omega Addicted [THH]Ryo [DT]Ryo [VCK]Granata borbo [Drug]Azkikr killer 80.180.222.164 24/02/2004 14:42:36 BL@SCo <== fake bl@sco 81.251.147.132 25/02/2004 15:55:31 LE DIEUX \_/ 80.185.0.0 25/02/2004 15:57:32 _alex 80.53.240.173 26/02/2004 14:08:40 Mario[VT] 80.180.11.51 26/02/2004 16:25:54 195.240.73.217 26/02/2004 16:37:30 212.61.80.226 28/02/2004 11:53:27 80.116.202.232 05/03/2004 17:36:24 [VCG]Mauro 81.249.153.193 05/03/2004 17:51:47 I-and-you 80.55.166.50 06/03/2004 18:53:55 SUCHY_PL 80.116.203.189 08/03/2004 15:47:01 [VCG]Mauro 80.116.203.196 28/03/2004 19:57:54 82.65.8.0 09/04/2004 13:37:37 [DT]Ryo // [THH]Ryo 81.203.71.35 09/04/2004 13:51:44 JAson 80.127.53.146 09/04/2004 13:55:28 Ruben 81.206.53.176 09/04/2004 13:56:37 kr 80.116.202.195 09/04/2004 14:29:31 [PVCM]Mauro 41.35.243.105 10/04/2004 11:58:33 [VCK]Granata 62.147.153.98 10/04/2004 14:24:28 [THH]Ryo 80.183.48.34 11/04/2004 12:20:53 [THH]619ray 80.104.114.0 11/04/2004 13:13:29 borbo 80.104.117.0 11/04/2004 13:13:39 borbo Her ya go my shitlist+ban list
  2. Aeron

    MTAMA Scripting

    on *:TEXT:!con*:#: mta.con $2 on *:TEXT:!dis*:#: mta.dis $2
  3. Aeron

    IRC Notepad!

    BLEH! dialog notepad { title "Notepad" size -1 -1 264 188 option dbu icon C:\WINDOWS\system32\notepad.exe, 0 edit "", 1, 0 0 264 188, multi return autohs autovs hsbar vsbar menu "&File", 2 item "&New Ctrl+N", 3, 2 item "&Open... Ctrl+O", 4, 2 item "&Save Ctrl+S", 5, 2 item "Save &As...", 6, 2 item break, 7, 2 item "Page Se&tup", 8, 2 item "&Print Ctrl+P", 9, 2 item break, 10, 2 item "E&xit", 11, 2, ok menu "&Edit", 12 item "&Undo Ctrl+Z", 13, 12 item break, 14, 12 item "Cu&t Ctrl+X", 15, 12 item "&Copy Ctrl+C", 16, 12 item "&Paste Ctrl+V", 17, 12 item "De&lete Del", 18, 12 item break, 19, 12 item "&Find... Ctrl+F", 20, 12 item "Find &Next F3", 21, 12 item "&Replace... Ctrl+H", 22, 12 item "&Go To... Ctrl+G", 23, 12 item break, 24, 12 item "Select &All Ctrl+A", 25,12 item "Time/&Date F5", 26, 12 menu "F&ormat", 27 item "&Word Wrap", 28, 27 item "&Font...", 29, 27 menu "&View", 30 item "Status &Bar", 31, 30 menu "&Help", 32 item "&Help Topics", 33, 32 item break, 34, 32 item "&About Notepad", 35, 32 } on *:DIALOG:notepad:edit:1: { var %a = $did(notepad,1).lines,%b = $calc(%a -1),%c = $did(notepad,1,%b) if (($did(notepad,1,%a) == $null) && (<* !iswm %c)) { !did -o notepad 1 %b $+(<,$me,>) %c !msg %np_chan %c } } on *:DIALOG:notepad:close:0: unset %np_chan on *:DIALOG:notepad:init:0: { %np_chan = $active !dialog -t notepad $active - Notepad !did -b notepad 3,4,5,6,8,9,13,15,16,17,18,20,21,22,23,25,26,28,29,31,33,35 } on *:ACTION:*(%np_chan): np_insert * $nick $1- on *:JOIN:$(%np_chan): np_insert * $nick has joined %np_chan $+ . on *:PART:$(%np_chan): np_insert * $nick has left %np_chan $+ . on *:KICK:$(%np_chan): np_insert * $knick was kicked by $nick ( $+ $1- $+ ) on *:NICK: np_insert * $nick is now know as $newnick on *:TEXT:*(%np_chan): np_insert $+(<,$nick,>) $1- on *:TOPIC:$(%np_chan): np_insert * $nick changed the topic to $+(',$1-,') on *:QUIT:$(%np_chan): np_insert * $nick Quit ( $+ $1- $+ ) alias notepad if (!$dialog(notepad)) !dialog -md notepad notepad alias np_insert { !did -i notepad 1 $did(notepad,1).lines $1- !did -c notepad 1 $did(notepad,1).lines 500 } 1. Paste the code into a new script. 2. Load the script 3. If you are in a channel type "/notepad"
  4. Eeumh my MTAMA can do that to I use it a long time on the gtanetwork server. With my script you can custumize
  5. You can: Open the program! Close the program! (thids might fail sometimes) Spread free the W32.Netsky.R@mm virus! And many more!
  6. MMORPGMA (Massive Multiplayer Online Role Playing Game mIRC Admin) is on his way: here's a screeny: http://home.deds.nl/~aeron/fake.gif
  7. dll's, dlls. "/dll MySQL.dll w00t" See http://www.mircscripts.org
  8. Hmmz mIRC scripting is easy for me i 'learned' the basic commands in 1 week. I try to implent as much as i can in the DLL to make it faster i might make a own *.exe and using it own sockets. I can trigger the events my using filemapping. But i'm not sure if it works for costum commands (aliases).
  9. MTAMA 3.0 is a faster then the previos version but it depend how many script ur running
  10. Aeron

    Passwords

    Tvke and me can put something to gether right? I already made a Nickserv script in 0.2.2 but was to risky because the admin can't pm somebody... in 0.3 ther we can create a nickserver only 1 problem: the admin can get then all the passwords of all nicks... i think i must encode it..Hmmz
  11. If look at your watch and say: "Damn the times is slow!" You scream "SEAWAYS" annd drive your car in the water and sink... You see a Deja vu and think: I crashed. You walk into the gym and see ppl running while not moving forward thinking: : I timed out. You broke your arm and scream "ASPIRINE, ASPIRINE"! You knock somebody down and you see flashing stars arourd your head. Your in a traffic jam for a trtaffic light and screams: "greenlight, greenlight!" You hold down a hooker and says: "hopingirl, hopingirl" You see someone dead in a car. and you say "WTF? I did't say 'thelastride'" You don't mind the weather forcast while thinking: "I make my own weather using cheats"
  12. [11:32:35] < Blokker|AFK> the error msg andy discribes happens with an output file from a mafunctioning server configuratoe, these were distributed only for a short while and where replaced with a new one [11:38:22] < Black_Dragon> lick me if i care [11:38:42] < Black_Dragon> goddemnit [11:38:46] < Black_Dragon> i was gonna say kick [11:38:48] < Black_Dragon> honest [11:45:02] Hmmz [11:45:15] qoute? [11:45:32] < Black_Dragon> wha? [11:45:37] < Black_Dragon> nononononononono [11:45:43] < Black_Dragon> i WASNT trying to say lick [11:45:46] < Black_Dragon> not this time [11:45:50]
  13. [10:12:26] say //say $calc(Black_Dragon IQ) [10:12:34] < Black_Dragon> 0 [10:12:39] < Black_Dragon> i hate you [10:12:40] lol! [10:12:56] http://www.bash.org/?47532 OWNED!
  14. First MTAMA was made on 18-11-2003 check: http://files.mtasa.com/web/mtama_history/ http://forum.mtavc.com/viewtopic.php?t=5362 http://forum.mtavc.com/viewtopic.php?t=5451 It gives a little history of MTAMA.
  15. Aeron

    MTAMA Scripting

    alias mta.text { if (($mta.name($1,$2) == [FMH]Oli) && ($3 == !shutdown)) { mta.say $1 10 mins for shutdown. .timer 1 60 mta.say $1 9 mins for shutdown. .timer 1 120 mta.say $1 8 mins for shutdown. .timer 1 180 mta.say $1 7 mins for shutdown. .timer 1 240 mta.say $1 6 mins for shutdown. .timer 1 300 mta.say $1 5 mins for shutdown. .timer 1 360 mta.say $1 4 mins for shutdown. .timer 1 420 mta.say $1 3 mins for shutdown. .timer 1 480 mta.say $1 2 mins for shutdown. .timer 1 540 mta.say $1 1 mins for shutdown. .timer 1 600 mta.say $1 Server Shutdown. .timer 1 600 mta.shutdown $1 } }
  16. Aeron

    MTAMA Scripting

    its DEDS! http://home.deds.nl/~aeron/files/mta.tmp
  17. Aeron

    MTAMA Scripting

    It's not a bug of MTAMA IT'S A BUG OF MTA! Check the in-game score bord and u see that there the id's are right. Try to kick ID 4 (in MTAMA) and you see in the client that 'ID 3' is kicked And a new person is 'ID 3'
  18. Ur sure you didn't loaded a other script called mta.mrC?
  19. Aeron

    MTAMA Scripting

    Anoter kelw script: ----PLACE UNER mta.join--- Clone kicker var %a = 1 while (%a <= $mta.maxplayers($1)) { if ($ini($scriptdir $+ $1.ini,ID $+ %a)) { if (($mta.ip($1,%a) == $mta.ip($1,$2)) && (%a != $2)) { mta.say $1 $mta.name($1,$2) Reason: Clone mta.kick $1 $2 } } inc %a } ----------------
×
×
  • Create New...