Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Auto-betting not working on D2L #44

Closed
Outpox opened this issue Oct 10, 2014 · 3 comments
Closed

Auto-betting not working on D2L #44

Outpox opened this issue Oct 10, 2014 · 3 comments

Comments

@Outpox
Copy link
Contributor

Outpox commented Oct 10, 2014

I've just checked and I can confirm the issue.
Steps: (yes two step 1., because the order doesn't matter)

  1. Select a team
  2. Select an item
  3. Click on "Fucking place a bet"
  4. The button disappear and the auto-bet menu doesn't show

Errors:
screenshot - 10102014 - 10 24 04

@ncla
Copy link
Owner

ncla commented Oct 10, 2014

Next time please keep the discussion in the main auto-betting issue.

@Outpox
Copy link
Contributor Author

Outpox commented Oct 10, 2014

Alright 👍

@ncla
Copy link
Owner

ncla commented Oct 10, 2014

@birjolaxew pls

        if (inventory.determineBackpackType() === "returns") {
            url = "http://csgolounge.com/ajax/postBet.php";
        } else if (inventory.determineBackpackType() === "inventory") {
            url = "http://csgolounge.com/ajax/postBetOffer.php"
        }

And this is why you don't hardcore the postBet URLs.

ncla added a commit that referenced this issue Oct 10, 2014
@ncla ncla closed this as completed Oct 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants