Jump to content

[vbs] Eastereggs From Google By Hackoo


Hackoo

Recommended Posts

Hi :D

This code is written in vbscript and show you some Easter eggs from Google like "Do a barrel roll" and "Let it snow"

So enjoy it ;)

'Eastereggs from Google Written in Vbscript by © Hackoo Realsed on 21/12/2011 
 Sub RunUrl(sUrl, bMaximized)
 Dim oShell
 Set oShell = CreateObject("WSCript.shell")
 If bMaximized = True Then
    oShell.run sUrl, 3
 Else
    oShell.run sUrl, 1
 End If
 Set oShell = Nothing
End Sub

RunUrl Chr(104)&Chr(116)&Chr(116)&Chr(112)&Chr(58)&Chr(47)&Chr(47)&Chr(119)&Chr(119)&Chr(119)&Chr(46)&Chr(103)&Chr(111)&Chr(111)&Chr(103)&Chr(108)&Chr(101)&Chr(46)&Chr(99)&Chr(111)&Chr(109)&Chr(47)&Chr(115)&Chr(101)&Chr(97)&Chr(114)&Chr(99)&Chr(104)&Chr(63)&Chr(113)&Chr(61)&Chr(108)&Chr(101)&Chr(116)&Chr(43)&Chr(105)&Chr(116)&Chr(43)&Chr(115)&Chr(110)&Chr(111)&Chr(119),True
wscript.sleep 20000
RunUrl Chr(104)&Chr(116)&Chr(116)&Chr(112)&Chr(58)&Chr(47)&Chr(47)&Chr(119)&Chr(119)&Chr(119)&Chr(46)&Chr(103)&Chr(111)&Chr(111)&Chr(103)&Chr(108)&Chr(101)&Chr(46)&Chr(99)&Chr(111)&Chr(109)&Chr(47)&Chr(115)&Chr(101)&Chr(97)&Chr(114)&Chr(99)&Chr(104)&Chr(63)&Chr(113)&Chr(61)&Chr(100)&Chr(111)&Chr(43)&Chr(97)&Chr(43)&Chr(98)&Chr(97)&Chr(114)&Chr(114)&Chr(101)&Chr(108)&Chr(43)&Chr(114)&Chr(111)&Chr(108)&Chr(108),True

EasterEggsGoogle.rar

Link to comment
Share on other sites

73 32 100 111 110 39 116 32 117 110 100 101 114 115 116 97 110 100 32 119 104 121 32 121 111 117 32 119 104 101 110 32 116 104 114 111 117 103 104 32 97 108 108 32 116 104 97 116 32 116 114 111 117 98 108 101 44 32 119 104 101 110 32 121 111 117 32 99 111 117 108 100 32 104 97 118 101 32 106 117 115 116 32 108 105 110 107 101 100 32 116 111 32 97 32 76 73 83 84 32 111 102 32 97 108 108 32 116 104 101 105 114 32 101 97 115 116 101 114 32 101 103 103 115 44 32 116 104 97 116 32 104 97 118 101 32 98 101 101 110 32 97 114 111 117 110 100 32 102 111 114 32 97 32 119 104 105 108 101 63 13 10 13 10 104 116 116 112 58 47 47 119 119 119 46 99 98 115 110 101 119 115 46 99 111 109 47 50 51 48 48 45 53 48 49 52 54 53 95 49 54 50 45 49 48 48 49 48 49 51 52 46 104 116 109 108

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...