• Register

im an old school gamer and a beginning 3D model artist/ Game developer. I would like to join some teams or if people want to join my dev team, just pass by my site and see or it is something for you. i always like new members to the site or even new devs. i develop most of my games in the Game-Maker 3D engine that uses the GML programming language. add me as a friend on skype if you like to. thanks for viewing my account and have a nice look around my recent artworks. regards David Born (BornReaper)

Report article RSS Feed virus pranks (vbs, bat)

Posted by xXBORNREAPERXx on Jun 27th, 2012

aw man since i started coding in VB i discovered VBScript you cant make a game or executable with it but if you know the coding language you actually can control the entire computer with it.

what is the problem? you might ask. well, nearly every piece of code is already discovered!
so when you code something your friends might say that you have copy/pasted it from the web.
but what is the most awesome???  if you combine it with .BAT files then you can do absolutely EVERYTHING.(besides from games of course) so you can change the admins password, make the pc open notepad and type something in it, you can make you pc speak whatever you want him to, you can make the most realistic virus pranks in it an ofcourse making real viruses.
an example of a code that i made:

vb code:
dim message, SAPI
message = inputbox("your text here")
if (message)= "" then wscript.quit:else
set pcvoice = createobject("SAPI.spvoice")
 volume = 100
 pcvoice.speak message

 
it is rather simple but this is only an example...
the biggest application (fake virus) i made has over 456 lines of code (.bat&.vbs combined)
but that was my blog for this week i hope you enjoyed it and if you want to have the source code of the fake virus that i made pm me and i will post it.
C YA!!!

Post comment Comments
Batguerra
Batguerra Feb 11 2013, 1:56am says:

I'm gonna try to make this to my friends computer lol

+2 votes     reply to comment
Post a Comment
click to sign in

You are not logged in, your comment will be anonymous unless you join the community today (totally free - or sign in with your social account on the right) which we encourage all contributors to do.

2000 characters limit; HTML formatting and smileys are not supported - text only

Level
Avatar
Avatar
Offline Since
Jun 19, 2013
Country
Netherlands Netherlands
Gender
Male
Age
17
Member Watch
Track this member
Blog
Browse
Blogs
Report Abuse
Report article