Jump to content

Sscrappy

Banned
  • Posts

    2
  • Joined

  • Last visited

About Sscrappy

Recent Profile Visitors

205 profile views

Sscrappy's Achievements

Newbie

Newbie (1/14)

0

Reputation

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