Compare commits
4 Commits
8141aa07a1
...
f710372f7e
Author | SHA1 | Date |
---|---|---|
WindowsAddict | f710372f7e | |
WindowsAddict | e030f67bea | |
WindowsAddict | cc4c8343c1 | |
KomashiOFC | f5b7490f94 |
|
@ -8,7 +8,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
|
:: Homepage: mass grave[.]dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
@ -5558,7 +5558,7 @@ echo ___________________________________________________________________________
|
||||||
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:
|
||||||
echo Homepage: massgrave.dev
|
echo Homepage: mass grave[.]dev
|
||||||
echo Email: windowsaddict@protonmail.com
|
echo Email: windowsaddict@protonmail.com
|
||||||
)>"%_dest%\Info.txt"
|
)>"%_dest%\Info.txt"
|
||||||
exit /b
|
exit /b
|
||||||
|
@ -5706,7 +5706,7 @@ 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
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
|
|
@ -7,7 +7,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
|
:: Homepage: massgrave[.]dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
@ -185,7 +185,7 @@ goto dk_done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%eline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto dk_done
|
goto dk_done
|
||||||
)
|
)
|
||||||
|
|
|
@ -7,7 +7,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
|
:: Homepage: massgrave[.]dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
@ -183,7 +183,7 @@ goto dk_done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%eline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto dk_done
|
goto dk_done
|
||||||
)
|
)
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
::
|
::
|
||||||
:: 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: mass grave.dev
|
:: Homepage: mass grave[.]dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::=================================================================================================
|
::=================================================================================================
|
||||||
|
@ -184,7 +184,7 @@ goto Done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%nceline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto Done
|
goto Done
|
||||||
)
|
)
|
||||||
|
@ -3452,7 +3452,7 @@ echo ___________________________________________________________________________
|
||||||
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:
|
||||||
echo Homepage: mass grave.dev
|
echo Homepage: mass grave[.]dev
|
||||||
echo Email: windowsaddict@protonmail.com
|
echo Email: windowsaddict@protonmail.com
|
||||||
)>"%_dest%\Info.txt"
|
)>"%_dest%\Info.txt"
|
||||||
exit /b
|
exit /b
|
||||||
|
@ -3600,7 +3600,7 @@ 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: mass grave.dev
|
:: Homepage: mass grave[.]dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
|
|
@ -158,7 +158,7 @@ goto ced_done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%eline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto ced_done
|
goto ced_done
|
||||||
)
|
)
|
||||||
|
|
|
@ -153,7 +153,7 @@ goto done2
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%eline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto done2
|
goto done2
|
||||||
)
|
)
|
||||||
|
|
|
@ -169,7 +169,7 @@ goto ins_done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%eline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto ins_done
|
goto ins_done
|
||||||
)
|
)
|
||||||
|
|
|
@ -138,7 +138,7 @@ goto at_done
|
||||||
>nul fltmc || (
|
>nul fltmc || (
|
||||||
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
if not defined _elev %nul% %psc% "start cmd.exe -arg '/c \"!_PSarg:'=''!\"' -verb runas" && exit /b
|
||||||
%nceline%
|
%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'.
|
echo To do so, right click on this script and select 'Run as administrator'.
|
||||||
goto at_done
|
goto at_done
|
||||||
)
|
)
|
||||||
|
|
33
README.md
33
README.md
|
@ -1,12 +1,16 @@
|
||||||
## Microsoft Activation Scripts (MAS):
|
<p align="center"><img src="https://github.com/KomashiFX/KomashiFX/blob/main/ReadMeSaves/1689385067225.png?raw=true" width="500">
|
||||||
|
<br>
|
||||||
|
|
||||||
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
|
</p>
|
||||||
|
<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><br>
|
||||||
|
|
||||||
## Download / How to use it?
|
## Download / How to use it?
|
||||||
|
|
||||||
### Method 1 - PowerShell (Recommended)
|
### Method 1 - PowerShell (Recommended)
|
||||||
|
|
||||||
- On Windows 8.1/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\
|
- Copy-paste the below code and press enter\
|
||||||
`irm https://massgrave.dev/get | iex`
|
`irm https://massgrave.dev/get | iex`
|
||||||
- You will see the activation options, and follow onscreen instructions.
|
- You will see the activation options, and follow onscreen instructions.
|
||||||
|
@ -15,7 +19,7 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
|
||||||
### Method 2 - Traditional
|
### Method 2 - Traditional
|
||||||
|
|
||||||
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
|
- 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
|
- Right-click on the downloaded zip file and extract
|
||||||
- In the extracted folder, find the folder named `All-In-One-Version`
|
- In the extracted folder, find the folder named `All-In-One-Version`
|
||||||
- Run the file named `MAS_AIO.cmd`
|
- Run the file named `MAS_AIO.cmd`
|
||||||
- You will see the activation options, and follow onscreen instructions.
|
- You will see the activation options, and follow onscreen instructions.
|
||||||
|
@ -27,23 +31,16 @@ To run the scripts in unattended mode, check [here](https://massgrave.dev/comman
|
||||||
Latest Version: 1.8
|
Latest Version: 1.8
|
||||||
Release date: 16-Mar-2023
|
Release date: 16-Mar-2023
|
||||||
```
|
```
|
||||||
|
<hr>
|
||||||
|
|
||||||
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
|
<p align="center"><a href="https://massgrave.dev/troubleshoot.html">Troubleshooting / Help</a> |
|
||||||
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
|
<a href="https://massgrave.dev/genuine-installation-media.html">Download Original Windows & Office</a> |
|
||||||
### Homepage - https://massgrave.dev
|
<a href="https://massgrave.dev">Homepage</a></p>
|
||||||
|
|
||||||
|
<p align="center">Chat with us on <img src="https://api.iconify.design/mdi:discord.svg?color=%233a54cd"> <a href="https://discord.gg/gjJEfq7ux8" target="_blank">Discord</a> without signup or via <img src="https://api.iconify.design/logos:telegram.svg?color=%233a54cd"> <a href="https://t.me/Microsoft_Activation_Scripts" target="_blank">Telegram</a>.</p>
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
[![1.1]][1]
|
<p align="center"><a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel"></a></p>
|
||||||
[![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
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue