Author Topic: Hide kill name?  (Read 3334 times)

0 Members and 1 Guest are viewing this topic.

jcmomo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Hide kill name?
« on: June 29, 2012, 07:55:45 am »
Is there anyway possible to hide your name when you kill somebody so admins dont know who to kick?
Momo is a homo. Que?

darkrounge

  • Online Villain
  • ***
  • Posts: 166
    • View Profile
Re: Hide kill name?
« Reply #1 on: June 29, 2012, 11:13:51 am »
You can use a kill command, but that means you don't shoot them..

Kr4nkl0r

  • Online Villain
  • ***
  • Posts: 104
    • View Profile
Re: Hide kill name?
« Reply #2 on: June 29, 2012, 02:40:34 pm »
There is a script which could make you "invisible"


or you can just change your "skin"

very funny


you walk around as any class you want and your actual player just stands at spawn.
you can kill as much as you want but have to be careful.

Kill message appears if you got killed

robin-580

  • Online Villain
  • ***
  • Posts: 143
    • View Profile
Re: Hide kill name?
« Reply #3 on: June 29, 2012, 06:21:25 pm »
and do you have that invisible script?

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Hide kill name?
« Reply #4 on: June 29, 2012, 06:43:56 pm »
and do you have that invisible script?

just use this command

turnmeintocidemrm[ 2674/2 , true ];

call it in your init and it will turn you invisible to all players.
« Last Edit: June 29, 2012, 06:49:15 pm by MrMedic »
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

mirc00

  • Intentional Cheater
  • **
  • Posts: 27
    • View Profile
Re: Hide kill name?
« Reply #5 on: June 29, 2012, 06:49:43 pm »
and do you have that invisible script?

just use this command

turnmeintocidemrm[ 2674/2 , true ];

lol noob. How does this will work at all?

_playerpos = getPos player;
turnmeintocidemrm[ _playerpos, 2672/4];

You need to get the player pos first before sending the secret code to be invisible (2672!), else, every player on the server gets invisible.

Snuff

  • Online Villain
  • ***
  • Posts: 184
    • View Profile
Re: Hide kill name?
« Reply #6 on: June 29, 2012, 08:39:49 pm »
Maybe, you could try getting the player you shot at, and killing them? Probably wouldn't work with sniper rifles and head shots though, just an idea.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Hide kill name?
« Reply #7 on: June 29, 2012, 09:07:18 pm »
and do you have that invisible script?

just use this command

turnmeintocidemrm[ 2674/2 , true ];

lol noob. How does this will work at all?

_playerpos = getPos player;
turnmeintocidemrm[ _playerpos, 2672/4];

You need to get the player pos first before sending the secret code to be invisible (2672!), else, every player on the server gets invisible.

yep thats another way.
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

jcmomo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Re: Hide kill name?
« Reply #8 on: June 30, 2012, 04:36:37 am »
what ive been using is
"ru_soldier_ar" createunit [[(getpos player select 0), (getpos player select 1), 50], group player,"badger = this",  1.0, "PRIVATE"];
setPlayable badger;
selectPlayer badger;

Which works some servers but on domination it spanws them outside of me, instead of me as a clone, if i do it again i do get cloned but then i have NO control over it the ai is controlling while im in it wtf lol
Momo is a homo. Que?

link757

  • Intentional Cheater
  • **
  • Posts: 37
    • View Profile
Re: Hide kill name?
« Reply #9 on: July 02, 2012, 08:57:27 am »
There is another way for this to be done, my friend is always likes this (HGs mainly I think, not sure) He doesnt use any scripts or things like that but still when he kills anyone it just says the player has been killed..Its a glitch I think, he also cant access his bank if I recall

robin-580

  • Online Villain
  • ***
  • Posts: 143
    • View Profile
Re: Hide kill name?
« Reply #10 on: July 02, 2012, 01:35:28 pm »
no jcmon

jcmomo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Re: Hide kill name?
« Reply #11 on: July 02, 2012, 02:02:55 pm »
lol robin sorry for wasting time i dont have a clue i just went on scripts wiki from bohemia and tried to do something without spoon feeding for once lol it was worth the hope that it would work. Can you atleast give me a hint on what calling that code is?
Momo is a homo. Que?

robin-580

  • Online Villain
  • ***
  • Posts: 143
    • View Profile
Re: Hide kill name?
« Reply #12 on: July 02, 2012, 02:10:20 pm »
DOESNT MATTER i had my doubts 2 first        it was mrMedics joke

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Hide kill name?
« Reply #13 on: July 02, 2012, 02:18:18 pm »
what ive been using is
"ru_soldier_ar" createunit [[(getpos player select 0), (getpos player select 1), 50], group player,"badger = this",  1.0, "PRIVATE"];
setPlayable badger;
selectPlayer badger;

Which works some servers but on domination it spanws them outside of me, instead of me as a clone, if i do it again i do get cloned but then i have NO control over it the ai is controlling while im in it wtf lol

50 meters in the air?

« Last Edit: July 02, 2012, 02:25:26 pm by MrMedic »
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

s0beit

  • Relentless Teamkiller
  • **
  • Posts: 94
    • View Profile
Re: Hide kill name?
« Reply #14 on: July 02, 2012, 03:13:22 pm »
50 meters in the air?

What? That's not normal?