notepad_trick.vbs

Author Message
vbs0cmd

  • Total Posts : 15
  • Scores: 0
  • Reward points : 0
  • Joined: 8/8/2009
  • Status: offline
notepad_trick.vbs Saturday, August 08, 2009 11:20 AM (permalink)
0
'notepad trick.vbs
dim objshell
set objshell = Createobject("WScript.Shell")
objshell.run "notepad.exe"
a = 1
WScript.sleep 1500
do while a < 11
objshell.sendkeys "line: "& (a)
wscript.sleep 1500
objshell.sendkeys "{ENTER}"
a = a + 1
loop
objshell.sendkeys "%F"
wscript.sleep 1500
objshell.sendkeys "x"
wscript.sleep 1500
objshell.sendkeys "{TAB}"
wscript.sleep 1500
objshell.sendkeys "{ENTER}"
 
#1
    Amida

    • Total Posts : 30
    • Scores: 0
    • Reward points : 0
    • Joined: 5/31/2009
    • Location: Codoria
    • Status: offline
    RE: notepad_trick.vbs Saturday, August 08, 2009 9:16 PM (permalink)
    0
    Cute.
    Where did you get the idea?
     
    #2
      snabelanton

      • Total Posts : 4
      • Scores: 0
      • Reward points : 0
      • Joined: 10/6/2009
      • Location: Vasteras, Sweden
      • Status: offline
      Re: RE: notepad_trick.vbs Tuesday, October 06, 2009 12:46 AM (permalink)
      0
      HAHA NICE!
       
      #3
        Fredledingue

        • Total Posts : 572
        • Scores: 2
        • Reward points : 0
        • Joined: 5/9/2005
        • Location: Europe
        • Status: offline
        Re: RE: notepad_trick.vbs Wednesday, October 07, 2009 10:48 AM (permalink)
        0
        Hey, it's written that scipts posted here must be usefull 
        <message edited by Fredledingue on Wednesday, October 07, 2009 10:50 AM>
        Fred
         
        #4

          Online Bookmarks Sharing: Share/Bookmark

          Jump to:

          Current active users

          There are 0 members and 1 guests.

          Icon Legend and Permission

          • New Messages
          • No New Messages
          • Hot Topic w/ New Messages
          • Hot Topic w/o New Messages
          • Locked w/ New Messages
          • Locked w/o New Messages
          • Read Message
          • Post New Thread
          • Reply to message
          • Post New Poll
          • Submit Vote
          • Post reward post
          • Delete my own posts
          • Delete my own threads
          • Rate post

          2000-2012 ASPPlayground.NET Forum Version 3.9