Jump to content

ImJohnMclane

Members
  • Posts

    83
  • Joined

  • Last visited

Everything posted by ImJohnMclane

  1. ImJohnMclane

    Name Kick

    yeah he always do it.
  2. http://img181.imageshack.us/my.php?image=helppa5.jpg http://img181.imageshack.us/my.php?image=helppa5.jpg go and check out in the picture are that text too whats the problem. - i copyed all files to mirc folder and loaded. - i did edited only some bugs on texts - and command !setlevel didnt worked.
  3. Make a Race scripts, like me. Good Luck! Deemon:wink:
  4. Well im banned from me hosted TOP clan server, im owner , and me friend is too banned there by script. u guys have any ideas about how to unban? ty Deemon:wink:
  5. download a new vicecity.exe from http://www.aeron.tk
  6. Close ALL, folders, running programs, and just leave to running mtacilent
  7. So what is the working script then??????
  8. ImJohnMclane

    help plz

    ahahahhahah theoden is using a me idea , of race script , right? Cya, Deemon
  9. Nothing . ill typing: !race and nothing happens.
  10. i don't know whats wrong there, please fix it , scripters. on *:SIGNAL:mta.command:{ if ($3 == !race) { if ($mta.area($1,$2) == Sunshine-Autos Viceport Vice-City-Mainland) { !.timer 1 1 mta.say $1 //Race Script 0.1 BETA by: *TLR*Deemon Started!// !.timer 1 2 mta.say $1 //All Players Go To Sunshine-Autos To Race!// 60 Seconds Left!!!// !.timer 1 3 mta.say $1 //Race: From Sunshine-Autos to StarFish Island! !.timer 1 30 mta.say $1 //30 Seconds Left, Hurry UP!!!// !.timer 1 55 mta.say $1 //5 Seconds Left!!// !.timer 1 56 mta.say $1 //4 Seconds Left!!// !.timer 1 57 mta.say $1 //3 Seconds Left!!// !.timer 1 58 mta.say $1 //2 Seconds Left!!// !.timer 1 59 mta.say $1 //1 Second Left!!// !.timer 1 60 mta.say $1 //Time Over!// !.timer 1 61 mta.say $1 //Ready..// !.timer 1 62 mta.say $1 //Set..// !.timer 1 63 mta.say $1 //GOOOOOOOOOOOOOOOOOOOOOOOO!// } if ($3 == !finish) { if (Starfish-Island isin $mta.area($1,$2)) { mta.say $1 $mta.name($1,$2) Finished! } Thanks, Deemon
  11. use mtama, there is that commands -.-
  12. Well im Deemon, im tryng to help u on *:SIGNAL:mta.join:{ mta.msg $1 $2 Welcome to the Public server!! mta.msg $1 $2 Register Today to see how you can register type !register } on *SIGNAL:mta.command: { if ($3 == !register) { mta.msg $1 $2 To register type /msg register } } anyway wtf was doed that ' !register ' there down? try it Cya, Deemon
  13. Kill-Or-Die server have a new owner, it's me. Shotgun . kicked out from zilaserverz cause he was speedhacking kick by chucky , so all come to 88.191.40.11:2016, i am normal admin there, so don't sceard . Shotguns old nicks: [TOP]SecreT ; Shotgun. ; S.G ; *TLRr*S.G ; Killer and a lots of more, don't sceard, come
  14. mIRC installed to : program files/mIRC/ - I've reinstalled mirc 100000000000000000 times, still same, - I've tryed to reinstall all mtama scripting things, still same, Cya, Deemon
  15. Well, i am never edited the mtama, but atm i have mtama version 3,23 , if i update that to 3,24 then it re-runs mirc and sayng CRC error: link is here: http://img72.imageshack.us/my.php?image=error007hi7.jpg What is going on? If i press OK, then it's closing 3 secs and again auto-open and mtama is opening and that same error and i can close it only with alt+ctrl+del help me guys please , Cya, Deemon
  16. He does cheat. Well, Im *TLR*Deemon, that 'ImJohmMclane' is me old nickname and user here. Yes, he does cheat sometimes. He wanted to send me a ammo cheat/hack but i doesn't accepted. He gets kicked from [TOP] with reason - banning [TOP] clan leader (me) from his server no reason. He is so fool atm, he don't know what are he doing , He is banned from every popular servers & kicked from popular and very good clan: [LoS] by [XE]SXR - I don't remember the reason . Edited: 1 times , Cya, Deemon
  17. omg dont be newb. Next Time use SEARCH!! on *:SIGNAL:mta.command:{ ;Parameters: $1 = Server, $2 = ID, $3- = Text if ($3 == !voteban) { if (%vote.nick. [ $+ [ $1 ] ] == $null) { if ($ini($+(",$scriptdir,$1,.ini,"),ID $+ $4)) { set %vote.nick. [ $+ [ $1 ] ] $4 set %vote.voters. [ $+ [ $1 ] ] $null mta.say $1 Voteban: Type "!vote" if u want $mta.name($1,$4) shall be banned. [ $calc($left($did(mta,$1 $+ 21),2) / 2) votes needed][30 sec] .timervote [ $+ [ $1 ] ] 1 30 mta.vote $1 } else mta.say $1 Give up an existing ID-number: "!voteban } else mta.say $1 VoteBan Is Running , Nick: $mta.name($1,%vote.nick. [ $+ [ $1 ] ]) } if (($3 == !vote) && (%vote.nick. [ $+ [ $1 ] ] != $null)) { if ($2 !isin %vote.voters. [ $+ [ $1 ] ]) { %vote.voters. [ $+ [ $1 ] ] = %vote.voters. [ $+ [ $1 ] ] $2 mta.say $1 $numtok(%vote.voters. [ $+ [ $1 ] ],32) votes for $mta.name($1,%vote.nick. [ $+ [ $1 ] ]) if ($numtok(%vote.voters. [ $+ [ $1 ] ],32) >= $calc($left($did(mta,$1 $+ 21),2) / 2)) { mta.text $1 $mta.name($1,%vote.nick. [ $+ [ $1 ] ]) $numtok(%vote.voters. [ $+ [ $1 ] ],32) Votes! Your out! Banned! mta.ban $1 %vote.nick. [ $+ [ $1 ] ] unset %vote.nick. [ $+ [ $1 ] ] unset %vote.voters. [ $+ [ $1 ] ] .timervote [ $+ [ $1 ] ] off } } else mta.text $1 $mta.name($1,$2) You have already voted } } alias mta.vote { mta.text $1 VoteBan Cancelled!! - : $mta.name($1,%vote.nick. [ $+ [ $1 ] ]) unset %vote.nick. [ $+ [ $1 ] ] unset %vote.voters. [ $+ [ $1 ] ] }
  18. When sometimes someone join then me scripts kicking him , me top clan members too: '[TOP]R3cK0' autologged in as a member [TOP]R3cK0 Reason: Idle for more then mins [TOP]R3cK0 has been kicked from the game. Kickcounter: 473 [sS]Haloween: wtf !~! WELCOME !~! THIS IS REAL SERVER!! 24/7 UP , HOSTED!! HAVE FUN!!! Warning, [TOP]R3cK0's subnet matches '[TOP]R3Kc0', who was banned '[TOP]R3cK0' autologged in as a member [TOP]R3cK0 has been kicked from the game. [sS]Haloween: aaaaaaaa Kickcounter: 474 [sS]Haloween: deemon [sS]Haloween: wtf [TOP]R3cK0 has joined the game. !~! WELCOME !~! THIS IS REAL SERVER!! 24/7 UP , HOSTED!! HAVE FUN!!! Warning, [TOP]R3cK0's subnet matches '[TOP]R3Kc0', who was banned '[TOP]R3cK0' autologged in as a member [TOP]R3cK0 Reason: Idle for more then mins [TOP]R3cK0 has been kicked from the game. [TOP]R3cK0 Reason: Idle for more then mins always that reason and then its kicking, im using mtama grs 3.23 by aeron, 3,24 not work cos if im downloading that and installing then it sayng crc error, ty for help, Cya, Deemon
  19. Clan Name . . [TOP] Members . . 8 Servers . . STUNT DM Server IP -s . . STUNT: 88.191.40.11 Port 2014 DM: 88.191.40.11 Port 2008 Well 1 server more released , hosted , 24/7 , mine server Rules: No Dm / Only cops can shoot with reason a player if he is wanted. Scripts: !wanted, !cops, !suspect ;, !jail ; and a lots of more. Server IP: 88.191.40.11 PORT: 2018 Server Name: Public Playground Area /RPG/NODM[Zil@CServer] zil@server have a very good pings, then come !Warning! If some server of them is down ,then someone crashed it. And he will be blacklisted there Well, We're waiting new members, and we advertise that servers
  20. not sure how mtama for sa saves player's info, but yeh that must work if u change to mta.text. This example above checks for 70% of caps, so if u have text like 'I O W N Y O U A L L' it wont kick. you can always change the percentage tho (that * 0.7 = 70%) today, that script what u maded, thats not work . can u fix it?
×
×
  • Create New...