WOAT - OEM/KMS Activator

Discussion in 'MDL Projects and Applications' started by DARKOR04, Aug 8, 2010.

?

Did WOAT work for you?

  1. Yes, It works perfectly.

    60.0%
  2. No, for some reason it did not work for me.

    40.0%
  1. Tr3bg0D

    Tr3bg0D MDL Junior Member

    May 8, 2011
    94
    3
    0
  2. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
  3. Tr3bg0D

    Tr3bg0D MDL Junior Member

    May 8, 2011
    94
    3
    0
    slmgr.vbs -skms yuna.no-ip.info:1688 <<<==== Where is that in his script?
     
  4. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #344 timesurfer, Sep 13, 2011
    Last edited by a moderator: Apr 20, 2017
    In red :p...lol

    Dark is expert scriptor ;)

    Code:
    :STEP2
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [KMS ACTIVATION PROCESS STARTED]
    cls
    echo.
    echo. VOLUME_KMSCLIENT - [SECURITY CHECK...]
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [PERFORMING VOLUME CLIENT SECURITY CHECK]
    cscript //nologo \windows\system32\slmgr.vbs -dlv | FINDSTR /i "VOLUME_KMSCLIENT" >nul 
    IF ERRORLEVEL 1 goto:NOTKMSCLIENT
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [SECURITY CHECK PASSED]
    CLS
    title WOAT v3.4.1 FIX OEM/KMS ACTIVATOR
    echo. =======================================
    echo. WINDOWS 7 KMS ACTIVATION
    echo. =======================================
    echo.
    cscript /b \windows\system32\slmgr.vbs -skms localhost:1688 & echo. LOCALHOST: [SET]
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [LOCAL HOST SET]
    set em=1
    netsh firewall set portopening TCP 1688 "KMS Emulator" >nul
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [PORT OPEN]
    echo. PORT: [Open]
    mkdir "%SystemDrive%\KMSEMUTEMP"
    >nul xcopy /cheriky "%~dp0KMS\KMS.exe" "%SystemDrive%\KMSEMUTEMP"
    set file=%SystemDrive%\KMSEMUTEMP
    if exist %file% attrib +h %file%
    start /b %SystemDrive%\KMSEMUTEMP\KMS.exe >nul
    IF ERRORLEVEL 1 1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [EMULATOR FAIL TO START] & echo. EMULATOR SATUS: [ERROR] & Pause >nul & goto FAIL
    sc query KMS | FINDSTR /i "1060" >nul || exit /b
    IF NOT ERRORLEVEL 1 1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [EMULATOR RUNNING] & echo. KMS EMULATOR: [RUNNING]
    echo.
    echo. PERFORMING REQUEST: [ACTIVATING PRODUCT]
    1>>%userprofile%\Desktop\WOATv3.4LOG.log echo.[%date% %time%] [ACTIVATION REQUEST STARTED]
    echo.
    set f=1
    set /p var=^>ACTIVATION ATTEMPTS: <nul
    :act
    set /p var=%f%<NUL
    cscript /b \windows\system32\slmgr.vbs -ato
    cscript //nologo C:\Windows\system32\slmgr.vbs /dli | FIND "259200" >NUL
    IF '%ERRORLEVEL%' EQU '0' (
    goto:Activated
    ) ELSE (
    goto:WINKMSADD1
    )
    :WINKMSADD1
    set /A f=f+1
    if /i %f% == 10 goto:FAIL
    goto:act
    )
    lol
     
  5. Tr3bg0D

    Tr3bg0D MDL Junior Member

    May 8, 2011
    94
    3
    0
    #345 Tr3bg0D, Sep 13, 2011
    Last edited by a moderator: Apr 20, 2017
    Not the same thing: cscript /b \windows\system32\slmgr.vbs -skms localhost:1688 & echo. LOCALHOST: [SET]
     
  6. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    lol...Then I'll let you tell Dark he doesn't set local host :roflmao:

    Are you not reading?

    Go back couple pages and see what Cody's information PID is all about ;)

    This will save us developers here at MDL time and effort

    Thank you :D
     
  7. Tr3bg0D

    Tr3bg0D MDL Junior Member

    May 8, 2011
    94
    3
    0
    Don't you have another topic area you are the sole expert in? Why are you here?
     
  8. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #348 timesurfer, Sep 13, 2011
    Last edited: Sep 13, 2011
    So you are incorrect here thus went off topic...lol

    Yea I'd say I am knowledgeable about KMS enough to help my friends threads and solutions

    Reading really does help developers here and without MDL developers we'd have no way to use applications like W7/2010/ETC

    Do some extensive reading/research and you too can become an expert about KMS and Darks well done script consoles_360death.gif ...lol

    @Dark

    Ever thought of putting your avatar as your GUI icon
     
  9. Tr3bg0D

    Tr3bg0D MDL Junior Member

    May 8, 2011
    94
    3
    0
    Go annoy more people in your Topic area. You don't know what your talking about. You step into another conversation where I was assisting and "THINK" you are also an expert on KMS. There is nothign wrong with DARKOR04 unless it fails...as well as any other KMS activation and I have enough experience to fix ANY failed KMS activation. So go back home!
     
  10. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #350 timesurfer, Sep 13, 2011
    Last edited: Sep 13, 2011
    lol...Your only annoyed cause you couldn't help him cause you won't read about the persistent error hence PID problem

    You should know until Cody helps Dark with the PID problem a rearm is best way to attempt to get another PID that might work...lol

    And you we're earlier saying that Dark's script was incomplete and didn't set host :eek:...lol

    And I did do IORRT the only other 2010 VL solution so I can say I have some experience that is applicable here

    We all know Dark's is working as fine as it can currently without, yes, the PID fix that you should go read about in Cody's and this thread couple pages back

    MDL is my home and my solution's home

    But you seem to not feel comfortable with others helping when your attempts have failed

    MDL is for everyone not just you

    Remember other people exist ;)

    And we are here to help for free not argue about off topic stuff that is going on in your head
     
  11. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,776
    150
    #351 CODYQX4, Sep 13, 2011
    Last edited: Apr 15, 2019
    .
     
  12. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,776
    150
    #352 CODYQX4, Sep 14, 2011
    Last edited: Apr 15, 2019
    .
     
  13. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    Ok Cody send me a sample if possible thanks.
     
  14. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    To be honest, no, but its a good Idea thanks LOL.
     
  15. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    And thanks to all that's trying to help. Cody I have no problems with .net dependency.
     
  16. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    lol, It's like a skull VIRUS DESTROYER !!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    Yes, Files are deleted.
     
  18. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    #358 DARKOR04, Sep 14, 2011
    Last edited: Sep 14, 2011
    (OP)
    What? :eek: Please! That does not set the localhost? LOL, That sets the localhost correctly trust me.
     
  19. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,776
    150
    #360 CODYQX4, Sep 14, 2011
    Last edited: Apr 15, 2019
    .