[Realease]S4 Autologin Codes

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • [Realease]S4 Autologin Codes

      Hai leute ich will euch nicht lang auf die Folter Spannen also hier sind die Codes ^..^

      Quellcode

      1. #RequireAdmin
      2. Global $i = 0
      3. If FileExists("config.ini") = False Then
      4. $input1 = InputBox("ID","Bitte gib deine ID ein")
      5. $input2 = InputBox("PW","Bitte gib dein PW ein")
      6. IniWrite("config.ini","ID","ID",$input1)
      7. IniWrite("config.ini","PW","PW",$input2)
      8. While True
      9. $i +=1
      10. $keyname = RegEnumKey("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\", $i)
      11. If @error Then ExitLoop
      12. $result = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\" & $keyname, "DisplayName")
      13. If $result = "S4 League_EU" Then
      14. $s4path = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\" & $keyname, "InstallLocation")
      15. ExitLoop
      16. EndIf
      17. WEnd
      18. IniWrite("config.ini","Pfad","Pfad",$s4path)
      19. EndIf
      20. $read1 = IniRead("config.ini","Pfad","Pfad","")
      21. $read2 = IniRead("config.ini","ID","ID","")
      22. $read3 = IniRead("config.ini","PW","PW","")
      23. ShellExecute($read1 & "\patcher_s4.exe", "", $read1)
      24. WinWait("S4 League Game Launcher")
      25. ControlClick("S4 League Game Launcher", "", "[CLASS:Button; INSTANCE:2]")
      26. WinWait("S4 Client")
      27. $get1 = WinGetHandle("S4 Client")
      28. Opt("PixelCoordMode",0)
      29. Do
      30. $pixel=PixelSearch(0, 0, @DesktopWidth, @DesktopHeight, 0x3C4757,"","",$get1)
      31. Until Isarray($pixel)
      32. Send($read2 & "{TAB}" & $read3 & "{ENTER}")
      33. Exit
      Alles anzeigen
      Ich hoffe es hat euch geholfen und Have Fun ^..^
      PS: Nicht so Streng bin neu hier :o
    • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )