Jump to content

menc9re

SysOp
  • Posts

    170
  • Joined

  • Last visited

  • Days Won

    35

Posts posted by menc9re

  1. 4 minutes ago, janycupaj said:

    I have AVG bat  now it's turned off.
     

    IIRC AVG caused trouble with RH. You should try if there is some kind of "Add program to exceptions" feature. If not, try uninstalling because turning off antivirus might not always help.

    I personally have good experience with Comodo Internet Security + RH, they work fine after you add RH into exceptions.

  2. 18 minutes ago, janycupaj said:

     

    Hello I have trouble whit cheating.
    I turn cheat klik on injekt...I will join the server ....

    and nothing happens .... what's the opening cheat menu?

    Insert-button will open the menu.

  3. 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

  4. On 6/13/2018 at 11:25 AM, Porygon said:

    Are you using this config for the RCS ? :

    X (Pitch) = 2.2

    Y (Yaw) = 1.8

    But how do I know wich value to put for which weapon ? I do it instinctively ?

    Aaaaaaaaaaand I was inactive for a long time, sorry about that.

    I just used the default config for RCS and did not make any weapon-specific configs, you can do trial and error but in my opinion it works good as it is. 

  5. 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

    skillbar.gif

    • Like 3
    • Upvote 1
  6. 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.

    • Like 1
    • Upvote 3
  7. 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.

    ¯\_(ツ)_/¯

×
×
  • Create New...

Important Information

Read Terms of Use to continue