Jump to content

menc9re

SysOp
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by menc9re

  1. There is a site called Royalhacks.net. It has absolutely nothing to do with us and as far as I know it's made purely to scam people, at least one person who has contacted us has already lost his money for them and few clever people have contacted us to check for it's authenticity before getting scammed. DO NOT SEND YOUR MONEY TO THEM, you will get nothing in return. Thank you.
      • 4
      • Like
      • Upvote
      • Sad
  2. Thanks a lot of your comprehensive and honest review, @UnstucK beat me to it and added missing bones, sincere apology of leaving such trivial features out of the hack lol, CSS was basically ported from CSGO long time ago, tested casually for a while and it did not get too much attention from customers so nobody has reported this before you, thanks a lot! About SMAC, we have not claimed to support any other anti-cheats than VAC so it either works or does not. Considering that there are only few people randomly using CSS cheat and I personally do not play it since 2010 or something, it's really not worth my time to even look into it at the moment when I'm drowning in school stuff, real life work and two kids at home. Of course major features from CSGO like chams have been added to CSS too and if it's literally not working it will be updated so it's not totally abandoned but it's not going through any serious work at the moment. I hope that at some point I get more free time to work with RH projects
  3. EFT AKA Enemy Fucking Territory hell yeah.
  4. Not a feedback / review, closed.
  5. Thanks for honest, clean review and nice video, especially the de_cache bombsite 5k was nice
  6. BTC payments are fucking slow, @UnstucK typically needs to manually confirm them. Sorry for trouble.
  7. background-image was not supposed to stay in CSS file, instead be done with inline-css, brainfart style="background-image: url("www.whatever.com/whatever.png");" I'm sure this could be done better with SASS since it lets you use variables.
  8. HTML <div class="achievement-box"> <div class="achievement-box-icon"> </div> <div class="achievement-box-namebar-area"> <span>[skill_goes_here]</span> <div class="achievement-box-bar"> <div class="achievement-box-status-25"> </div> </div> </div> </div> <div class="achievement-box"> <div class="achievement-box-icon"> </div> <div class="achievement-box-namebar-area"> <span>[skill_goes_here]</span> <div class="achievement-box-bar"> <div class="achievement-box-status-50"> </div> </div> </div> </div> <div class="achievement-box"> <div class="achievement-box-icon"> </div> <div class="achievement-box-namebar-area"> <span>[skill_goes_here]</span> <div class="achievement-box-bar"> <div class="achievement-box-status-75"> </div> </div> </div> </div> <div class="achievement-box"> <div class="achievement-box-icon"> </div> <div class="achievement-box-namebar-area"> <span>[skill_goes_here]</span> <div class="achievement-box-bar"> <div class="achievement-box-status-100"> </div> </div> </div> </div> CSS body { background-color: rgb(25, 34, 50); } .achievement-box { background-color: rgb(35, 48, 64); border: 2px solid rgb(64, 81, 102); display: flex; height: 120px; width: 540px; } .achievement-box-icon { background-image: url("https://www.superiorengineering.com.au/image/webimages/auto-mechanical-black-cogs-icon.png"); border: 5px solid rgb(75, 92, 105); outline: 2px solid rgb(64, 81, 102); height: 110px; width: 110px; } .achievement-box-namebar-area { color: white; display: inline-flex; flex-direction: column; flex: 1; justify-content: space-around; margin: 20px; height: 80px; } .achievement-box-bar { background-color: rgb(49, 83, 107); border: 1px solid rgb(64, 81, 102); height: 14px; width: 380px; } @keyframes skill-25 { from { width: 0px; } to { width: 95px; } } @keyframes skill-50 { from { background-color: rgb(255,0,0); width: 0px; } to { width: 190px; } } @keyframes skill-75 { from { background-color: rgb(255,0,0); width: 0px; } to { width: 280px; } } @keyframes skill-100 { from { background-color: rgb(255,0,0); width: 0px; } to { width: 376px; } } .achievement-box-status-25 { background-color: rgb(255,0,0); margin: 2px; margin-left: 3px; height: 9px; width: 95px; animation: skill-25 5s; } .achievement-box-status-50 { background-color: rgb(255,255,0); margin: 2px; height: 10px; width: 190px; animation: skill-50 5s; } .achievement-box-status-75 { background-color: rgb(100,255,120); margin: 2px; height: 9px; width: 285px; animation: skill-75 5s; } .achievement-box-status-100 { background-color: rgb(0,255,0); margin: 2px; height: 9px; width: 376px; animation: skill-100 5s; } RESULT
  9. Hello, we appreciate your post and concern about Royal Hacks position regarding animal rights. We at Royal Hack pride ourselves of our deep and passionate drive towards rights of all wonderful animals on Earth, especially we have a special place in our hearts for sloots, those magnificient creatures. 20% of Royal Hacks income is donated to Homeless Sloths Shelter and we are also working together with WWF. Whole Royal Hack staff is committed to vegetarian diet and we would never take part in barbaric abuse of poor, helpless animals.
  10. From my point of view I would love to get time for Quake: Champions hack and figuring out why L4D2 does not work but I can't guarantee anything, school is intense and I'm working at the same time so my time is limited. Let's see if I have more time when I'm on summer vacation. ¯\_(ツ)_/¯
  11. +1 of Digital Insanity
  12. CSS Full adjusted to 29.99€ / 1 year too.
  13. menc9re

    L4d2

    Added you into L4D2 BETA.
  14. menc9re

    L4d2

    If you subscribe into some hack or donate, I can add you to L4D2 BETA Testers, no problem.
  15. This support is not GROUNDBREAKING but I'll give it a *strong* MAYBE, where strong means closer to yes than no. I'll give you updates if / when project is under progress. Thank you everyone of your interest! I'll also have to emphatize that I actually have quite a lot of things to do for school at the moment so it's not gonna be tomorrow or even next week if progress happens
  16. If this gets enough support I'll consider it, otherwise it's gonna be just a fun project that does not make me any money, like L4D2 and CSS and I probably won't waste my time with it, I'm currently in school and working at same time so my time is limited.
  17. This is false advertising, according to @UnstucK such deal does not exist.
  18. The hack is not working for you because your CSGO subscription has ended.
  19. Aimbot weapon-specific configuration has been fixed and is re-enabled in CSS now. All the config-related crashes should be gone too now. I have also added ViewFOV -changer that let's you "zoom" in and out just like you would when you're using sniper weapon. It is enabled for ESP and Full-packages.
  20. Disable aimkey and aiming will be done automatically. Aimbot -> Binds -> Click the aimkey-button -> press ESC. If you did it right, the aimkey button should now say : "None".
  21. Hi, CSS Aimbot and Full -versions are now also on sale! You can expect almost same features as in CSGO hack, currently the only thing missing is weapon specific aimbot configuration, it will be coming soon™* and more features are planned and added according to your feedback! Exceptionally we will be offering ONE YEAR subscription into CSS Aimbot, ESP and Full -versions and they will be considerably cheaper than if you would buy monthly subscription. To celebrate CSS launch there is a promotion that first 10 users to subscribe into 1 year package will receive 20% discount, PM me in here on in Discord before buying and I will add the discount for you! Have fun!
  22. Disable aimkey and you have auto-aim, or what do you mean?
  23. No ,we don't have any HWID Spoofers.
  24. Sorry, I don't understand Quake Champions, will deliver brah.
  25. v3n0m4 used to code old RoyalHack, not anymore, now it's how02 and UnstucK and I might start something later. Aimbot has a menu that you should not open while streaming.
×
×
  • Create New...

Important Information

Read Terms of Use to continue