PogoCheats Forum

Pogo Cheats => General Pogo Discussion => Topic started by: MarcinJJM on September 25, 2018, 10:23:56 AM

Title: MAX tokens possible on POGO.com
Post by: MarcinJJM on September 25, 2018, 10:23:56 AM
Hmmm,
I can loose tokens in play,
but I cannot gain more than the current I have
which is 2,147,483,647
Is this the MOST allowable?
Title: Re: MAX tokens possible on POGO.com
Post by: MarcinJJM on September 25, 2018, 11:13:28 AM
AHA!!!
The reason we can't get any more than 2,147,483,647 tokens in POGO.com is not because POGO set any limits.
It's because since the program itself is a 32-Bit program
That's the MAX possible because 2 to the 32nd power = 2,147,483,647
If EA rewrites the program code into a 64 Bit program,
I'm gonna need a calculator with a hell of a lot of more digits in it's display
Enjoy!
Title: Re: MAX tokens possible on POGO.com
Post by: Mayhem on September 25, 2018, 11:24:21 AM
I believe Pogo could go higher than 2,147,483,647. I think the issue is that the token amount is stored in their database using "INT - signed". If they were to change it to "INT - unsigned", then they could store up to 4,294,967,295. Or better yet, change to it BIGINT.

https://dev.mysql.com/doc/refman/8.0/en/integer-types.html

Welcome to Pogocheats!  tumbsup.gif
Title: Re: MAX tokens possible on POGO.com
Post by: MarcinJJM on September 25, 2018, 11:31:03 AM
As we all know, they only make things easier for themselves to make $$$
Once all the current games are converted to HTML5. TOKENS will soon be a thing of the past.
I'm sure we're gonna loose close to half  games that are eliminated.
Thanks for the info
Title: Re: MAX tokens possible on POGO.com
Post by: AustinBennett on September 26, 2018, 04:47:00 AM
Quote from: MarcinJJM on September 25, 2018, 11:13:28 AM
AHA!!!
The reason we can't get any more than 2,147,483,647 tokens in POGO.com is not because POGO set any limits.
It's because since the program itself is a 32-Bit program
That's the MAX possible because 2 to the 32nd power = 2,147,483,647
If EA rewrites the program code into a 64 Bit program,
I'm gonna need a calculator with a hell of a lot of more digits in it's display
Enjoy!
Damn...there goes that beach house I wanted so bad.   girls18.gif
Title: Re: MAX tokens possible on POGO.com
Post by: Stinkerbell on September 26, 2018, 06:31:06 AM
Quote from: Mayhem on September 25, 2018, 11:24:21 AM
I believe Pogo could go higher than 2,147,483,647. I think the issue is that the token amount is stored in their database using "INT - signed". If they were to change it to "INT - unsigned", then they could store up to 4,294,967,295. Or better yet, change to it BIGINT.

https://dev.mysql.com/doc/refman/8.0/en/integer-types.html

Welcome to Pogocheats!  tumbsup.gif

**sung to the tune of Hall & Oats' She's a Maniac**

He's a brainiac, brainiac on the floor,
And he mathing like he's never mathed before.....
Title: Re: MAX tokens possible on POGO.com
Post by: Mayhem on September 27, 2018, 12:55:37 AM
 giggle2.gif

Pogo should hire me to update their database structure. I'm sure it's really outdated .. and with the proper joins and indexing, their entire website would be just as fast as this one.
Title: Re: MAX tokens possible on POGO.com
Post by: Stinkerbell on September 27, 2018, 07:38:06 AM
Quote from: Mayhem on September 27, 2018, 12:55:37 AM
giggle2.gif

Pogo should hire me to update their database structure. I'm sure it's really outdated .. and with the proper joins and indexing, their entire website would be just as fast as this one.

Just sayin'...........