Gamesafe ClientSide Antihack

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

  • [FONT="Trebuchet MS"][COLOR="LemonChiffon"][SIZE="2"]Leute, es ist nicht alles ein Virus.
    Wenn der Verdacht auf einen Virus besteht fordert den Thread Ersteller zu einem Scan auf oder ergreift Eigeninitiative.
    Jetzt bestehen wieder 95% des Threads aus Viren Warnvorstellungen.
    Außerdem sollte man sich zu der Materie nicht äußern wenn man keine Ahnung hat.

    #CloserRequest(Spam)[/SIZE][/COLOR][/FONT]
  • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )

  • [FONT="Trebuchet MS"][COLOR="MediumTurquoise"][SIZE="2"]Junge Junge, wer hat schon wieder die Kellertür offen gelassen?!

    Jetzt mal ehrlich Leute, es gibt einen ''Report'' Butten, den ihr zu gerne benützten dürft! Aber spammt nicht jeden fucking Thread zu!

    Und OverKiLL- M0wl! Herzlichen Glückwunsch, du kannst Anubis usen!

    Aber ich wette, solabd du Offi. startest schlägt dein Virus Programm an und du flamst das Offi. Forum zu, dass dort ein Virus sein!

    Also Jungs, Mädels und ja auch ihr Flamer!

    Das ist hier eine kleine Kostprobe für die kommende ''Premium'' Ausgabe des AH's!

    Ihr sollt nur auf den Geschmack kommen!

    Und nun- M0wl![/SIZE][/COLOR][/FONT]
  • [FONT="Franklin Gothic Medium"][COLOR="DimGray"][SIZE="2"]Ihr wisst ja alle nicht wer "vivi" ist also PSCHT! [:
    Meiner meinung nach gehört hier echt jeder verhaun wo was dagegen sagt das er für EUCH etwas macht...gott...[/SIZE][/COLOR][/FONT]
  • Crasy;185294 schrieb:

    Ihr wisst ja alle nicht wer "vivi" ist also PSCHT! [:
    Meiner meinung nach gehört hier echt jeder verhaun wo was dagegen sagt das er für EUCH etwas macht...gott...


    Wird wohl nicht "die" Vivi sein sie schläft schon. Wird wahrschienlich Till oder Phillip sein.

    Ist aber ein Fake wie der "Cracked 4.3.1".
  • yannickmama;185299 schrieb:

    Wird wohl nicht "die" Vivi sein sie schläft schon. Wird wahrschienlich Till oder Phillip sein.

    Ist aber ein Fake wie der "Cracked 4.3.1".


    Cifres;185398 schrieb:

    Hab ebend den ganzen Thread gelesen aber die Frage steht ja noch offen
    ist das Teil gefährlich oder ungefährlich bzw funktioniert es ?



    hoffe hat sich geklärt^^
  • ROFELMAO

    Das is kein virus sondern nurn nen FAIL autoit script, weil ich lw habe hier der quellcode (gekürtzt wegen decompiler xD)

    Quellcode

    1. $VOTELINK = FileReadLine("link.txt", 1)
    2. $BUTTONTEXT = FileReadLine("link.txt", 2)
    3. $FORM3 = GUICreate("license key", 349, 69, 192, 151, $WS_CLIPSIBLINGS)
    4. $INPUT1 = GUICtrlCreateInput("", 8, 8, 249, 21)
    5. $BUTTON7 = GUICtrlCreateButton("ok", 264, 4, 75, 25, $WS_GROUP)
    6. #region ### START Koda GUI section ### Form=
    7. $FORM1 = GUICreate("Gamesafe free Version fixed by xanatoro xD", 461, 239, 192, 124)
    8. $LOG = GUICtrlCreateEdit("", 8, 32, 449, 201)
    9. $BUTTON1 = GUICtrlCreateButton("Save log", 376, 4, 75, 25, $WS_GROUP)
    10. $BUTTON2 = GUICtrlCreateButton($BUTTONTEXT, 8, 4, 75, 25, $WS_GROUP)
    11. $LABEL7 = GUICtrlCreateLabel("license key", 280, 8, 77, 17)
    12. GUISetState(@SW_SHOW)
    13. #endregion ### START Koda GUI section ### Form=
    14. GUICtrlSetFont($LOG, 8, 800, 0, "MS Sans Serif")
    15. Sleep(800)
    16. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load NeuzLOG.dll" & GUICtrlRead($LOG))
    17. Sleep(800)
    18. If FileExists("NeuzLOG.dll") Then
    19. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded NeuzLOG.dll" & GUICtrlRead($LOG))
    20. Else
    21. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load NeuzLOG.dll" & GUICtrlRead($LOG))
    22. EndIf
    23. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    24. Sleep(800)
    25. If FileExists("Gamesafe\kill_danger.dll") Then
    26. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    27. Else
    28. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    29. EndIf
    30. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    31. Sleep(800)
    32. If FileExists("Gamesafe\ip.dll") Then
    33. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\ip.dll" & GUICtrlRead($LOG))
    34. Else
    35. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    36. EndIf
    37. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    38. Sleep(800)
    39. If FileExists("Gamesafe\detection.dll") Then
    40. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\detection.dll" & GUICtrlRead($LOG))
    41. GUICtrlSetBkColor($LOG, 65280)
    42. Else
    43. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    44. EndIf
    45. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from .ini cc.ini" & GUICtrlRead($LOG))
    46. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from Main.ini" & GUICtrlRead($LOG))
    47. GUICtrlSetData($LOG, @CRLF & @CRLF & @CRLF & ">>>>>>>> || Loading || Link.txt was loaded." & @CRLF & ">>>>>>>> || Info || Buttonname is " & $BUTTONTEXT & @CRLF & ">>>>>>>> || Info || Link to execute is " & $VOTELINK & GUICtrlRead($LOG))
    48. Sleep(3000)
    49. If FileExists("Survive.dll") Then
    50. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll was manipulated, your IP was logged and got send to an admin." & @CRLF & "____________________________________________________________________________")
    51. Else
    52. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll is missing Antihack is not able to continue." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    53. GUICtrlSetBkColor($LOG, 16711680)
    54. $BUTTON3 = GUICtrlCreateButton("try again", 184, 4, 75, 25, $WS_GROUP)
    55. EndIf
    56. While 1
    57. $NMSG = GUIGetMsg()
    58. Switch $NMSG
    59. Case $GUI_EVENT_CLOSE
    60. Exit
    61. Case $BUTTON1
    62. FileDelete("Log.txt")
    63. FileOpen("Log.txt")
    64. FileWrite("Log.txt", GUICtrlRead($LOG))
    65. FileClose("Log.txt")
    66. GUICtrlSetData($LOG, @CRLF & "____________________________________________________________________________" & @CRLF & "Log was saved in Log.txt" & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    67. Case $BUTTON2
    68. ShellExecute($VOTELINK)
    69. GUICtrlSetData($LOG, @CRLF & "____________________________________________________________________________" & @CRLF & $VOTELINK & " was executed with your default browser." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    70. Case $BUTTON3
    71. $CHECK = "lol"
    72. GUICtrlSetBkColor($LOG, 16777215)
    73. GUICtrlSetFont($LOG, 8, 800, 0, "MS Sans Serif")
    74. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & "An error occured, Gamesafe is trying to reload." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    75. Sleep(800)
    76. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load NeuzLOG.dll" & GUICtrlRead($LOG))
    77. Sleep(800)
    78. If FileExists("NeuzLOG.dll") Then
    79. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded NeuzLOG.dll" & GUICtrlRead($LOG))
    80. Else
    81. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load NeuzLOG.dll" & GUICtrlRead($LOG))
    82. EndIf
    83. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    84. Sleep(800)
    85. If FileExists("Gamesafe\kill_danger.dll") Then
    86. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    87. Else
    88. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    89. EndIf
    90. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    91. Sleep(800)
    92. If FileExists("Gamesafe\ip.dll") Then
    93. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\ip.dll" & GUICtrlRead($LOG))
    94. Else
    95. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    96. EndIf
    97. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    98. Sleep(800)
    99. If FileExists("Gamesafe\detection.dll") Then
    100. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\detection.dll" & GUICtrlRead($LOG))
    101. GUICtrlSetBkColor($LOG, 65280)
    102. Else
    103. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    104. EndIf
    105. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from .ini cc.ini" & GUICtrlRead($LOG))
    106. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from Main.ini" & GUICtrlRead($LOG))
    107. GUICtrlSetData($LOG, @CRLF & @CRLF & @CRLF & ">>>>>>>> || Loading || Link.txt was loaded." & @CRLF & ">>>>>>>> || Info || Buttonname is " & $BUTTONTEXT & @CRLF & ">>>>>>>> || Info || Link to execute is " & $VOTELINK & GUICtrlRead($LOG))
    108. Sleep(3000)
    109. If FileExists("Survive.dll") Then
    110. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll was manipulated, your IP was logged and got send to an admin." & @CRLF & "____________________________________________________________________________")
    111. Else
    112. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll is missing Antihack is not able to continue." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    113. GUICtrlSetBkColor($LOG, 16711680)
    114. EndIf
    115. Case $LABEL7
    116. GUISetState(@SW_SHOW, $FORM3)
    117. Case $BUTTON7
    118. MsgBox(16, "Error", "Wrong serial!")
    119. GUISetState(@SW_HIDE, $FORM3)
    120. EndSwitch
    121. WEnd
    Alles anzeigen
    Ich schreibe zwar nicht autoit oder selten aber hab das mal gefixt.. xD

    Geändert habe ich das:

    Quellcode

    1. $CHECK= _INETGETSOURCE("http://178.63.84.77/Check.html")
    2. IF $CHECK= TRUE THEN
    3. GUICTRLSETDATA($LOG, @CRLF& @CRLF& "____________________________________________________________________________"& @CRLF& $CHECK& @CRLF& "____________________________________________________________________________")
    4. GUICTRLSETBKCOLOR($LOG, 16711680)
    5. ELSE
    Da kommt dieser komische Text her xD
    Nun meiner anschicht is das nur nen kleine scriptkiddy verasche xD also danke an 178.63.84.77 für die ablenkung.:enjoying mah playli
    So long...
    lg ich
  • xanatoro;185400 schrieb:

    ROFELMAO

    Das is kein virus sondern nurn nen FAIL autoit script, weil ich lw habe hier der quellcode (gekürtzt wegen decompiler xD)

    Quellcode

    1. $VOTELINK = FileReadLine("link.txt", 1)
    2. $BUTTONTEXT = FileReadLine("link.txt", 2)
    3. $FORM3 = GUICreate("license key", 349, 69, 192, 151, $WS_CLIPSIBLINGS)
    4. $INPUT1 = GUICtrlCreateInput("", 8, 8, 249, 21)
    5. $BUTTON7 = GUICtrlCreateButton("ok", 264, 4, 75, 25, $WS_GROUP)
    6. #region ### START Koda GUI section ### Form=
    7. $FORM1 = GUICreate("Gamesafe free Version fixed by xanatoro xD", 461, 239, 192, 124)
    8. $LOG = GUICtrlCreateEdit("", 8, 32, 449, 201)
    9. $BUTTON1 = GUICtrlCreateButton("Save log", 376, 4, 75, 25, $WS_GROUP)
    10. $BUTTON2 = GUICtrlCreateButton($BUTTONTEXT, 8, 4, 75, 25, $WS_GROUP)
    11. $LABEL7 = GUICtrlCreateLabel("license key", 280, 8, 77, 17)
    12. GUISetState(@SW_SHOW)
    13. #endregion ### START Koda GUI section ### Form=
    14. GUICtrlSetFont($LOG, 8, 800, 0, "MS Sans Serif")
    15. Sleep(800)
    16. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load NeuzLOG.dll" & GUICtrlRead($LOG))
    17. Sleep(800)
    18. If FileExists("NeuzLOG.dll") Then
    19. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded NeuzLOG.dll" & GUICtrlRead($LOG))
    20. Else
    21. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load NeuzLOG.dll" & GUICtrlRead($LOG))
    22. EndIf
    23. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    24. Sleep(800)
    25. If FileExists("Gamesafe\kill_danger.dll") Then
    26. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    27. Else
    28. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    29. EndIf
    30. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    31. Sleep(800)
    32. If FileExists("Gamesafe\ip.dll") Then
    33. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\ip.dll" & GUICtrlRead($LOG))
    34. Else
    35. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    36. EndIf
    37. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    38. Sleep(800)
    39. If FileExists("Gamesafe\detection.dll") Then
    40. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\detection.dll" & GUICtrlRead($LOG))
    41. GUICtrlSetBkColor($LOG, 65280)
    42. Else
    43. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    44. EndIf
    45. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from .ini cc.ini" & GUICtrlRead($LOG))
    46. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from Main.ini" & GUICtrlRead($LOG))
    47. GUICtrlSetData($LOG, @CRLF & @CRLF & @CRLF & ">>>>>>>> || Loading || Link.txt was loaded." & @CRLF & ">>>>>>>> || Info || Buttonname is " & $BUTTONTEXT & @CRLF & ">>>>>>>> || Info || Link to execute is " & $VOTELINK & GUICtrlRead($LOG))
    48. Sleep(3000)
    49. If FileExists("Survive.dll") Then
    50. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll was manipulated, your IP was logged and got send to an admin." & @CRLF & "____________________________________________________________________________")
    51. Else
    52. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll is missing Antihack is not able to continue." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    53. GUICtrlSetBkColor($LOG, 16711680)
    54. $BUTTON3 = GUICtrlCreateButton("try again", 184, 4, 75, 25, $WS_GROUP)
    55. EndIf
    56. While 1
    57. $NMSG = GUIGetMsg()
    58. Switch $NMSG
    59. Case $GUI_EVENT_CLOSE
    60. Exit
    61. Case $BUTTON1
    62. FileDelete("Log.txt")
    63. FileOpen("Log.txt")
    64. FileWrite("Log.txt", GUICtrlRead($LOG))
    65. FileClose("Log.txt")
    66. GUICtrlSetData($LOG, @CRLF & "____________________________________________________________________________" & @CRLF & "Log was saved in Log.txt" & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    67. Case $BUTTON2
    68. ShellExecute($VOTELINK)
    69. GUICtrlSetData($LOG, @CRLF & "____________________________________________________________________________" & @CRLF & $VOTELINK & " was executed with your default browser." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    70. Case $BUTTON3
    71. $CHECK = "lol"
    72. GUICtrlSetBkColor($LOG, 16777215)
    73. GUICtrlSetFont($LOG, 8, 800, 0, "MS Sans Serif")
    74. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & "An error occured, Gamesafe is trying to reload." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    75. Sleep(800)
    76. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load NeuzLOG.dll" & GUICtrlRead($LOG))
    77. Sleep(800)
    78. If FileExists("NeuzLOG.dll") Then
    79. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded NeuzLOG.dll" & GUICtrlRead($LOG))
    80. Else
    81. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load NeuzLOG.dll" & GUICtrlRead($LOG))
    82. EndIf
    83. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    84. Sleep(800)
    85. If FileExists("Gamesafe\kill_danger.dll") Then
    86. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    87. Else
    88. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\kill_danger.dll" & GUICtrlRead($LOG))
    89. EndIf
    90. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    91. Sleep(800)
    92. If FileExists("Gamesafe\ip.dll") Then
    93. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\ip.dll" & GUICtrlRead($LOG))
    94. Else
    95. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    96. EndIf
    97. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Attempting to load Gamesafe\ip.dll" & GUICtrlRead($LOG))
    98. Sleep(800)
    99. If FileExists("Gamesafe\detection.dll") Then
    100. GUICtrlSetData($LOG, @CRLF & @CRLF & ">>>>>>>> || Loading successfull || loaded Gamesafe\detection.dll" & GUICtrlRead($LOG))
    101. GUICtrlSetBkColor($LOG, 65280)
    102. Else
    103. GUICtrlSetData($LOG, @CRLF & @CRLF & "ERROR>>> || Loading failed || failed to load Gamesafe\detection.dll" & GUICtrlRead($LOG))
    104. EndIf
    105. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from .ini cc.ini" & GUICtrlRead($LOG))
    106. GUICtrlSetData($LOG, @CRLF & ">>>>>>>> || Loading || Load informations from Main.ini" & GUICtrlRead($LOG))
    107. GUICtrlSetData($LOG, @CRLF & @CRLF & @CRLF & ">>>>>>>> || Loading || Link.txt was loaded." & @CRLF & ">>>>>>>> || Info || Buttonname is " & $BUTTONTEXT & @CRLF & ">>>>>>>> || Info || Link to execute is " & $VOTELINK & GUICtrlRead($LOG))
    108. Sleep(3000)
    109. If FileExists("Survive.dll") Then
    110. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll was manipulated, your IP was logged and got send to an admin." & @CRLF & "____________________________________________________________________________")
    111. Else
    112. GUICtrlSetData($LOG, @CRLF & @CRLF & "____________________________________________________________________________" & @CRLF & ">>>>>>>> || Error || Survive.dll is missing Antihack is not able to continue." & @CRLF & "____________________________________________________________________________" & GUICtrlRead($LOG))
    113. GUICtrlSetBkColor($LOG, 16711680)
    114. EndIf
    115. Case $LABEL7
    116. GUISetState(@SW_SHOW, $FORM3)
    117. Case $BUTTON7
    118. MsgBox(16, "Error", "Wrong serial!")
    119. GUISetState(@SW_HIDE, $FORM3)
    120. EndSwitch
    121. WEnd
    Alles anzeigen
    Ich schreibe zwar nicht autoit oder selten aber hab das mal gefixt.. xD

    Geändert habe ich das:

    Quellcode

    1. $CHECK= _INETGETSOURCE("http://178.63.84.77/Check.html")
    2. IF $CHECK= TRUE THEN
    3. GUICTRLSETDATA($LOG, @CRLF& @CRLF& "____________________________________________________________________________"& @CRLF& $CHECK& @CRLF& "____________________________________________________________________________")
    4. GUICTRLSETBKCOLOR($LOG, 16711680)
    5. ELSE
    Da kommt dieser komische Text her xD
    Nun meiner anschicht is das nur nen kleine scriptkiddy verasche xD also danke an 178.63.84.77 für die ablenkung.:enjoying mah playli
    So long...
    lg ich


    Ja das Programm ist nutzlos, aber nicht von mir.
    Das war Volatic (Phillip) der es Released hat und Kyu hat es gecodet. Die IP ist vom neuen GnT Root.
    Den Sinn verstehe ich auch nicht ganz.
    Gestern um diese uhrzeit war ich nichtmal mehr on.

    Ein Virus oder dergleichen ist aber nicht drin.

    Mfg
    Till
  • Till1993;185432 schrieb:

    Ja das Programm ist nutzlos, aber nicht von mir.
    Das war Volatic (Phillip) der es Released hat und Kyu hat es gecodet. Die IP ist vom neuen GnT Root.
    Den Sinn verstehe ich auch nicht ganz.
    Gestern um diese uhrzeit war ich nichtmal mehr on.

    Ein Virus oder dergleichen ist aber nicht drin.

    Mfg
    Till


    Lol was schreibst du hier fürne geqwollene scheiße???


    Wer um gotteswillen ist Kyu oder Volatic???

    olol
  • Vivi;185436 schrieb:

    Lol was schreibst du hier fürne gekwollene scheiße???


    Wer um gotteswillen ist Kyu oder Volatic???

    olol


    Phillip/Volatic du bist nicht lustig. Wenn du nicht aufpasst schreib ich mal deinen Account Namen von M-Core hierein, dann kann ein Moderator mal einen IP Vergleich machen :P

    Vote 4 Close, da es absolut Sinnlos ist.
    Und ja ich bin nunmal der Spielverderber o:

    Mfg
    Till