Jump to content

GilGalad

Member
  • Posts

    37
  • Joined

  • Last visited

Posts posted by GilGalad

  1. 8 hours ago, xanax said:

    no its not, if the person takes the picture of the id in person with the royalhack website open in the backgroud.

    Determine who is trusted, and who is not, need hidden methods. Photos on the background of a fresh newspaper will help you only if you kidnapper.

    Why do members with reputation speak diplomatically, and newcomers urge to burn resellers at the stake? Did someone create an army of clones?

  2. 12 minutes ago, zasasok said:

    Hey. A beta tester for rust offers to buy a cheat through it. He says that he has 10 invitations. It's a lie?
     

    Lies of course. There is still no reliable information on how the cheat will be sold.

  3. 5 minutes ago, esarma68 said:

    The 30 euro subscription is for only 1 month ?? In this case there's a way to pay like 60 euro( for examle) and get a 3 month subscription ??

    Also i was wondering if the debugcamera is on the 30 euro version or in the 40 euro ? 

    Good work should be paid well. Probably for 3 months will make a discount, but it's wrong to do it more than 10-15%.

    • Upvote 2
  4. 38 minutes ago, Klasss said:

    I don't think that battleye is that more effective than EAC. Arma 3 and Dayz haven't big cheat communities.So its easy for them to ban the only publics cheats on the market.

    Right. While they are searching for signatures private cheats will be out of reach.

    • Upvote 1
  5. 16 hours ago, Klasss said:

    I have been cheating on many rust accounts that got banned and my main has never been hit. I don't know if im lucky but i think that they dont ban your main if you don't cheat on it.

    If you play with cheat only in rust, then maybe you can keep several account stats without changing the MAC address and IP.

    If you play other games with cheats, then Steam accounts should not be linked.

  6. I have a question about switching between Steam accounts. I use the following script to clean the computer and secure various Steam accounts from the ban on HWID.

    Can I change the MAC address and use rust cheat?
    Can I use Acronis True Image for Windows rollback and use rust cheat?

    -- rust.bat start --
    rem Kill process
    taskkill /f /im Rust.exe
    taskkill /f /im RustClient.exe
    taskkill /f /im Steam.exe

    rem Clean registry
    regedit /S E:\rust.reg

    rem Change MAC adress
    "c:\Program Files (x86)\Technitium\TMACv6.0\TMAC.exe" -n Wireless -re -s

    rem Clean Rust dumps
    for /f "Tokens=1* Delims=" %%F in ('dir /AD /B d:\SteamLibrary\steamapps\common\Rust\2*') do echo %%F

    rem Clean Rust logs
    del /Q "d:\SteamLibrary\steamapps\common\Rust\RustClient_Data\output_log.txt"
    del /Q "d:\SteamLibrary\steamapps\common\Rust\RustClient_Data\output_log.last"

    rem Clean Steam
    for /f "Tokens=1* Delims=" %%F in ('dir /AD /B "c:\Program Files (x86)\Steam\appcache\*"') do rmdir /S /Q "c:\Program Files (x86)\Steam\appcache\%%F"

    del /Q "c:\Program Files (x86)\Steam\appcache\*.*"
    del /Q "c:\Program Files (x86)\Steam\depotcache\*.*"
    del /Q "c:\Program Files (x86)\Steam\config\*.*"
    del /Q "c:\Program Files (x86)\Steam\dumps\*.*"
    del /Q "c:\Program Files (x86)\Steam\logs\*.*"
    del /Q "c:\Program Files (x86)\Steam\.crash"

    for /f "Tokens=1* Delims=" %%F in ('dir /A /B "c:\Program Files (x86)\Steam\ssfn*"') do del /Q "c:\Program Files (x86)\Steam\%%F"
    for /f "Tokens=1* Delims=" %%F in ('dir /AD /B "c:\Program Files (x86)\Steam\userdata\*"') do rmdir /S /Q "c:\Program Files (x86)\Steam\userdata\%%F"

    rem Complite
    -- rust.bat end --

    -- rust.reg start --
    Windows Registry Editor Version 5.00

    [-HKEY_CURRENT_USER\SOFTWARE\Facepunch Studios LTD\Rust]

    [HKEY_USERS\S-1-5-21-3418248263-400613800-3086360259-1001\SOFTWARE\Valve\Steam]
    "AutoLoginUser"=""
    -- rust.reg end --
     

    • Upvote 2
×
×
  • Create New...

Important Information

Read Terms of Use to continue