Author

Topic: [table] limits on Bitcointalk (?) (Read 846 times)

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
April 28, 2020, 04:30:14 AM
#10
Yes, removing https://bitcointalk.org is not affecting it being a valid URL but when I go again for editing the post, I do see https://bitcointalk.org is getting populated automatically.

So, copying the URLs part into some other notepad temporarily (without https://bitcointalk.org) and pasting them back into the post just before the LAST edit may serve its purposes Cool.
Until theymos' post, I omitted the "https://"-part from my mobile signature to make it shorter, but indeed, it always reappeared when editing the signature (after which I hits the 4000 character limit). I use the Archival board to store the shortest version within code-tags.
administrator
Activity: 5166
Merit: 12850
April 10, 2020, 04:34:50 PM
#9
I'd guess that you're getting that because the post is over the size limit, gets truncated, and the truncated post has unclosed tags. Note that it's difficult to exactly calculate the length of a post as the forum sees it, since various conversions are made before counting; for example, "  " (two spaces) actually counts as 7 bytes for length-limit purposes because it's converted to "  " before counting.

Try removing https://bitcointalk.org from the links to make the post shorter. These are the same:
Code:
[url=https://bitcointalk.org/index.php?topic=1775207.msg17740024#msg17740024]17740024[/url]
Code:
[url=/index.php?topic=1775207.msg17740024#msg17740024]17740024[/url]
legendary
Activity: 1862
Merit: 1505
April 10, 2020, 12:41:30 PM
#8
I think I'll just create another table then.

Thanks, guys! Merited y'all.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
April 10, 2020, 03:02:27 AM
#7
So I'd like to confirm, is the "splitting of the table" still the only solution to this error? Undecided
As far as I know: yes.

then running the whole thing through a HTML checker that scans for correctly open and closed items?
You can easily copy/paste a new row into a working table to reproduce this error.
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
April 10, 2020, 01:52:09 AM
#6
Just a suggestion - have you tried converting the

Code:
[tr] [td] [/td] [/tr] etc etc

to their corresponding html equivalent

Code:
    etc etc

then running the whole thing through a HTML checker that scans for correctly open and closed items?

legendary
Activity: 2383
Merit: 1551
dogs are cute.
April 09, 2020, 06:56:12 PM
#5
I'm sorry that I'm bringing up this thread after more than three years; however, this is the only thread I found after Googling the "INVALID BBCODE: loop, probably unclosed tags" error.

I just faced it while adding a new row in my thread. So I'd like to confirm, is the "splitting of the table" still the only solution to this error? Undecided
I tried to run bbcode tests on third party sites and the forum editor for your table code, and added a fake row to see if I could get around it somehow, but in vain. So unless you get word from the admin staff, I suppose yeah, you can only split the table for now.

I tried in these sites btw:

http://patorjk.com/bbcode-previewer/
https://infinite-story.com/tools/bbcode.php
https://www.bbcode.org/playground.php
legendary
Activity: 1862
Merit: 1505
April 09, 2020, 06:22:10 PM
#4
I'm sorry that I'm bringing up this thread after more than three years; however, this is the only thread I found after Googling the "INVALID BBCODE: loop, probably unclosed tags" error.

I just faced it while adding a new row in my thread. So I'd like to confirm, is the "splitting of the table" still the only solution to this error? Undecided
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
February 10, 2017, 04:45:27 AM
#3
I believe there is a limitation on the number of rows, as the error only occured when the number of rows crossed a certain limit(Lutpin should know better, he was the one editing the thread)

Try using multiple posts(to post the tables) and part the tables into smaller ones,  for now  Undecided
I'm now working around this by splitting my table into several posts. I would have had to do this eventually anyway, when I hit the 64k post limit. Now it just doubles the number of posts required.
hero member
Activity: 924
Merit: 1003
4 Mana 7/7
February 08, 2017, 11:24:51 AM
#2
Happened on my "Known alts" thread as well, when I contacted theymos he replied with:
If you're getting "INVALID BBCODE: bad table usage", then that's caused by invalid bbcode. Check that all tags are properly closed, etc. If you're getting "database error", see: https://bitcointalksearch.org/topic/limits-on-the-number-of-times-you-can-edit-something-1175461

Anyway, I inserted a post there for you.
Well it ended with him using the admin privelleges to create "Reserved" posts after the OP of the thread, where I could place the tables. So, the statements below are only assumptions.

I believe there is a limitation on the number of rows, as the error only occured when the number of rows crossed a certain limit(Lutpin should know better, he was the one editing the thread)

Try using multiple posts(to post the tables) and part the tables into smaller ones,  for now  Undecided
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
February 08, 2017, 05:23:43 AM
#1
I'm trying to post a (big) table on Bitcointalk, to show the results of a giveaway. I know the maximum post size is 64000 bytes. My post is just over half that size, and I get this error:
Code:
INVALID BBCODE: loop, probably unclosed tags

The BBcode is valid. If I make it a bit shorter by taking out a few rows, I can post it.

It's supposed to give 66 lines like this:
|65|Cannabis|9,999,999,999|FARxYodakota77|17747567|First (1-7)|12nREwyw2iaEc46zPhrNRs4L6Tf6F6JyBW|
|66|angayan17|1,010,101,010,101|vashpj|17774274|Second (8-14)|1DqzQ1NW6tunepQEfvQvGFh73bcWDTRB9M|

This is the full code:
Code:
[table]
[tr][td]|[/td][td][b]#[/b][/td][td]|[/td][td][b]Rollin name[/b][/td][td]|[/td][td][b]Prediction[/b][/td][td]|[/td][td][b]BCT name[/b][/td][td]|[/td][td][b]Post[/b][/td][td]|[/td][td][b]Week[/b][/td][td]|[/td][td][b]Bitcoin Address[/b][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]1[/size][/td][td]|[/td][td][size=9pt]kryptqnick[/size][/td][td]|[/td][td][size=9pt]3,995,062,141[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=559842]kryptqnick[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17740024#msg17740024]17740024[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1DjE4XNs1h3FSpqtr9YEC4yU5ki5TmvjFn[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]2[/size][/td][td]|[/td][td][size=9pt]rajapalak[/size][/td][td]|[/td][td][size=9pt]4,001,032,017[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=526906]kotakamal[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17705544#msg17705544]17705544[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KjbLofisRHVpSkUxkBA6Fva1tVxRYEfLW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]3[/size][/td][td]|[/td][td][size=9pt]james1[/size][/td][td]|[/td][td][size=9pt]4,001,111,999[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=851327]Quik321[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17713182#msg17713182]17713182[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]3NfAuJsZBYi88o54tUcUZf76g4rw5KEDNc[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]4[/size][/td][td]|[/td][td][size=9pt]ashitha[/size][/td][td]|[/td][td][size=9pt]4,003,245,742[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=898634]ashitha[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17775894#msg17775894]17775894[/url][/size][/td][td]|[/td][td][size=9pt]Second (8-14)[/size][/td][td]|[/td][td][size=8pt]1PNV6KSJa86qBwbKjWzCdheJ1JQkMrwy7R[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]5[/size][/td][td]|[/td][td][size=9pt]Dress[/size][/td][td]|[/td][td][size=9pt]4,011,111,111[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=913000]dress[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730671#msg17730671]17730671[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]3NF7HuUYvyodAZo519YPvB9LbY423Atfwh[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]6[/size][/td][td]|[/td][td][size=9pt]psonowa[/size][/td][td]|[/td][td][size=9pt]4,020,020,020[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=175302]Avirunes[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730701#msg17730701]17730701[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KR9i8kfFFbBj6FYK3RfjEsGDR3xZzwS1r[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]7[/size][/td][td]|[/td][td][size=9pt]Xanidas[/size][/td][td]|[/td][td][size=9pt]4,021,000,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=665437]Xanidas[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17718315#msg17718315]17718315[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1H4SeQ24RT5X9xXkxk9kK997MFEpEbvhie[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]8[/size][/td][td]|[/td][td][size=9pt]aRp[/size][/td][td]|[/td][td][size=9pt]4,026,666,666[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=475082]arp10[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17739695#msg17739695]17739695[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1FaffwwWQV51BCujemywb3MGrtQWY7HT8M[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]9[/size][/td][td]|[/td][td][size=9pt]laraw[/size][/td][td]|[/td][td][size=9pt]4,028,000,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=952690]laraw[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17770029#msg17770029]17770029[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1BN7WMVDkTdQd3dopRxFeMzfE7kpfdVFma[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]10[/size][/td][td]|[/td][td][size=9pt]psonowa[/size][/td][td]|[/td][td][size=9pt]4,030,000,007[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=175302]Avirunes[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730701#msg17730701]17730701[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KR9i8kfFFbBj6FYK3RfjEsGDR3xZzwS1r[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]11[/size][/td][td]|[/td][td][size=9pt]wio[/size][/td][td]|[/td][td][size=9pt]4,033,333,333[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=561171]MataCoin[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730653#msg17730653]17730653[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MTc6R9JhQRcxKib1g7N8pioinxi1CUSer[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]12[/size][/td][td]|[/td][td][size=9pt]IIO[/size][/td][td]|[/td][td][size=9pt]4,034,333,444[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=860338]CallMeIIO[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17741933#msg17741933]17741933[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1HDPBLHLhSBaqN3VhmFPgXgwZ2GJrn8HGc[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]13[/size][/td][td]|[/td][td][size=9pt]wio[/size][/td][td]|[/td][td][size=9pt]4,035,555,555[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=561171]MataCoin[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730653#msg17730653]17730653[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MTc6R9JhQRcxKib1g7N8pioinxi1CUSer[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]14[/size][/td][td]|[/td][td][size=9pt]ralle14[/size][/td][td]|[/td][td][size=9pt]4,040,404,040[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=535215]ralle14[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17766737#msg17766737]17766737[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1RaLk3SNWLjjrD6VNGCNzLM4N7JjhHwhp[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]15[/size][/td][td]|[/td][td][size=9pt]natsag3[/size][/td][td]|[/td][td][size=9pt]4,041,228,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=884440]natsag[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17744315#msg17744315]17744315[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1FysLdUHP6Qzmt1MEwj92A8dAGqk7ZZZiu[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]16[/size][/td][td]|[/td][td][size=9pt]aRp[/size][/td][td]|[/td][td][size=9pt]4,041,616,161[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=475082]arp10[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17739695#msg17739695]17739695[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1FaffwwWQV51BCujemywb3MGrtQWY7HT8M[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]17[/size][/td][td]|[/td][td][size=9pt]fiction[/size][/td][td]|[/td][td][size=9pt]4,042,000,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=465017]actmyname[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17760385#msg17760385]17760385[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1ActBTCi5XUMjqnyFxVWgSfE5xWicj8g3o[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]18[/size][/td][td]|[/td][td][size=9pt]maat[/size][/td][td]|[/td][td][size=9pt]4,043,333,333[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=494157]emberbekas[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17726915#msg17726915]17726915[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]18xb9mVVP2vfSq1TmKD1WU2pq3oqJC4Nh9[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]19[/size][/td][td]|[/td][td][size=9pt]Anais_58xi[/size][/td][td]|[/td][td][size=9pt]4,047,256,387[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=857797]Anais_58xi[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17731906#msg17731906]17731906[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1JauwhoCqF1B2ns5Yf2y6UzqBeaVvH4iLz[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]20[/size][/td][td]|[/td][td][size=9pt]atakiwir12[/size][/td][td]|[/td][td][size=9pt]4,048,691,713[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=785581]sulendra12[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17726825#msg17726825]17726825[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1EndraHGw7H7PWhLUfNAwa6UYQcWZnowWN[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]21[/size][/td][td]|[/td][td][size=9pt]somuchee[/size][/td][td]|[/td][td][size=9pt]4,050,171,717[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=407669]somuchee[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17705131#msg17705131]17705131[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MPDfGaBbPRBczAZVXZNaUzJ4CQfRsuxhw[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]22[/size][/td][td]|[/td][td][size=9pt]rajapalak[/size][/td][td]|[/td][td][size=9pt]4,050,696,969[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=526906]kotakamal[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17705544#msg17705544]17705544[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KjbLofisRHVpSkUxkBA6Fva1tVxRYEfLW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]23[/size][/td][td]|[/td][td][size=9pt]somuchee[/size][/td][td]|[/td][td][size=9pt]4,051,111,111[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=407669]somuchee[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17705131#msg17705131]17705131[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MPDfGaBbPRBczAZVXZNaUzJ4CQfRsuxhw[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]24[/size][/td][td]|[/td][td][size=9pt]hardtime[/size][/td][td]|[/td][td][size=9pt]4,053,060,990[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=879468]kpcian[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17719136#msg17719136]17719136[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MZP25Yh57kTVq8oHTdMLxpo14LutiLK62[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]25[/size][/td][td]|[/td][td][size=9pt]SergiuS[/size][/td][td]|[/td][td][size=9pt]4,053,124,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=898626]SSergiuS[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730388#msg17730388]17730388[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1AejWv2BqeWPaGPKgM7N9X7atxeE5PMUVM[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]26[/size][/td][td]|[/td][td][size=9pt]CASIO[/size][/td][td]|[/td][td][size=9pt]4,053,450,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=672249]CASlO[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17713911#msg17713911]17713911[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1JiRUwMcTxEpYfYT4wG2dRG3dVpUQKyA3s[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]27[/size][/td][td]|[/td][td][size=9pt]sairji[/size][/td][td]|[/td][td][size=9pt]4,055,000,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=789741]sairji[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17752891#msg17752891]17752891[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1G161S1bguYaUUgnc7aPzcwANRRPFt3vZt[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]28[/size][/td][td]|[/td][td][size=9pt]Wilhelm[/size][/td][td]|[/td][td][size=9pt]4,055,550,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=551161]Wilhelm the mod[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17716507#msg17716507]17716507[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1M2AK1UzhRFdJoKgLFjH7XPsgTxTce5YTx[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]29[/size][/td][td]|[/td][td][size=9pt]Contestant[/size][/td][td]|[/td][td][size=9pt]4,056,565,656[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=810882]BALIK[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17733230#msg17733230]17733230[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1LX9HXqv2eQ5h7uhGbY3yhjDbBwNtq2MfV[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]30[/size][/td][td]|[/td][td][size=9pt]lolgato[/size][/td][td]|[/td][td][size=9pt]4,056,867,900[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=950870]Catwalk[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17722768#msg17722768]17722768[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1LtpgbV1srrK7Ehxid6JhdvHqjUPvR8oiy[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]31[/size][/td][td]|[/td][td][size=9pt]CASIO[/size][/td][td]|[/td][td][size=9pt]4,059,450,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=672249]CASlO[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17713911#msg17713911]17713911[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1JiRUwMcTxEpYfYT4wG2dRG3dVpUQKyA3s[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]32[/size][/td][td]|[/td][td][size=9pt]BitLab[/size][/td][td]|[/td][td][size=9pt]4,059,818,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=906966]BitsLab[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17722933#msg17722933]17722933[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1BUeD7Aor68ZSg2jsjXSWffqkrJ9FCKMwY[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]33[/size][/td][td]|[/td][td][size=9pt]Wilhelm[/size][/td][td]|[/td][td][size=9pt]4,060,000,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=551161]Wilhelm the mod[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17716507#msg17716507]17716507[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1M2AK1UzhRFdJoKgLFjH7XPsgTxTce5YTx[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]34[/size][/td][td]|[/td][td][size=9pt]Visions[/size][/td][td]|[/td][td][size=9pt]4,062,124,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=452906]visionsbank[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17730470#msg17730470]17730470[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]13nXo4T9bGypxcM39teHYc2d23KfrLJeCq[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]35[/size][/td][td]|[/td][td][size=9pt]UniverseAAA[/size][/td][td]|[/td][td][size=9pt]4,063,167,761[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=911296]Bdstar[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17718763#msg17718763]17718763[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19R9sgJVeJRyJ4G2i7qxxwS14FJd3g9uwn[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]36[/size][/td][td]|[/td][td][size=9pt]maksosip[/size][/td][td]|[/td][td][size=9pt]4,064,824,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=825944]horseman22[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17722705#msg17722705]17722705[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]13hXvcDTRuNq2gcMxRNDU4uq1Q6WzMrixW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]37[/size][/td][td]|[/td][td][size=9pt]UniverseAAA[/size][/td][td]|[/td][td][size=9pt]4,065,267,761[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=911296]Bdstar[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17718763#msg17718763]17718763[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19R9sgJVeJRyJ4G2i7qxxwS14FJd3g9uwn[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]38[/size][/td][td]|[/td][td][size=9pt]Caine[/size][/td][td]|[/td][td][size=9pt]4,065,555,444[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951555]Caine_[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17723719#msg17723719]17723719[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1gHJrYrbB66HmtxpGfYboUxJ9Dofx4iuB[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]39[/size][/td][td]|[/td][td][size=9pt]Scarface4[/size][/td][td]|[/td][td][size=9pt]4,067,195,420[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=709528]Nelka4[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17756167#msg17756167]17756167[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]15KF249jpvNHQiY4scN2Uob47j7ZrWwDC8[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]40[/size][/td][td]|[/td][td][size=9pt]UniverseAAA[/size][/td][td]|[/td][td][size=9pt]4,068,367,761[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=911296]Bdstar[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17718763#msg17718763]17718763[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19R9sgJVeJRyJ4G2i7qxxwS14FJd3g9uwn[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]41[/size][/td][td]|[/td][td][size=9pt]maksosip[/size][/td][td]|[/td][td][size=9pt]4,069,827,000[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=825944]horseman22[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17722705#msg17722705]17722705[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]13hXvcDTRuNq2gcMxRNDU4uq1Q6WzMrixW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]42[/size][/td][td]|[/td][td][size=9pt]Caine[/size][/td][td]|[/td][td][size=9pt]4,070,000,001[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951555]Caine_[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17723719#msg17723719]17723719[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1gHJrYrbB66HmtxpGfYboUxJ9Dofx4iuB[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]43[/size][/td][td]|[/td][td][size=9pt]Cannabis[/size][/td][td]|[/td][td][size=9pt]4,074,211,111[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/farxyodakota77-551256]FARxYodakota77[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/topic/m.17747567]17747567[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]12nREwyw2iaEc46zPhrNRs4L6Tf6F6JyBW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]44[/size][/td][td]|[/td][td][size=9pt]RemoteConsoleXD[/size][/td][td]|[/td][td][size=9pt]4,083,222,222[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=450776]smartfriend[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17718947#msg17718947]17718947[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1MryyJGNAvrP4Ajd8LLMpmDvhoxsbUEkw3[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]45[/size][/td][td]|[/td][td][size=9pt]tnecniv[/size][/td][td]|[/td][td][size=9pt]4,095,818,309[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=918962]tnecniv[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765600#msg17765600]17765600[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1PPuKjMvyuExsCoBQjF3rL6nMwha9FegKq[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]46[/size][/td][td]|[/td][td][size=9pt]lolgato[/size][/td][td]|[/td][td][size=9pt]4,100,867,900[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=950870]Catwalk[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17722768#msg17722768]17722768[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1LtpgbV1srrK7Ehxid6JhdvHqjUPvR8oiy[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]47[/size][/td][td]|[/td][td][size=9pt]Humbertin19_[/size][/td][td]|[/td][td][size=9pt]4,101,526,499[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951868]HumberDice[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17735369#msg17735369]17735369[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19JUFmKvsAH5Pqg65ZTdm5H1N7rhkntxBo[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]48[/size][/td][td]|[/td][td][size=9pt]lunaticftw92[/size][/td][td]|[/td][td][size=9pt]4,111,521,485[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951488]lunaticftw92[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17733736#msg17733736]17733736[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1HnjaJEAC2m3JCTUsht5JefwNSi12Dvznm[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]49[/size][/td][td]|[/td][td][size=9pt]angayan17[/size][/td][td]|[/td][td][size=9pt]4,114,412,145[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/vashpj-698044]vashpj[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/topic/m.17774274]17774274[/url][/size][/td][td]|[/td][td][size=9pt]Second (8-14)[/size][/td][td]|[/td][td][size=8pt]1DqzQ1NW6tunepQEfvQvGFh73bcWDTRB9M[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]50[/size][/td][td]|[/td][td][size=9pt]JustMe[/size][/td][td]|[/td][td][size=9pt]4,114,441,313[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=930475]JustMe222[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17721795#msg17721795]17721795[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KeKiRrffC7uAPekNo7MHSiZjJaLVur3c7[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]51[/size][/td][td]|[/td][td][size=9pt]tnecniv[/size][/td][td]|[/td][td][size=9pt]4,145,818,309[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=918962]tnecniv[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765600#msg17765600]17765600[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1PPuKjMvyuExsCoBQjF3rL6nMwha9FegKq[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]52[/size][/td][td]|[/td][td][size=9pt]angayan17[/size][/td][td]|[/td][td][size=9pt]4,154,412,145[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/vashpj-698044]vashpj[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765638#msg17765638]17765638[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1DqzQ1NW6tunepQEfvQvGFh73bcWDTRB9M[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]53[/size][/td][td]|[/td][td][size=9pt]artcode[/size][/td][td]|[/td][td][size=9pt]4,163,826,522[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=914320]artcode[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17705487#msg17705487]17705487[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1KnhFFDPG79kWpPu6tJUxmT7GYCX9fcKrx[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]54[/size][/td][td]|[/td][td][size=9pt]jdacer95[/size][/td][td]|[/td][td][size=9pt]4,170,256,722[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=405067]jdacer95[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17714696#msg17714696]17714696[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]3EE1PMdzhccs1iGCjiaf1Kq5a2iXYNUyRU[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]55[/size][/td][td]|[/td][td][size=9pt]angayan17[/size][/td][td]|[/td][td][size=9pt]4,175,125,145[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/vashpj-698044]vashpj[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765638#msg17765638]17765638[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1DqzQ1NW6tunepQEfvQvGFh73bcWDTRB9M[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]56[/size][/td][td]|[/td][td][size=9pt]LondonGeezer[/size][/td][td]|[/td][td][size=9pt]4,188,231,180[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=921168]LondonGeezer[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17752447#msg17752447]17752447[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1Nyw6WMRUgPtfFHWh7K438e9xFwjde4Wbz[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]57[/size][/td][td]|[/td][td][size=9pt]BemusedKarnage[/size][/td][td]|[/td][td][size=9pt]4,200,000,069[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=952650]BKjr[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17751342#msg17751342]17751342[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19REyGZHWFMUXjVPrTGPY12EqJsD8VEuD6[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]58[/size][/td][td]|[/td][td][size=9pt]Tole[/size][/td][td]|[/td][td][size=9pt]4,222,333,444[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=396591]panjul07[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17743436#msg17743436]17743436[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]12F1zK76WpWU3Dj8qHjs1v6gMYCxYciugS[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]59[/size][/td][td]|[/td][td][size=9pt]Humbertin19_[/size][/td][td]|[/td][td][size=9pt]4,235,224,722[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951868]HumberDice[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17735369#msg17735369]17735369[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]19JUFmKvsAH5Pqg65ZTdm5H1N7rhkntxBo[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]60[/size][/td][td]|[/td][td][size=9pt]vallu[/size][/td][td]|[/td][td][size=9pt]4,311,111,198[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951906]Vallu[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17731760#msg17731760]17731760[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]14GvyUoABM5Q6qYoe5JVmd3jbzdGkf3NkK[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]61[/size][/td][td]|[/td][td][size=9pt]bakarat[/size][/td][td]|[/td][td][size=9pt]4,400,544,411[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951058]tnec[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765618#msg17765618]17765618[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1FtVfpas17PJRzCBDKMKACAo7rpsibg4ro[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]62[/size][/td][td]|[/td][td][size=9pt]vaga7[/size][/td][td]|[/td][td][size=9pt]4,478,350,276[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=946869]vaga7[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765756#msg17765756]17765756[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1JMwk65x3D2VMN7esbbgwp6EFoN8azJNDd[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]63[/size][/td][td]|[/td][td][size=9pt]bakarat[/size][/td][td]|[/td][td][size=9pt]4,651,111,111[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=951058]tnec[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765618#msg17765618]17765618[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1FtVfpas17PJRzCBDKMKACAo7rpsibg4ro[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]64[/size][/td][td]|[/td][td][size=9pt]kidding[/size][/td][td]|[/td][td][size=9pt]4,732,251,219[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?action=profile;u=849998]salsa321[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalk.org/index.php?topic=1775207.msg17765398#msg17765398]17765398[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]1Pf2wYDCL8kHDthVEDMGk7BmXGDzrnpin6[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]65[/size][/td][td]|[/td][td][size=9pt]Cannabis[/size][/td][td]|[/td][td][size=9pt]9,999,999,999[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/farxyodakota77-551256]FARxYodakota77[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/topic/m.17747567]17747567[/url][/size][/td][td]|[/td][td][size=9pt]First (1-7)[/size][/td][td]|[/td][td][size=8pt]12nREwyw2iaEc46zPhrNRs4L6Tf6F6JyBW[/size][/td][td]|[/td][/tr]
[tr][td]|[/td][td][size=9pt]66[/size][/td][td]|[/td][td][size=9pt]angayan17[/size][/td][td]|[/td][td][size=9pt]1,010,101,010,101[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/user/vashpj-698044]vashpj[/size][/td][td]|[/td][td][size=9pt][url=https://bitcointalksearch.org/topic/m.17774274]17774274[/url][/size][/td][td]|[/td][td][size=9pt]Second (8-14)[/size][/td][td]|[/td][td][size=8pt]1DqzQ1NW6tunepQEfvQvGFh73bcWDTRB9M[/size][/td][td]|[/td][/tr]
[/table]

I think this is a limitation in simple machines forum, but I'm not sure what the limitation is: is it a maximum number of [ tr] and [ td]-tags per post, or could it be something else?
Jump to: