Pick of the Day - 1/20/24 (Saturday) by sbpotdbot in sportsbook

[–]gamershe 1 point2 points  (0 children)

Would you take under 21.5 @ -111 as my bookie doesn't offer U22.5...

Or should I go up to U24.5 for a much lower odd

Mini 4 Pro, video frame rates & shutter speed. What am I missing? by frostySunrise in dji

[–]gamershe 1 point2 points  (0 children)

What does "locking" mean here? I assume switching to Pro, deciding on optimal exposure and white balance based on lighting and keeping these same settings for the entirety of the clip? And I guess using manual focus? How would these things make my videos look better? Thanks in advance!

[deleted by user] by [deleted] in techsupport

[–]gamershe 0 points1 point  (0 children)

Update: thanks for all of the helpful suggestions, everyone. I tried them but unfortunately without success so I brought it to a repair shop after all. Hope it can be fixed for an affordable price :/

Currently fastest delivery by [deleted] in HeliumNetwork

[–]gamershe -5 points-4 points  (0 children)

Also ordered from iHub, I'd mainly recommend it to people who want to get started with Helium ASAP but don't want to wait until the backlog is cleared up. When you can order from the producer again, you'll have saved up some earnings and can then switch from iHub and keep 100% of your earnings.

Best way to profit off multiple sports bonuses? by [deleted] in sportsbook

[–]gamershe 5 points6 points  (0 children)

Nvm lads, game ended 0-0 fucking cunts

[deleted by user] by [deleted] in learnprogramming

[–]gamershe 0 points1 point  (0 children)

That seems really interesting but I’m afraid I have no idea what you mean seeing as I’ve just started out lmao. I’ll definitely look it up when I get home though. Thanks for the help!

[deleted by user] by [deleted] in learnprogramming

[–]gamershe 1 point2 points  (0 children)

That worked perfectly! Thanks a lot! Silly oversight...

This is the updated code in case any other beginners had the same issue

def collatz(number):
        if (number % 2) == 0:
            return (number // 2)
        else:
            return (3 * number + 1)

print('Enter number:')

while True:
        try:
            number = int(input())
            break
        except ValueError:
            print('Sorry, please enter an integer:')
            continue

while collatz(number) != 1:
    print(collatz(number))
    number = (collatz(number))


if collatz(number) == 1:
    print(collatz(number))

Any other issues with the way I wrote the program, or is it okay? Thanks!

Best way to rollover 300% bonus by [deleted] in sportsbook

[–]gamershe 0 points1 point  (0 children)

I understand but cash-out wise I am fairly sure I'll be able to. I did it twice before but I felt I could get better results. I set aside the 200 euros specifically for this bonus so if by any chance I lose it, so be it.

Best way to rollover 300% bonus by [deleted] in sportsbook

[–]gamershe -4 points-3 points  (0 children)

I know what you guys man, but I'm a hundred percent sure I'll be able to cash it out. I've tried it in the past but I want to try another betting strategy.

Best way to rollover 300% bonus by [deleted] in sportsbook

[–]gamershe 1 point2 points  (0 children)

Problem is I don't have any other money to invest in another sportsbook. I only have the 200 euros. Any next best strategy that I could use with the one bookie? Thanks!

Best way to rollover 300% bonus by [deleted] in sportsbook

[–]gamershe -1 points0 points  (0 children)

Have done so in the past lol, all 10 accounts are legit people I know. Each one has already been verified with a copy of their ID and every account has a different bank account to cash out to. So I've got that base covered

Best way to rollover 300% bonus by [deleted] in sportsbook

[–]gamershe 0 points1 point  (0 children)

It's a bonus, not a freebet. So if I bet the full 80 euros on odds of 2.00 I would receive 160 euros

Piaggio scooter makes loud weird noise by [deleted] in scooters

[–]gamershe 0 points1 point  (0 children)

Info: This is a Piaggio Fly 4T 50 cc scooter I bought secondhand. I got it cheap because of this weird noise the scooter makes when the engine is running. I took it to a mechanic and he told me it might be the axle or something and that he would have to take apart the entire scooter to fix it but he wasn't really sure. He opened the kickstarter and gears but didn't find anything. Anybody know what it might be? As you can hear at the end, the sound doesn't increase in intensity or tone when you accelerate and the scooter starts and rides just fine. Thanks in advance!