Compare commits

...

4 Commits

Author SHA1 Message Date
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
9 changed files with 30 additions and 33 deletions

View File

@ -8,7 +8,7 @@
::
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================
@ -5558,7 +5558,7 @@ echo ___________________________________________________________________________
echo:
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
@ -5706,7 +5706,7 @@ exit /b
::
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: massgrave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================

View File

@ -7,7 +7,7 @@
::
:: 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

@ -7,7 +7,7 @@
::
:: 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

@ -13,7 +13,7 @@
::
:: 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
::
::=================================================================================================
@ -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
)
@ -3452,7 +3452,7 @@ echo ___________________________________________________________________________
echo:
echo Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' [MAS] project.
echo:
echo Homepage: mass grave.dev
echo Homepage: mass grave[.]dev
echo Email: windowsaddict@protonmail.com
)>"%_dest%\Info.txt"
exit /b
@ -3600,7 +3600,7 @@ exit /b
::
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
::
:: Homepage: mass grave.dev
:: Homepage: mass grave[.]dev
:: Email: windowsaddict@protonmail.com
::
::============================================================================

View File

@ -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

@ -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
)

View File

@ -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

@ -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,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?
### 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\
`irm https://massgrave.dev/get | iex`
- 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
- 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`
- Run the file named `MAS_AIO.cmd`
- 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
Release date: 16-Mar-2023
```
<hr>
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
### Homepage - https://massgrave.dev
<p align="center"><a href="https://massgrave.dev/troubleshoot.html">Troubleshooting / Help</a> |
<a href="https://massgrave.dev/genuine-installation-media.html">Download Original Windows & Office</a> |
<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>
[![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
<p align="center"><a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel"></a></p>
---