• ARCHIVES 
  • » [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

Pages: 12

[b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

[b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

[b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: 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] :arrow: [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.. :eh: :thumbsup: :arrow: [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! =D :thumbsup: You can edit the hex of the tables to customize your DIALER.. You can also add directory text at the bottom of the inner.html.. :cool: :thumbsup: that's it! :penguin: [b]PREVIEW:[/b][url]http://profiles.friendster.com/56419498[/url]

Last edited by dracoknight09 (2008-02-10 09:19:13)

john_619619
» FTalkManiac
FTalk Level: zero
986
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

Thanks For Sharing :D :thumbsup:

Last edited by john_619619 (2008-02-10 09:16:01)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

:O whoa! bro! your OL?? :crybaby: how come you didnt tell me :crybaby: 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 :eh: :kiss:

Last edited by ducheszv (2008-02-10 09:19:47)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

very interesting code buddy...Thanks for sharing.. now you have more time to share so many tweaks coz i heard, your so busy couple of days ago..keep on sharing buddy... ;)
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

@draco, I wanna press you avatar :) CLOSE X :wallbash: nice script. :) best thing since slice bread. :lol:
dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

wow!! call a frend!! hehehe.. [b]thanks[/b] darko... :thumbsup:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

OT: :wallbash: sorry we weren't able to chat sis. had my monthly reformat today. im still gonna reinstall my programs.. including YM.. :crybaby: [b]@lordhienz[/b] yeah.. last week was a big week for me.. exams and everything.. =) im glad to be back.. :D [b] @dale[/b] ur very welcome bro. :) :thumbsup:

Last edited by dracoknight09 (2008-02-10 09:29:14)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

^ oh ok.. hope you can get it done smoothly bro.. hmm missed yah bunch! its getting boring here without the team.. =(

Last edited by ducheszv (2008-02-10 09:27:29)

john_619619
» FTalkManiac
FTalk Level: zero
986
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

[quote][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] :eh: get it! :cool: :thumbsup: if (phone_num=="[color=blue][b]12345678[/b][/color]") document.location="[color=blue][b]www.friendstertalk.com[/b][/color]"; if (phone_num=="[color=red][b]62451378[/b][/color]") document.location="[color=red][b]www.uploads.ph[/b][/color]";
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

what do you mean john? what should i get? :question: [b]@ephe[/b] haha.. ur words tingles my stomach.. now im hungry! =D

Last edited by dracoknight09 (2008-02-10 10:48:45)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

nice script draco...thanks for sharing and all the work that goes into preparing these neat tricks :thumbsup:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

thanks bob.. it makes me feel good to share and get some positive feedbacks.. :eh: aniwei.. i posting another script.. w8.. =D :thumbsup: but this ones a little simplier.. me + scripts :arrow: :wasted:

Last edited by dracoknight09 (2008-02-10 11:24:34)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

hmmmm too bad i cant see it first.. =( hahaha joke bro.. :kiss:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

OT:yeah.. sorry sis.. :wallbash: 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!! :wallbash: aniwei.. i posted it.. try to check it.. :eh:

Last edited by dracoknight09 (2008-02-10 16:34:31)

shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

:cool: this is clever redirection through dialing of provided numbers :D :thumbsup: keep up the good work!
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

:o watta script! another cool creation! gee your team is getting bigger and cooler..wooo! nice! ;) :thumbsup:
kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

wow! cool.. thanks for sharing broh!
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

wow nice trick...but i dont like to place it in the group box...
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

Hahaha.. This is cool. Nice dude. -- Guys please avoid off-topics.
rafaiz
» n00b
FTalk Level: zero
68
0
1969-12-31

Re: [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

thanks 4 sharing~
  • ARCHIVES 
  • » [b]Original Code:[/b] Javascript.internet.com [b]Created by:[/b] Me.. =D [b]My Team[/b] :arrow: The DiabolicDuchShiKnights2008 :eh: :thumbsup: [b]Requirements[/b] :arrow: Sacrificial Groups Box

Pages: 12

Board footer

© 2024 F Talk

Current time is 06:46

[ 10 queries - 0.025 second ]
Privacy Policy