Forum Search
I'm Feeling Lucky
Searching for: Posts from JoeBiden.
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Mon, 27/06/2016 17:08 (8 Years ago) |
Accepting : Pd,nuggets,boxes,Keys,Gems(normal/dragon/electric/flying/ice/fire) and Relics (all) also offering 4500 Gems for a ditto palpad me :) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Mon, 27/06/2016 04:44 (8 Years ago) |
Next PErson to sell 900,000 Pd or higher to me for either treasure or gems get an extra 150 gems :) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Mon, 27/06/2016 00:04 (8 Years ago) |
One time offer only palpad me [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sun, 26/06/2016 18:50 (8 Years ago) |
Palpad me [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sat, 25/06/2016 03:19 (8 Years ago) |
E: Offer closed, already got someone to do it :) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sat, 25/06/2016 01:05 (8 Years ago) |
accepting : Pd/nuggets and boxes/keys and a ditto if anyone is willing to trade it :p [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Tue, 21/06/2016 01:56 (8 Years ago) |
Accept PD and nuggets and some gems and all boxes/keys for them, Palpad me :) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sat, 18/06/2016 03:04 (8 Years ago) |
accepting PD and nuggets and a handfull of items (boxes/keys and SOME gems) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Fri, 17/06/2016 01:32 (8 Years ago) |
accepting boxes/keys pd and nuggets and some gems, Palpad me ;) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Thu, 16/06/2016 00:50 (8 Years ago) |
What i have left : 1,500,000 10,000 what i want : Pokedollars Nuggets Boxes/Keys Dragon gems Normal gems Electric/flying/Fire/Ice gems Any map/summon except for Tall grass and safari zone summons Ditto Ratios : 1 gem = 1 nuggets 1 Treasure = 2 Pd Value of items Boxes/Keys valued at 10K pd each (5K tr) Black box/key valued at 70Kpd each (35K tr) Dragon gems valued at 50Kpd each (25K tr) Normal gems valued at 1K pd each (500 tr) Electric/flying/Fire/Ice gems valued at 500Pd each (250 tr) Any map/summon all valued at 100Kpd each (50K tr) Ditto valued at 6 Million Pd (3 Mil Tr ) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Wed, 15/06/2016 20:25 (8 Years ago) |
If you ask me, i think this game falls under fair use as this game is a parody pokemon and doesn't use the actual game as much as it uses the story of emera town, but i'm a bit sceptic. [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Wed, 15/06/2016 02:27 (8 Years ago) |
Pokedollars Nuggets Boxes/Keys Dragon gems Normal gems Electric/flying/Fire/Ice gems Any map/summon except for Tall grass and safari zone summons Ditto Ratios : 1 gem = 1 nuggets 1 Treasure = 2 Pd Value of items Boxes/Keys valued at 10K pd each (5K tr) Black box/key valued at 70Kpd each (35K tr) Dragon gems valued at 50Kpd each (25K tr) Normal gems valued at 1K pd each (500 tr) Electric/flying/Fire/Ice gems valued at 500Pd each (250 tr) Any map/summon all valued at 100Kpd each (50K tr) Ditto valued at 6 Million Pd (3 Mil Tr ) [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Tue, 14/06/2016 13:29 (8 Years ago) |
accepting pd / nuggets / dragon/normal gems, And boxes/keys (10K each) also accepting a ditto valued at 3500 gems Ratios : 1 nugget = 1 gem 1 tr = 2 pds Please leave a message or a palpad and i'll answer you Asap [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Tue, 14/06/2016 02:16 (8 Years ago) |
accept pd / nuggets / dragon/normal gems, And boxes/keys (10K each) also accepting a ditto valuer at 3500 gems Ratios : 1 nugget = 1 gem 1 tr = 2 pd Please leave a message or a palpad and i'll answer you Asap [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Mon, 13/06/2016 04:59 (8 Years ago) |
accept pd / nuggets / dragon/normal gems, And boxes/keys (10K each) also accepting a ditto valuer at 3500 gems Ratios : 1 nugget = 1 gem 1 tr = 2 pd Please leave a message or a palpad and i'll answer you Asap [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sat, 04/06/2016 23:06 (8 Years ago) |
[Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Mon, 30/05/2016 11:46 (8 Years ago) |
16*50 = 800 Tickets [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Sun, 29/05/2016 17:51 (8 Years ago) |
Ill send the tr once you confirm [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Wed, 20/04/2016 23:15 (8 Years ago) |
Name: Badr; Age: 15; Languages you are familiar with: HTML/CSS, Javascript, PHP, Jquery; A little bit about your self: I'm a 15 coding enthusiast, started coding at the age of 13, I barely know anything about this ;'; Though i can make basic websites from scratch :) and maybe few scripts currentProj: I made a mini script that would stop me from autoleaving any websites accidentally! Show
hidden content
window.onbeforeunload = function(event) { event.returnValue = "You are about to leave!! D:"; }; Currently making a new script for PokeHeroes, It is a search bar for storage boxes, But i'm having some problems with it since the boxes are in seperate pages and uses AJAX to transfer from one another which means i can't access them easily.. (made is JS and JQ),i barely done anything about this script but this is a start for any professionals out there : Show
hidden content
(function() { 'use strict'; $(document).ready(function() {$('#act_menu').append('<td><input type="text" style="margin-left: 50px" id="S_P" /> <button id="Ssearch">Search!</button> <p id="res"></p></td>');$("#Ssearch").click(function() {var inp = $('#S_P').val();inp = $.trim(inp);var src = $('#pkmn_sel_list tr td').text();$('#pkmn_sel_list tr td').css('background-color','inherit');if(src.includes(inp)){$('#pkmn_sel_list tr td:contains('+inp+')').css('background-color','#ffff66');$("#res").html("The pokemon is in this box");}else {$("#res").html("The pokemon is <strong>not</strong> in this box");}});$("#S_P").keydown(function(e) {if( e.which == 13) {$("#Ssearch").click();}});}); [Read more] |
JoeBiden OFFLINE Forum Posts: 103 |
Posted: Wed, 20/04/2016 23:13 (8 Years ago) |
Hello and welcome, this is a club where us, amateur and newb Web Devs can chat, exchange tips and maybe even do some challenges :) This place is open for both, people who can and cannot program, each have their indivual space! Learning space! Oh i see you are intersted in Coding, Well you are going to have the time of your life, Web developpement in general can be very entertaining. If you are serious about learning here are a few free outlets that will provide you with the necessary information to begin your web developpement path! CodeAcademy Codeacademy is the place that i would advise you the most, It is an interactive surfice that goes step by step with you trough the code, Giving you tiny excersise in your lessons, that will make your more familiar with the syntax and basics of developping. W3schools If CA was a tutor, W3S is the library! W3s provide a large array of functions troughout different languages (HTML/CSS, JS , PHP, XML) , It also shows you the basics and syntax! Mozilla Dev corner Just like w3schools, Mozilla's developpement space is an open source for all dev enthusiats. There are litterly gazzilions of open sources if you want to lean programming, just google anything you want and you'll find in the matter of seconds. Sharing space! Oh, You are already familiar with coding? ^^ Well, Welcome to the club! Please fill the form below! Show
hidden content
[b]Name[/b]: [b]Age[/b]: [b]Languages you are familiar with[/b]: [b]A little bit about your self[/b]: [b]currentProj[/b]: Let's have some fun shall we? I won't be heavily moderating this thread, so if someone decides to drop in their codes and asks for help, or puts in a challenge, Thanks! c: [Read more] |