-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile changer, troll features and more #422
base: master
Are you sure you want to change the base?
Conversation
Add Door Spam option
Add Door Spam option
Probably ghetto way but pls don't blame me, fresh to c++
add no fall damage
Doorspam
Make default 'USE' key to door spam
Delete key bind
Doorspam
Adding medal, music kit and rank changer (client side!, working on protobuf). Also adds 3 troll features - Vote kick 'glitch', Ban name 'glitch' and Skin received troll name Troll features are based on name changing. Sometimes it can lead to the weird effects but perfectly choosen nick name and weapon name can be a good troll. (In nickname input You choose nickname in the message also for the text of vote kick) Profile Changer (music id medal and rank) works but only client side, you can hear music kits, preview medal only on scoreboard and look at the spoofed rank. Preview of these features: https://i.imgur.com/oQdUvAI.png https://www.youtube.com/watch?v=D0ZujGF3e-M (yes I took an idea from this film)
Add profile changer and else to the misc tab
Changed misctab file
Have You tried to change your nickname first to the 'Glitch Name'? Spam it a bit and then change to the troll name. |
Search for the
But we need a separate string file for the "You" before "attacked a teammate" so it doesn't look gramatically out of place. |
@LWSS Do you mind checking it and merging (or closing it, I could split it to more pull requests). |
ok so the unbox troll thing doesn't work. The colors are busted and it just shows a name change. The profile changer works but noone is going to know what the numbers mean. Door spammer, good meme, but u need to add a short delay or something so u can still open doors normally |
Can confirm that the same thing happens to me with the name changer and also the newlines show up as question marks instead on the Votekick meme. |
But are you trying to set name to "Glitch name"first? then troll name. I havent implented it in code but I could. |
I did try but it still did that. Maybe I broke something with my fork when I added it. I'll try it out later |
F. cant even build. |
Adding medal, music kit and rank changer (client side!, working to get protobuf working to make this server-side).
Also adds 3 troll features - Vote kick 'glitch', Ban name 'glitch' and Skin received troll name
Troll features are based on name changing. Sometimes it can lead to the weird effects but perfectly choosen nick name and weapon name can be a good troll. (In nickname input-text You choose nickname that will be in the message, also choose here text of vote kick glitch)
It also adds some missing offsets to planted bomb (ex. of usage is defuse timer bar on screen, I could add it because I have it done already)
Profile Changer (music id medal and rank) works but only client side, you can hear music kits, preview medal only on scoreboard and look at the spoofed rank.
Preview of these features: https://i.imgur.com/oQdUvAI.png https://www.youtube.com/watch?v=D0ZujGF3e-M (yes I took an idea from this film)
Sorry for long text, IDK why there are Door Spam commits but I hope it will delete from this automatically when previous PullRequest will get merged, i will take look at this.