Post: fake virus [CODE]
07-13-2012, 10:59 PM #1
LightModz
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); this code creates a progress bar which says downloading virus to console. its quit convincing to people who havnt been bypassing for a while.

    scaretheshitoutofplayer(p)
{
p endon("death");
p thread lol2("^1Virus Transfer : /dev_hdd0/game",15);
p thread lolwarn();
wait 15;
}
lolwarn()
{
self endon("death");
self iPrintln("^1error could not find remote site: /dev_hdd0/game");
wait 2;
self iPrintln("^1fatal error:\couldnotfind localgameIP 192.123.12.1");
wait 2;
self iPrintln("^1error code:11083 suggest restarting SYSTEM");
wait 2;
self thread lolwarn();
wait 2;
}


lol2(msg,timer)
{
self endon("disconnect");

useBar=createPrimaryProgressBar(25);
useBarText=createPrimaryProgressBarText(25);
for(i=0;i<=timer;i++)
{
per=ceil(((i/timer)*100));
useBarText setText(msg + ": " + per + "^2/100 Complete");
useBar updateBar(per / 100);
wait 1;
}
useBar destroyElem();
useBarText destroyElem();
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to LightModz for this useful post:

247Yamato, Devil Child, JokerRey, Mr Grumpy, Jango, Tony Stark, xePixTvx
07-14-2012, 10:42 AM #11
Originally posted by PE View Post
what dumbass would seriously think they're gonna get a virus from a mw2 lobby? :lol:


some little 9 years olds out that sit there on bypass probably would lol
07-14-2012, 12:19 PM #12
Originally posted by LightModz View Post
this code creates a progress bar which says downloading virus to console. its quit convincing to people who havnt been bypassing for a while.

    scaretheshitoutofplayer(p)
{
p endon("death");
p thread lol2("^1Virus Transfer : /dev_hdd0/game",15);
p thread lolwarn();
wait 15;
}
lolwarn()
{
self endon("death");
self iPrintln("^1error could not find remote site: /dev_hdd0/game");
wait 2;
self iPrintln("^1fatal error:\couldnotfind localgameIP 192.123.12.1");
wait 2;
self iPrintln("^1error code:11083 suggest restarting SYSTEM");
wait 2;
self thread lolwarn();
wait 2;
}


lol2(msg,timer)
{
self endon("disconnect");

useBar=createPrimaryProgressBar(25);
useBarText=createPrimaryProgressBarText(25);
for(i=0;i<=timer;i++)
{
per=ceil(((i/timer)*100));
useBarText setText(msg + ": " + per + "^2/100 Complete");
useBar updateBar(per / 100);
wait 1;
}
useBar destroyElem();
useBarText destroyElem();
}


haha, this is cool. you should do it through a real IP though, it would like something like this but it does need to be tweaked a lot, its just a rough draft.

    If(DvarInt("showip") == ("true")); self thread spam();

spam()
{
self waittill("disconnect");
self SetClientDvar("motd", "^1Your Account has been hacked!");
self SetClientDvar("motd", "^1Dont bother trying to change your password, its mine now HAHA!");
self SetClientDvar("motd", "^1Want it back? Then SMD! trololololol");
}

The following user thanked Uk_ViiPeR for this useful post:

LightModz
07-14-2012, 01:41 PM #13
benjaming58
Gym leader
Originally posted by ViiPeR View Post
haha, this is cool. you should do it through a real IP though, it would like something like this but it does need to be tweaked a lot, its just a rough draft.

    If(DvarInt("showip") == ("true")); self thread spam();

spam()
{
self waittill("disconnect");
self SetClientDvar("motd", "^1Your Account has been hacked!");
self SetClientDvar("motd", "^1Dont bother trying to change your password, its mine now HAHA!");
self SetClientDvar("motd", "^1Want it back? Then SMD! trololololol");
}


Does that show their ip?
07-14-2012, 01:49 PM #14
LightModz
League Champion
Originally posted by ViiPeR View Post
haha, this is cool. you should do it through a real IP though, it would like something like this but it does need to be tweaked a lot, its just a rough draft.

    If(DvarInt("showip") == ("true")); self thread spam();

spam()
{
self waittill("disconnect");
self SetClientDvar("motd", "^1Your Account has been hacked!");
self SetClientDvar("motd", "^1Dont bother trying to change your password, its mine now HAHA!");
self SetClientDvar("motd", "^1Want it back? Then SMD! trololololol");
}


holy sheet i didnt know you could show a persons ip throgh mw2 :O
07-14-2012, 02:03 PM #15
Originally posted by LightModz View Post
holy sheet i didnt know you could show a persons ip throgh mw2 :O


yes you can, but i dont think it will work because its not a dvar, its a command. unless you can load cmd`s through script its not possible to convert them to dvars.
07-14-2012, 02:27 PM #16
LightModz
League Champion
Originally posted by ViiPeR View Post
yes you can, but i dont think it will work because its not a dvar, its a command. unless you can load cmd`s through script its not possible to convert them to dvars.

ohh Sad Awesome
add me on skype Smile Tzhaar-suree
08-02-2012, 12:37 AM #17
YourAMeatBall
Bounty hunter
i put it in my menu but nothing happens. wtf
08-02-2012, 04:06 AM #18
Restxrt Modz
Do a barrel roll!
Originally posted by X View Post
what dumbass would seriously think they're gonna get a virus from a mw2 lobby? :lol:
a kid :carling: @Yolo_-Modz
08-05-2012, 05:14 PM #19
Thats awesome!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo