I think the problem is that v-bookie can only recognize numbers up to (2^n-1) -1 where n = 32 (32 bit numbers), so the maximum bet for vbookie to pay out is (2^31)-1 = 2,147,483,647
Probably the best temporary idea is to make several smaller bets.
Cheers,
Zac Krebbekx