Jump to content

Sscrappy

Banned
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Sscrappy

  1. Bu şekilde indirme işleminden önce eski dosyayı silebilirsin. $MyFile = "den.txt" FileDelete(@ScriptDir & "\" & $MyFile) InetGet("http://localhost/deneme/den.txt", @ScriptDir & "\" & $MyFile, 1)
  2. İf(WinActive("Adsız")) Then     MsgBox(64, "Coder Scrappy", "Not defteri şu an aktif.") Else     MsgBox(64, "Coder Scrappy", "Not defteri şu an aktif değil!") EndIf
×
×
  • Create New...