| View previous topic :: View next topic |
| Author |
Message |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
Using a trick similiar to the small-name exploit you can make it so your name on the microphone label doesn't show up at all! :D This is because for some reason the "&" marks act as null characters. Here is a script (not really a script but meh) for it:
| Code: | // Microphone Label Hack
// By Q-bA11
// scripting.elxDraco.net
// Small
name "&"
// Bigger/Wide
name "& &"
name "& & & & &" // Less Obvious
// Steal Someone's Name
name "&n&0&0&b&z&0&r" |
a more detailed explanation:

So, with the formatting on the Microphone Label, you can do a few cool things. It works like this:
- When you use a group of &'s together in your name, the number of them is divided by two on the mic. label, and the amount, (say if the game was dividing down an odd number by half) would round down to the lower whole number of &'s rather than the higher option. This is hard to explain, so I'll just use some examples, where brackets = [ Mic. Label Name ]:
- name "&" (1) = [ ]
- name "&&" (2) = [ & ]
- name "&&&" (3) = [ & ]
- name "&&&&" (4) = [ && ]
- name "&&&&&" (5) = [ && ]
- name "&&&&&&" (6) = [ &&& ]
- name "&&&&&&&" (7) = [ &&& ]
- name "&&&&&&&&" (8) = [ &&&& ]
etc., and you begin to see the pattern here.
Put simply, what this means is that one "&" by itself is going to show up as... nothing! It's like a null character, not even a space. This dividing by half and showing up as actual &'s on the mic. label occurs only when the &'s are right next to each other. When seperated by spaces or other letters/characters, the are null characters, as mentioned above.
So, armed with this knowledge, you can do things in the above examples (pictures/code) like having a nameless large microphone sign or a small one.
The Cool Part:
This also lets you "steal" people's names, and you could potentially frame them for voice-spamming... if not, at least you evade punishment if the admin isn't smart enough to look at the jumble of letters and &'s on the scoreboard that is your name and not skip over it.
Example: | Code: | // If you wanted to copy the name "n00bz0r"
name "&n&0&0&b&z&0&r" | and it would appear exactly identical on the Mic. Label. In a crowded server, people might not even be able to figure it out because they would just glance at the scoreboard and ignore your name because it appears to be gibberish. Just make sure you don't put &'s around the name (small-name exploit) as people could easily spot this because it's sticking out and might look suspicous or draw attention to you. :wink:
GLHF
Last edited by Q_ball on Mon Apr 26, 2010 7:34 am; edited 15 times in total
|
|
| Posted on Sun Apr 01, 2007 11:18 pm |
 |
AnAkIn
Little Pudding Boy
Joined: 02 Jan 2006
Posts: 2812
|
|
|
|
| Posted on Mon Apr 02, 2007 8:07 am |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
My script needs a delay so that the name on the microphone label stays... the only other problem is sometimes the name on the label refreshes, but I can't tell if that's just me seeing it or it changes instantly for others or yeah... I have to do some experimenting.
|
|
| Posted on Mon Apr 02, 2007 9:04 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
*bump*
It works... I think. The label usually stays but might screw up when the round restarts, I'm not sure... still, it's cool. You could just have your name as "&%&" the entire time and most people wouldn't be able to figure it out.
|
|
| Posted on Tue Apr 03, 2007 5:30 pm |
 |
juhmp
Little Pudding Boy
Joined: 22 Jan 2007
Posts: 121
Location: Virginia
|
|
|
doesn't work for me -_- also it seems to crash me out of cs lol
|
|
| Posted on Tue May 15, 2007 7:21 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
juhmp wrote:doesn't work for me -_- also it seems to crash me out of cs lol Hmm, I haven't used this in a while... are you sure you used | Code: | name "& &"
and not
name "&&" | hmm....
|
|
| Posted on Tue May 15, 2007 8:06 pm |
 |
juhmp
Little Pudding Boy
Joined: 22 Jan 2007
Posts: 121
Location: Virginia
|
|
|
seemed like the &'s didn't work in any way that i tried them -_-
showed up like &...
|
|
| Posted on Tue May 15, 2007 8:24 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
juhmp wrote:seemed like the &'s didn't work in any way that i tried them -_-
showed up like &... They look like spaces when there are two of them on the label, surrounding the name. At least, that's how they used to work for me. Will test later.
|
|
| Posted on Tue May 15, 2007 8:32 pm |
 |
juhmp
Little Pudding Boy
Joined: 22 Jan 2007
Posts: 121
Location: Virginia
|
|
|
*waiting for results* :P
EDIT: and yea i did &%&
|
|
| Posted on Tue May 15, 2007 9:35 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
juhmp wrote:*waiting for results* :P
EDIT: and yea i did &%& Oops, deleted your PM, but the mistake you were making for the crash was known after all and had nothing to do with Mic. Label. :P
Last edited by Q_ball on Wed May 16, 2007 4:47 am; edited 1 time in total
|
|
| Posted on Tue May 15, 2007 11:16 pm |
 |
juhmp
Little Pudding Boy
Joined: 22 Jan 2007
Posts: 121
Location: Virginia
|
|
|
me discovering something!? :shock:
|
|
| Posted on Wed May 16, 2007 12:30 am |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
Will update/post my findings later.
Edit: Entire first post re-written, removed the unessecary script as there is a better, easier method of doing it.
|
|
| Posted on Wed May 16, 2007 2:42 am |
 |
Die Eier Von Satan
Little Pudding Boy
Joined: 05 Aug 2007
Posts: 48
Location: Ænema - Tool Track 10
|
|
|
In your script, you had something like this:
Quote// No Name on Mic Label
// By Q-bA11 @ scripting.ELXDraco.net
// Small
name "&"
// Bigger/Wide
name "& &"
name "& & & & &" // Less Obvious
//Name-Steal
name "n&0&0&b&z&0&r"
Well what if at the end of the script you changed your name back to what you had it? That way, after you spam the mic, your name is back to normal. the only thing fishy about it is that people will see
"& Changed his name to [Normal Name]"
// No Name on Mic Label
// By Q-bA11 @ scripting.ELXDraco.net
// Small
name "&"
// Bigger/Wide
name "& &"
name "& & & & &" // Less Obvious
//Rename
name "[Your Name]"
|
|
| Posted on Sun Aug 05, 2007 9:20 am |
 |
grzesiek04pl
Little Pudding Boy
Joined: 09 Jul 2007
Posts: 33
|
|
|
|
| Posted on Sun Aug 05, 2007 9:31 am |
 |
AnAkIn
Little Pudding Boy
Joined: 02 Jan 2006
Posts: 2812
|
|
|
Who care since it's in script releases?that not like a helpdesk topic.
|
|
| Posted on Sun Aug 05, 2007 12:20 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
The original script I made actually did change your name back (with an m_pitch delay), but the thing is that sometimes the mic. label refreshes and it changes ... just at random times so it's weird.
Also, people would see your name change and it would just make it more obvious.
|
|
| Posted on Sun Aug 05, 2007 9:26 pm |
 |
chancity
Only a bear can have bear powers
Joined: 31 Aug 2006
Posts: 521
Location: Somewhere in Asia
|
|
|
q-ball i just checked this post and i havent seen the steal peoples name shit. good find
|
|
| Posted on Sun Aug 05, 2007 9:41 pm |
 |
Dink
Little Pudding Boy
Joined: 19 Jul 2007
Posts: 121
Location: On ThE BeBoP!!!
|
|
|
ok this doesnt work any more no? after i did this just said my name was unknow
|
|
| Posted on Mon Aug 06, 2007 4:29 am |
 |
Die Eier Von Satan
Little Pudding Boy
Joined: 05 Aug 2007
Posts: 48
Location: Ænema - Tool Track 10
|
|
|
lol. I'll have to test it sometime.
|
|
| Posted on Mon Aug 06, 2007 5:44 pm |
 |
葵逢&
Little Pudding Boy
Joined: 07 Aug 2007
Posts: 1
|
|
|
|
| Posted on Tue Aug 07, 2007 12:41 pm |
 |
|