Pages: 12
[b]My Team[/b]
The DiabolicDuchShiKnights2008
Sacrificial Groups Box (box id 8)
ok this code is basically a phone in your profile.. dial a certain number combination to redirect the page to another assigned page..
ok then.. [b]Let's start! [/b]
[b]Paste this outside the loader[/b]
[quote]var phone_num='';
var timerID = null;
var timerRunning = false;
function but1()
{
phone_num = phone_num + '1';
chknum();
}
function but2()
{
phone_num = phone_num + '2';
chknum();
}
function but3()
{
phone_num = phone_num + '3';
chknum();
}
function but4()
{
phone_num = phone_num + '4';
chknum();
}
function but5()
{
phone_num = phone_num + '5';
chknum();
}
function but6()
{
phone_num = phone_num + '6';
chknum();
}
function but7()
{
phone_num = phone_num + '7';
chknum();
}
function but8()
{
phone_num = phone_num + '8';
chknum();
}
function but9()
{
phone_num = phone_num + '9';
chknum();
}
function but0()
{
phone_num = phone_num + '0';
chknum();
}
function chknum()
{
[b]//urls are placed below bordz[/b]
if (phone_num=="[b]any 1-8 digit number[/b]")
document.location="[b]Corresponding URL here[/b]";
if (phone_num=="[b]any 1-8 digit number[/b]")
document.location="[b]Corresponding URL here[/b]";
document.board.pn.value=phone_num;
}
function clearit()
{
phone_num = "";
document.board.pn.value=phone_num;
}[/quote]
just repeat the statement:
[quote]if (phone_num=="[b]any 1-8 digit number[/b]")
document.location="[b]Corresponding URL here[/b]";[/quote]
to add more url directories..
[b]Then Paste this inside the loader [/b](note: this will replace group box)
[quote]var draco = "<br><form name=\"board\">"+
"<center>"+"<table BORDER CELLSPACING=0 CELLPADDING=0 COLS=3 WIDTH=\"135\" BGCOLOR=\"#000000\" >"+"<tr align=\"center\">"+"<b><font color=\"#ffffff\" size=\"2\">THE DIALER v1.0</font></b></tr></table>"+
"<table BORDER CELLSPACING=0 CELLPADDING=0 COLS=3 WIDTH=\"135\" BGCOLOR=\"#000000\" >"+
"<tr ALIGN=CENTER>"+
"<td><input type=button value=\" 1 \"onClick=\"but1(); window.focus()\"></td><td><input type=button value=\" 2 \"onClick=\"but2(); window.focus()\"></td><td><input type=button value=\" 3 \"onClick=\"but3(); window.focus()\"></td>"+
"</tr><tr ALIGN=CENTER>"+
"<td><input type=button value=\" 4 \"onClick=\"but4(); window.focus()\"></td><td><input type=button value=\" 5 \"onClick=\"but5(); window.focus()\"></td><td><input type=button value=\" 6 \"onClick=\"but6(); window.focus()\"></td>"+
"</tr><tr ALIGN=CENTER>"+
"<td><input type=button value=\" 7 \"onClick=\"but7(); window.focus()\"></td><td><input type=button value=\" 8 \"onClick=\"but8(); window.focus()\"></td><td><input type=button value=\" 9 \"onClick=\"but9(); window.focus()\"></td>"+
"</tr><tr ALIGN=CENTER>"+
"<td COLSPAN=\"3\">"+
"<center><table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH=\"100%\" >"+
"<tr>"+
"<td ALIGN=CENTER WIDTH=\"50%\"><input type=button value=\" 0 \"onClick=\"but0(); window.focus()\"></td><td ALIGN=CENTER WIDTH=\"50%\"><input type=button value=\"Reset\"onClick=\"clearit(); window.focus()\"></td>"+
"</tr>"+
"</table></center>"+
"</td>"+
"</tr><tr>"+
"<td ALIGN=CENTER COLSPAN=\"3\"><input type=text name=pn size=\"10\"></td>"+
"</tr>"+
"</table></center><center></form>"+
"<p>"+"<table BORDER CELLSPACING=0 CELLPADDING=0 COLS=3 WIDTH=\"135\" BGCOLOR=\"#000000\" >"+"<tr align=\"center\">"+"<i><font color=\"#ffffff\">Designed By: Dracoknight09</font></i></tr></table></center>";
document.getElementById('content_8').style.height='100%';
document.getElementById('content_8').style.overflowY='hidden';
document.getElementById('content_8').innerHTML = "<table width='100%'><tr><td align='center'>"+draco+"</td></tr></table>";
var draco = document.getElementById("8").getElementsByTagName("h2")[0];
draco.innerHTML="Dialer";[/quote]
and your done!
[b]PREVIEW:[/b][url]http://profiles.friendster.com/56419498[/url]
Last edited by dracoknight09 (2008-02-10 09:19:13)
Last edited by john_619619 (2008-02-10 09:16:01)
whoa! bro! your OL??
how come you didnt tell me
huhuhu *snifff *sniff
anywhoo... weeee heheh so this was what you were working at yesterday ... hmmm very nice bro!! ehehhe expect more more more... missed doin business with you haha
Last edited by ducheszv (2008-02-10 09:19:47)
CLOSE X
nice script.
best thing since slice bread.
sorry we weren't able to chat sis. had my monthly reformat today. im still gonna reinstall my programs.. including YM..
[b]@lordhienz[/b]
yeah.. last week was a big week for me.. exams and everything..
im glad to be back..
[b]
@dale[/b]
ur very welcome bro.
Last edited by dracoknight09 (2008-02-10 09:29:14)
Last edited by ducheszv (2008-02-10 09:27:29)
get it!
[b]@ephe[/b]
haha.. ur words tingles my stomach.. now im hungry!
Last edited by dracoknight09 (2008-02-10 10:48:45)
aniwei.. i posting another script.. w8..
Last edited by dracoknight09 (2008-02-10 11:24:34)
hahaha joke bro..
i have so much to do.. im multitasking now.. installing so many programs and coding while waiting.. and i hav a debu to attend to tomorrow.. soooo busy!!
aniwei.. i posted it..
try to check it..
Last edited by dracoknight09 (2008-02-10 16:34:31)
this is clever
redirection through dialing of provided numbers
watta script! another cool creation! gee your team is getting bigger and cooler..wooo! nice!