Jump to content

XcR

Members
  • Posts

    696
  • Joined

  • Last visited

Everything posted by XcR

  1. hey i adjusted brightness, some hidden folders appeared:
  2. XcR

    bTk Recruiting

    ok then mez, u lying little fucking gay motherfucking prick, paste the script that u "wrote" and ill paste the one i wrote.
  3. XcR

    rpg script

    http://www.mtascripts.co.nr look in the scripts section, u will find cops and robbers - its an rpg script. you will also need mta:ma from http://www.aeron.tk and mirc from http://www.mirc.com
  4. XcR

    bTk Recruiting

    rivalry? not like there any good, nothing to envy them for. nope, everyone just thinks there cocks....
  5. XcR

    MTAMA Blacklist

    lol, the one u gave me, that one most likely... sandking?
  6. XcR

    MTAMA Blacklist

    ill get the vid hosted if nessecary...
  7. lmao b that vid is a bit disturbing
  8. XcR

    bTk Recruiting

    thats what i done, but i added a notes command to lvl 6 only so that they can use !anote without the restricting line which disables $ like this: general note script anyone can use: on *:SIGNAL:mta.command:{ if $3 == !note { if $ isin $3- { mta.say $1 Invalid chars in text! halt } else { !writeini Notes.ini notes $mta.name($1,$2) $4- mta.say $1 That has been noted, $mta.name($1,$2) $+ . } } } lvl 6 note command: on *:SIGNAL:mta.command:{ if $mta.level($1,$2) >= 6 { if $3 == !anote { !writeini Notes.ini notes $mta.name($1,$2) $4- mta.say $1 That has been noted, $mta.name($1,$2) $+ . } } } see? dont be such a fucking tard
  9. XcR

    bTk Recruiting

    dunno, but something i do know is that they r a bunch of fags, i go to help them and they ban me. what wankers...
  10. XcR

    Ban this kid

    banned him ages ago from my server, ive also got a vid of him modding.
  11. XcR

    bTk Recruiting

    no its not... i went in your server yesterday, to find my script running with the info changed... then i was told it was "cut and pasted". i can easily host the script somewhere so people can see... then i was banned. lame.
  12. XcR

    bTk Recruiting

    Im not arguing i just hate people taking credit that isnt theirs... u and ur clan shud know all about that rider...
  13. keep tapping foward (num9 default) and this can bring the speed of ur bike up to a max of around 190-200.
  14. XcR

    MTAMA Scripting

    alias db { if ($2 == on) { if ($mta.admin+($1)) { mta.say $1 Dystruction derby activated! mta.say $1 Get a good car and type '!join' to be in the list! (60 secs remaining) %derby = 1 !unset % [ $+ [ $1 ] ] !.timerdb 1 60 db $1 start } else mta.say $1 No admin+ connection! } elseif ($2 == off) { if (%derby) { mta.say $1 Dystruction derby deactivated! %derby = 0 !.timerdb off !.timerdb2 off } } elseif ($2 == start) { if ($numtok(% [ $+ [ $1 ] ],32) < 3) { mta.say $1 Not enough players to start: restart. mta.say $1 Get a good car and type '!join' to be in the list! (60 secs remaining) !unset % [ $+ [ $1 ] ] !.timerdb 1 60 db $1 start } else { mta.say $1 Time up! mta.say $1 The Round begins! (5 mins) !.timerdb2 1 300 db $1 stop } } elseif ($2 == stop) { var %a = $numtok(% [ $+ [ $1 ] ],32),%b,%c,%d,%e while %a > 0 { %e = $gettok(% [ $+ [ $1 ] ],%a,32) if ($mta.health($1,%e) > $mta.health($1,%b)) { if ($mta.health($1,%e) > $mta.health($1,%c)) { if ($mta.health($1,%e) > $mta.health($1,%d)) { %b = %c %c = %d %d = %e } %b = %c %c = %e } %c = %e } !dec %a } mta.say $1 Time over! mta.say $1 1st: $mta.name($1,%d) ( $+ $mta.health($1,%d) $+ $chr(37) $+ ) 2st: $mta.name($1,%c) ( $+ $mta.health($1,%c) $+ $chr(37) $+ ) 3rd: $mta.name($1,%b) ( $+ $mta.health($1,%b) $+ $chr(37) $+ ) mta.say $1 Get a good car and type '!join' to be in the list! (60 secs remaining) set % [ $+ [ $1 ] ] !.timerdb 1 60 db $1 start } } just replace the alias db in the script with the one above and it should work. - XcR
  15. i gota get a good host with mysql, couple of people on IRC referred me to some, but they're down
  16. thats what i had to do, so much shit on my pc
  17. did u check for viruses? this is usually an ISP problem though... [uVA]Kevuwk had the same problem, and he ended up changing ISP's because his ping didn't lower.
×
×
  • Create New...