Bitcoin Forum
July 11, 2024, 04:03:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 [144] 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 ... 279 »
2861  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 28, 2018, 01:57:42 PM

Just say something like "Biblepay (@biblepay) already there since July 2017. 10% of the blockchain given to efficient charities. 307 children sponsored today."

Yeah, something in these lines would probably be fine. I think that the official go-live-date is actually June 30, 2017. I edited it a bit. Do with it what you want Smiley

 "Biblepay (@biblepay) has been around since June 2017. We give 10% of all blockchain-generated coins to efficient charities via a DAO. 300+ children sponsored today."

Actually. I if the June 30 date is correct. We will exist 1 year in two days!

Block 1 was mined on July 23rd.  Checking the Wiki, we had the Launch date correct (although the Release Date needed a correction).

2862  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 27, 2018, 03:25:27 AM
** CRITICAL PROPOSAL TASK **



Hey all, we were overbudget by ~200K on this months coming superblock, so something had to be done as all the proposals look pretty important.

So the compassion proposal was re-entered 200K lower (for 7.8 Million)..


It isn't ready to vote this second (as the chain has to move 6 more confirms), but please keep an eye on it, and Please vote for it by tomorrow!

After this, our expense should be within budget.



Thanks!

Rob
2863  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 27, 2018, 03:22:46 AM
My masternode (sanctuary) also crashed recently,
nothing stood out in the debug.log

I ended up deciding to use crontab to run BiblePay every 12 hours
(if BiblePay is already running, the new attempt to run it detects lock and fails/exits)

Code:
sudo crontab -e
0 */12 * * * /home/biblepay/src/biblepayd > /dev/null 2>&1

biblepay.conf already has dameon=1 in it, so no need to pass any parameters

Im wondering if I should start enabling all the debug flags so I can try to catch any problems?
is the only concern that my debug.log would fill up a lot faster? (I could have a weekly log file reset script)

Just curious, Do exchanges auto restart wallets if they crash?

I think *some* do, I noticed southxchange monitors the daemon and has a status in the Wallets page.  However C-cex I believe goes down, as I usually have to skype him to bring it back up.  The last two superblocks where we had the large log, ccex went down and I heard about a user trying to send a deposit and it wasnt credited.

I guess we have to deal with this issue hopefully just this last time on Thursday...

Great job on the crontab.

2864  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 25, 2018, 07:25:53 PM
Hi, pls. could someone explain me what is "Stratis integration work" and what does it mean for Biblepay? Thanks.

We're trying to port biblepay to stratis, so that we can potentially have a fully working cross platform core client written in c#.

In the same vein as stratis wants to attract businesses for blockchain consulting, we would attract tens of c# developers to help make biblepay into something very extensible and pleasurable to develop.  We would also appeal to businesses who want blockchain integration (because of one of the features we would offer in the c# integration layer).


Is there a source repository for this project? 


Let's take a look at this after we test your latest commit and ensure testnet is tested and ready to go.

2865  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 25, 2018, 02:50:24 PM
Hi, pls. could someone explain me what is "Stratis integration work" and what does it mean for Biblepay? Thanks.

We're trying to port biblepay to stratis, so that we can potentially have a fully working cross platform core client written in c#.

In the same vein as stratis wants to attract businesses for blockchain consulting, we would attract tens of c# developers to help make biblepay into something very extensible and pleasurable to develop.  We would also appeal to businesses who want blockchain integration (because of one of the features we would offer in the c# integration layer).



2866  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 25, 2018, 02:31:06 PM
I found this in the chain on block 2492:

感谢GOD。感谢圣经。感谢电脑。感谢CPU。感谢。。。

Translation:

Thanks GOD. Thanks to the Bible. Thanks for the computer. Thanks CPU.

I'm working on Stratis and these Chinese characters are breaking the chain, so I have to add business logic for the problem.



AFAIK making C#/NET code and databases multibyte compatible should be no big issue. I have made some inroads in the past with russian and chinese compatible databases and it was pretty easy.

I don't know about how far is Stratis codebase from that virtuous approach and surely you are more experienced with it, but if you think I can help you with my experience, you know I'm available for you.


The block store is already OK as it stores the byte arrays in the breeze database, but the issue was the vout[n] transaction message is a standard variable length string (IE a bitcoin varlen string) which stratis partially supports.  The default decoding was set to ASCII and that changed the hash of the transaction.  I changed it to UTF8 and the hashes matched the core client.  So we are OK now.  Stratis syncs to block 1200 or so and then something blew up in there last night, have to look at it again.  Its a great project.

2867  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 25, 2018, 02:28:19 PM
Rob, will you deposit enough BBP into my PAHT54 pool account to cover a proposal fee for website work reimbursement? There's currently 956 BBP in my account.

Thanks!

Yes, done!

2868  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 25, 2018, 04:18:46 AM
I found this in the chain on block 2492:

感谢GOD。感谢圣经。感谢电脑。感谢CPU。感谢。。。

Translation:

Thanks GOD. Thanks to the Bible. Thanks for the computer. Thanks CPU.

I'm working on Stratis and these Chinese characters are breaking the chain, so I have to add business logic for the problem.

2869  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 24, 2018, 03:42:38 PM
I see someone entered the prayer of the rich man calling everyone Heathens and saying they will burn in hell.

I just wanted to say I was mostly kidding about writing it that way, I was talking about making it a prayer and not a scripture.  So please realize it wasn't me... Smiley

2870  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 24, 2018, 03:35:15 PM
Sharp drop in value since last night...  Just running with the market sentiment?

It could also be people frontrunning the superblock.  Once people think we are selling 15 mil on the 28th, they probably sell until that is over, but otoh it could be anything.

Lets pray for long term success:  Thousands of monthly orphans over the next 5 years! 

2871  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 23, 2018, 07:02:13 PM
C-CEX is in full mode temporarily if anyone needs to withdraw coins.

2872  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 23, 2018, 03:19:56 PM
Hi Guys

I would like to ask something. After I send exec podcupdate I get the message:
03:42:08
exec podcupdate
03:42:57
{
  "Command": "podcupdate",
  "PODCUpdate": "Unable to locate enough funds for this transaction that are not equal 1000 biblepay."
}

From the wallet I use also for MN (MN started today morning)

Getboincinfo is showing:

"Command": "getboincinfo",
  "CPID": "71ab1db88109cd3fa2f798b8a8a2c15b",
  "Address": "BQQKNgdp6xYevek2K1PumrG2WvhUqnGQAh",
  "CPIDS": "71ab1db88109cd3fa2f798b8a8a2c15b;",
  "CPID-Age (hours)": 424906,
  "NextSuperblockHeight": 54120,
  "NextSuperblockBudget": 1144187,
  "71ab1db88109cd3fa2f798b8a8a2c15b_ADDRESS": "BQQKNgdp6xYevek2K1PumrG2WvhUqnGQAh",
  "71ab1db88109cd3fa2f798b8a8a2c15b_RAC": 29692.83,
  "71ab1db88109cd3fa2f798b8a8a2c15b_TEAM": 15044,
  "71ab1db88109cd3fa2f798b8a8a2c15b_WCGRAC": 0,
  "71ab1db88109cd3fa2f798b8a8a2c15b_TaskWeight": 100,
  "71ab1db88109cd3fa2f798b8a8a2c15b_UTXOWeight": 644479,
  "Total_RAC": 29692.83,
  "Total Payments (One Day)": 3799,
  "Total Payments (One Week)": 26596,
  "Total Budget (One Day)": 1144187,
  "Total Budget (One Week)": 8009309,
  "Superblock Count (One Week)": 8,
  "Superblock Hit Count (One Week)": 8,
  "Superblock List": "53915,53710,53505,53300,53095,52890,52685,52480",
  "Last Superblock Height": 53915,
  "Last Superblock Budget": 1144187,
  "Last Superblock Payment": 3799,
  "Magnitude (One-Day)": 3.320261460757726,
  "Magnitude (One-Week)": 3.320636024905519
}

From the Morning I dont have any podcupdate.

Could somebody send me advice what is the problem?

Thank You.

Problem solved.



Rob pls regarding the mandatory update what is the date planned for update?

Thanks.


Great, glad you fixed it, was it the fact the coins were not over 6 confirms deep?

As far as the next mandatory, we are testing here:

https://forum.biblepay.org/index.php?topic=190.new#new


The Status is generally good, I suppose I would give it an 80% tested rate, however there are a couple small but important things that need more testing.
So in general, I feel that we do not have enough lead time to make the 6-27 (monthly superblock deadline) to rush a release out.

However I think we will be wrapped up within 14 days.  This gives us a chance to get in any last minute changes also.  It will probably be released around July 14th.

I know CryptoBridge is waiting, so during the next release we will need to start using the Github releases feature also.
(This allows bots to see that we released a new mandatory upgrade).



2873  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 23, 2018, 12:00:34 AM
New BiblePay News article:

Charity Profile: Compassion International

Includes statement from president of Compassion International:

Statement from Santiago “Jimmy” Mellado, President & CEO, Compassion International:
“Compassion is extremely grateful for the support from BiblePay. Thanks to their hearts for ministry, more than 300 children who live in poverty are receiving life-changing care through their local churches. This is an investment that can reap eternal returns across generations…and it starts by caring for one child. Thank you BiblePay for the way you are transforming these children’s lives.”


https://medium.com/biblepay-news/charity-profile-compassion-international-75741753e1c8

https://steemit.com/charity/@biblepay/charity-profile-compassion-international

Thanks Luke!  You are the man!

This is from Jimmy Mellado, the one who started Compassion.

Oh no, Slovakia and Theymos, it looks like we are completely legitimate!


I'm working on a decentralized 501c3 also.  Sorry shorts, Biblepay is legit.

2874  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 22, 2018, 11:45:40 AM
So I just called Compassion myself and for what it is worth, it was a bit troublesome to get the info but the guy said there was only 60 children sponsored right now? Is there more than this account? ACCOUNT #: 07816292

Could you check with them what happened with the other children @Rob? Also, it would be nice if you could ask them to add a note to the account to make it a little easier to get that info.

There is no way they can come up with 60, lets have more detailed info on your contact.  T-Mike was successful with 305 plus 3 months of prepaid, so that contradicts your call.

Regarding the RPC, let's make it so the statement of 100% provable by the RPC.  I don't agree that accountability.biblepay is not 100% provable.  Over time, it has been 100% provable.  

So today, you do have enough info to see that we are not a scam.

Don't error on the side of Theymos, which is on the side of ignorance and guessing, it's not common sense to error that way.



I'm not doing anything but reporting on what I have. Do I believe you fabricated the receipts and are not sponsoring the amount of children you say you are sponsoring? No.

Having said that, we can just work together on making sure that everyone can be sure of the same thing. That is all I am saying.

"I don't agree that accountability.biblepay is not 100% provable. Over time, it has been 100% provable." If I was running an elaborate scam, I could fabricate receipts. That's why the only 100% proof is to check with the charity itself. I could argue that anything you provide could be fabricated. Again, I do not believe it is the case.

I do not agree on your "common sense" comment. I believe it is more common sense to be careful, especially in the altcoin markets, than just believing everything at face value...as there is a lot of scam. To make sure the message is conveyed to you, I do not believe BBP is that.

T-Mike emailed someone. I just called the Compassion number and explained that I wanted to check how many children were sponsored under that account # and name and the guy gave me 60. I do not know how he came up with that number, but that's the number he gave me. Maybe you can check with them? Also, could add a note to make it easy for people calling to check that too?



Right, but I don't believe your 60 comment.  There is no contact info here.  Compassion has 305, bloom 10 and cameroon 10.  There is no way for compassion to give 60 since the database has 305.  Ginger already dumped the report for me recently.  So in order to claim someone said 60, you should back that claim up.

Regarding the common sense comment, and provability:  Yes, we are 100% provable, just like the casinos operate, over time the truth bears out.  Since all of our records are accurate, we would have been out of business within 90 days if we were a scam.  Obviously our records are correct, as no one can afford to spend $120,000 on orphanage bills and hold signs up and fake all this.

Ill see what I can do to improve the RPC comment.  We arent lacking technologically so I am not against adding more reports to the rpc to fulfill the quote.  But in the mean time accountability.biblepay.org gives everything an investor needs to feel comfortable, and I argue that is more transparent than all the fortune 500 companies quarterly reports with misleading schemes hidden until you find out they were enron 1 year after the money is gone.

With us you can find out any day of the week.  Here is Gingers info:

Ginger Langehennig (said Lang–Hen-ig)
Area Director of Donor Relations – Texas and Oklahoma
Compassion International
832-797-3749 or glangehennig@us.ci.org
https://www.compassion.com/unsponsored-children.htm


One could argue that documents can be fabricated but anyway let's leave that out of it for now.

So what I did was to follow the instructions on the reddit post.

I called (800) 336-7676 which is Compassion Intl contact number and asked to "verify how many children is this account sponsoring..". I gave them the account number (07816292), the name of the organisation (Biblepay), etc and they replied back by saying that there was 60 children sponsored under that account. That is all I did.

Brian, lets not play games here, this is not a general chat forum or a joke.  You obviously know I am asking for the contact name so we can call and ask why they are giving out a number like 60.  Stop abusing this forum!  

And no, you can only argue just as the gaming certifications do backtests, that the data is good up to the day once you ask for the right report from Ginger.  It tells the story since inception (as total figures dont lie), up to the current day, and it tells the story of the prepaid orphans.  Therefore what we are showing is transparent.

2875  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 22, 2018, 11:38:05 AM
So I just called Compassion myself and for what it is worth, it was a bit troublesome to get the info but the guy said there was only 60 children sponsored right now? Is there more than this account? ACCOUNT #: 07816292

Could you check with them what happened with the other children @Rob? Also, it would be nice if you could ask them to add a note to the account to make it a little easier to get that info.

There is no way they can come up with 60, lets have more detailed info on your contact.  T-Mike was successful with 305 plus 3 months of prepaid, so that contradicts your call.

Regarding the RPC, let's make it so the statement of 100% provable by the RPC.  I don't agree that accountability.biblepay is not 100% provable.  Over time, it has been 100% provable.  

So today, you do have enough info to see that we are not a scam.

Don't error on the side of Theymos, which is on the side of ignorance and guessing, it's not common sense to error that way.



I'm not doing anything but reporting on what I have. Do I believe you fabricated the receipts and are not sponsoring the amount of children you say you are sponsoring? No.

Having said that, we can just work together on making sure that everyone can be sure of the same thing. That is all I am saying.

"I don't agree that accountability.biblepay is not 100% provable. Over time, it has been 100% provable." If I was running an elaborate scam, I could fabricate receipts. That's why the only 100% proof is to check with the charity itself. I could argue that anything you provide could be fabricated. Again, I do not believe it is the case.

I do not agree on your "common sense" comment. I believe it is more common sense to be careful, especially in the altcoin markets, than just believing everything at face value...as there is a lot of scam. To make sure the message is conveyed to you, I do not believe BBP is that.

T-Mike emailed someone. I just called the Compassion number and explained that I wanted to check how many children were sponsored under that account # and name and the guy gave me 60. I do not know how he came up with that number, but that's the number he gave me. Maybe you can check with them? Also, could add a note to make it easy for people calling to check that too?



Right, but I don't believe your 60 comment.  There is no contact info here.  Compassion has 305, bloom 10 and cameroon 10.  There is no way for compassion to give 60 since the database has 305.  Ginger already dumped the report for me recently.  So in order to claim someone said 60, you should back that claim up.

Regarding the common sense comment, and provability:  Yes, we are 100% provable, just like the casinos operate, over time the truth bears out.  Since all of our records are accurate, we would have been out of business within 90 days if we were a scam.  Obviously our records are correct, as no one can afford to spend $120,000 on orphanage bills and hold signs up and fake all this.

Ill see what I can do to improve the reporting for the RPC.  In the mean time I modified the OP comment to be more focused on accountability.biblepay.org.  (  We arent lacking technologically so I am not against adding more reports to the rpc in the future, as we store data in the blockchain and we could potentially include expense and fundraiser data) and those could drive more reports.  But in the mean time accountability.biblepay.org gives everything an investor needs to feel comfortable, and I argue that is more transparent than all the fortune 500 companies quarterly reports with misleading schemes hidden until you find out they were enron 1 year after the money is gone.

With us you can find out any day of the week.  Here is Gingers info:

Ginger Langehennig (said Lang–Hen-ig)
Area Director of Donor Relations – Texas and Oklahoma
Compassion International
832-797-3749 or glangehennig@us.ci.org
https://www.compassion.com/unsponsored-children.htm

 
2876  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 22, 2018, 11:32:54 AM
im still dont understand where is transparent link from selling BBP when im asked Rob,in other side he deleted my questions, transparent bank account where Rob sending $/€, where is PR on compassion page that BIBLEPAY sponsoring children?   

You shouldnt be sponsoring our orphans with stolen electricity.

No, I deleted your posts with swears.

I actually responded to all the legitimate questions, sometimes with questions but you never responded because you don't read back nor care.

2877  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 21, 2018, 11:55:29 PM
So I just called Compassion myself and for what it is worth, it was a bit troublesome to get the info but the guy said there was only 60 children sponsored right now? Is there more than this account? ACCOUNT #: 07816292

Could you check with them what happened with the other children @Rob? Also, it would be nice if you could ask them to add a note to the account to make it a little easier to get that info.

There is no way they can come up with 60, lets have more detailed info on your contact.  T-Mike was successful with 305 plus 3 months of prepaid, so that contradicts your call.

Regarding the RPC, let's make it so the statement of 100% provable by the RPC.  I don't agree that accountability.biblepay is not 100% provable.  Over time, it has been 100% provable. 

So today, you do have enough info to see that we are not a scam.

Don't error on the side of Theymos, which is on the side of ignorance and guessing, it's not common sense to error that way.

2878  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 21, 2018, 08:03:23 PM
1 @ 0.04

Rejected. I've decided that masternode coins can sometimes be acceptable, but Biblepay seems highly deceptive. For example, you say "10% of the emission goes to sponsoring Orphans, with provable contributions," but:
 - 10% of the monthly emission should be somewhere around 6 million coins, but the monthly trade volume tends to be only slightly higher than this, which is unbelievable if you're actually selling the coins in order to make donations.
 - This 10% goes to a hardcoded non-multisig address with no explanation.
 - "THE COIN HAS RPC COMMANDS THAT PROVE 100% OF CONTRIBUTIONS ARE SPENT THE WAY INTENDED" is completely false. The RPC command just totals up all of the payments to the hardcoded address. What happens after the coins go to that address is unexplained.
 - There is no non-profit registration, receipts for donations, any info about the people who are supposedly facilitating donations, etc.
 
Biblepay looks like a generic coin with hardcoded dev subsidy plus some probably-totally-fabricated marketing about orphans.

I saw him replying. Are you going to address his points togoshigekata?

1) is with no doubt false...not sure where he took his data but I saw way more than 6 mil bbp/month sold in the last 2 months on ccex alone...

2) He seems to be referring to the old way tithe was done which is no longer the case since BBP switched to masternodes and dash-like governance....

3) That is true. The RPC commands don't give anything else but the total payments to one address so it prob shouldn't be advertised as that as it is misleading

4) which leads to this point which is untrue. BBP is not registered as a non-profit but there are receipts from Compassion + you can call them to make sure everything matches..not sure if the 2 other charities could also give us "official" documents on what BBP does for them...

He seems to have very misleading information on the current state of BBP and I'm not really sure when he got all of that. All his points but 3) could be addressed really quickly and it seems that there should be massing focus/effort on proving 4) in an easily accessible and reliable way for newcomers...

Also forgot to add that the 10% should probably not be advertised or worded differently as it is "At least" 10% but the actual % has been way more than that.

I'm going to PM him now.  Hes wrong about our monthly volume, he obviously didnt track it.  I believe c-cex has trade history available in the API, and the days that I sold the compassion coins caused Double the volume (not slightly more than) because every coin sold had a buyer.

Hes also wrong about the deceptive nature.  Our RPC command only has the total, but the details are all stored in the sql database, and its pretty easy to reconcile since 95% of our children are 38$ per month (IE each record reverse engineers correctly).

We also had Ginger and Mike Lins statement this month that proves from inception to date all the money went to compassion (which is over 90% of the money we spent on charity).  She also wrote a blurb about our credit balance there.



2879  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 21, 2018, 06:17:47 PM
Do we have any biblepay miners in Puerto Rico?

I got a question from Trevor:
"To make it more clear we are working on microgrids down there, and I have access to technology that would make mining extremely effecient while cleaning the environment. A type of geocircuitry that takes the most polluted places on the Earth cleans them and turns desserts green again. Back to Eden.

I want to connect with Christians in blockchain space, especially involved with energy."

I think he just wants to hook up with a Biblepay miner in Puerto Rico to talk about some new technology.

Thanks....



2880  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: June 21, 2018, 04:01:22 AM
3d plans of the 3rd temple:

https://youtu.be/kMIxZc_SKFo

Pages: « 1 ... 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 [144] 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 ... 279 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!