14 Commits
1.8 ... master

Author SHA1 Message Date
WindowsAddict
637359e757 Merge pull request #243 from nekoppai/master
Add logo to the readme
2023-08-02 20:48:18 +05:30
nekoppai
f2f5438227 Add logo to the readme 2023-08-02 14:35:48 +00:00
WindowsAddict
cd0cf99bea Update README.md 2023-08-02 06:53:54 +05:30
WindowsAddict
f710372f7e Update README.md 2023-07-23 19:43:28 +05:30
WindowsAddict
e030f67bea Merge pull request #233 from KomashiFX/patch-1
Better Design to README.md
2023-07-23 18:37:54 +05:30
WindowsAddict
cc4c8343c1 Evade some AV's flagging - Attempt 3 2023-07-23 18:05:36 +05:30
KomashiOFC
f5b7490f94 Better Design to README.md 2023-07-14 23:50:00 -03:00
WindowsAddict
8141aa07a1 Remove Reddit link 2023-06-11 12:15:31 +05:30
WindowsAddict
175d74e888 Add Reddit link 2023-05-17 20:17:12 +05:30
WindowsAddict
74a2d93508 Update README.md 2023-04-26 02:25:11 +05:30
DESKTOP-AJSJJMA\Admin
b5c63b2296 Evade some AV's flagging - Attempt 2 2023-04-13 03:21:27 +05:30
WindowsAddict
87f4d3a0a8 Update README.md 2023-04-13 02:52:43 +05:30
DESKTOP-AJSJJMA\Admin
165bb69f37 Evade some AV's flagging 2023-04-13 01:42:41 -07:00
WindowsAddict
68537e9f42 Update 2023-03-22 02:16:59 +05:30
9 changed files with 55 additions and 44 deletions

View File

@@ -6,9 +6,9 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================
@@ -66,7 +66,7 @@ popd
cls
color 07
title Microsoft Activation Scripts
title Microsoft_Activation_Scripts
set _args=
set _elev=
@@ -190,7 +190,7 @@ setlocal EnableDelayedExpansion
cls
color 07
title Microsoft Activation Scripts 1.8
title Microsoft_Activation_Scripts 1.8
mode 76, 30
set "mastemp=%SystemRoot%\Temp\__MAS"
if exist "%mastemp%\.*" rmdir /s /q "%mastemp%\" %nul%
@@ -5556,9 +5556,9 @@ echo C:\ProgramData\Activation-Renewal\Info.txt
echo C:\ProgramData\Activation-Renewal\Logs.txt
echo ______________________________________________________________________________________________
echo:
echo Online KMS Activation Script is a part of 'Microsoft Activation Scripts' [MAS] project.
echo Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' [MAS] project.
echo:
echo Homepage: massgrave.dev
echo Homepage: mass grave[.]dev
echo Email: windowsaddict@protonmail.com
)>"%_dest%\Info.txt"
exit /b
@@ -5704,9 +5704,9 @@ exit /b
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================

View File

@@ -5,9 +5,9 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: massgrave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================
@@ -185,7 +185,7 @@ goto dk_done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%eline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto dk_done
)

View File

@@ -5,9 +5,9 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: massgrave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================
@@ -183,7 +183,7 @@ goto dk_done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%eline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto dk_done
)

View File

@@ -11,9 +11,9 @@
:: only transparent batch script with online public KMS servers.
::_____________________________________
::
:: Online KMS Activation Script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::=================================================================================================
@@ -184,7 +184,7 @@ goto Done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%nceline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto Done
)
@@ -3049,7 +3049,7 @@ call :Clear-KMS-Cache
if not [%Act_OK%]==[1] (
echo.
echo In case of any issues, check https://massgrave.dev/troubleshoot
echo In case of any issues, check https://mass%-%grave.dev/troubleshoot
)
if defined _unattended exit /b
@@ -3450,9 +3450,9 @@ echo C:\ProgramData\Activation-Renewal\Info.txt
echo C:\ProgramData\Activation-Renewal\Logs.txt
echo ______________________________________________________________________________________________
echo:
echo Online KMS Activation Script is a part of 'Microsoft Activation Scripts' [MAS] project.
echo Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' [MAS] project.
echo:
echo Homepage: massgrave.dev
echo Homepage: mass grave[.]dev
echo Email: windowsaddict@protonmail.com
)>"%_dest%\Info.txt"
exit /b
@@ -3598,9 +3598,9 @@ exit /b
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================

View File

@@ -5,7 +5,7 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Email: windowsaddict@protonmail.com
@@ -158,7 +158,7 @@ goto ced_done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%eline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto ced_done
)

View File

@@ -5,9 +5,9 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave.dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================
@@ -153,7 +153,7 @@ goto done2
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%eline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto done2
)
@@ -407,6 +407,7 @@ goto :done2
:done
set -=
echo ______________________________________________________________
echo:
call :ex_color %Magenta% "%oem%"
@@ -414,7 +415,7 @@ call :ex_color %Green% "$OEM$ folder is successfully created on the Desktop."
echo "%oem%" | find /i "38" %nul% && (
echo:
echo To KMS38 activate Server Cor/Acor editions ^(No GUI Versions^),
echo Check this page https://massgrave.dev/oem-folder
echo Check this page https://mass%-%grave.dev/oem-folder
)
echo ______________________________________________________________

View File

@@ -5,7 +5,7 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Email: windowsaddict@protonmail.com
@@ -169,7 +169,7 @@ goto ins_done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%eline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto ins_done
)

View File

@@ -5,7 +5,7 @@
::============================================================================
::
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Email: windowsaddict@protonmail.com
@@ -138,7 +138,7 @@ goto at_done
>nul fltmc || (
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
%nceline%
echo This script require administrator privileges.
echo This script require admin privileges.
echo To do so, right click on this script and select 'Run as administrator'.
goto at_done
)

View File

@@ -1,12 +1,15 @@
## Microsoft Activation Scripts (MAS):
<p align="center"><img src="https://raw.githubusercontent.com/massgravel/mas-docs/main/logo.png" alt="MAS Logo" height="128"></p>
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
<h1 align="center">Microsoft Activation Scripts (MAS)</h1>
<p align="center">A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p>
<hr>
## Download / How to use it?
### Method 1 - PowerShell
### Method 1 - PowerShell (Recommended)
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter\
`irm https://massgrave.dev/get | iex`
- You will see the activation options, and follow onscreen instructions.
@@ -14,9 +17,8 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
### Method 2 - Traditional
- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
- Password is `1234`
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named `All-In-One-Version`
- Run the file named `MAS_AIO.cmd`
- You will see the activation options, and follow onscreen instructions.
@@ -29,14 +31,22 @@ Latest Version: 1.8
Release date: 16-Mar-2023
```
### For more details, check Homepage: https://massgrave.dev/
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
### Homepage - https://massgrave.dev
</br>
<a href="https://discord.gg/gjJEfq7ux8">
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" />
</a>
[![1.1]][1]
[![1.2]][2]
[![1.3]][3]
[1.1]: https://lookimg.com/images/2023/03/21/QTvjcD.png (Chat with us without signup)
[1.2]: https://lookimg.com/images/2023/03/21/QTvLyd.png (Chat with us)
[1.3]: https://lookimg.com/images/2023/03/21/QTvXBJ.png (Follow on twitter)
[1]: https://discord.gg/gjJEfq7ux8
[2]: https://t.me/Microsoft_Activation_Scripts
[3]: https://twitter.com/massgravel
---