Results 1 to 4 of 4

Thread: [Python] Quickstock and Shop Wizard Buy

  1. #1
    Praise_the_Sun's Avatar
    Joined
    Jan 2024
    Posts
    97
    Userbars
    4
    Thanks
    91
    Thanked
    41/34
    DL/UL
    18/1
    Mentioned
    8 times
    Time Online
    11d 23h 15m
    Avg. Time Online
    2h 42m

    [Python] Quickstock and Shop Wizard Buy

    Hey all,

    In python:

    I'm wondering if anyone has two simple enough selenium code snippets for quickstock SDB depositing all and

    for buying the cheapest predefined item by name in the Shopwizard ?

    I'm looking to integrate into a relatively simple helper script and, while I've found some pretty heavy duty code, it would be much simpler if someone happened to have some standalone logic. An example was Squirtled's ShopWizSniper. It has the logic but it's bound in a bunch of class / function definition stuff that is overkill for my purpose.

    Thanks!
    Last edited by Praise_the_Sun; 01-30-2024 at 12:14 PM. Reason: accidentally an e

  2. #2
    Squirtle's Avatar
    Joined
    Feb 2013
    Posts
    129
    Pronouns
    he/him
    Userbars
    16
    Thanks
    199
    Thanked
    346/86
    DL/UL
    547/9
    Mentioned
    48 times
    Time Online
    82d 20h 4m
    Avg. Time Online
    29m
    Quote Originally Posted by Praise_the_Sun View Post
    Hey all,

    In python:

    I'm wondering if anyone has two simple enough selenium code snippets for quickstock SDB depositing all and

    for buying the cheapest predefined item by name in the Shopwizard ?

    I'm looking to integrate into a relatively simple helper script and, while I've found some pretty heavy duty code, it would be much simpler if someone happened to have some standalone logic. An example was Squirtled's ShopWizSniper. It has the logic but it's bound in a bunch of class / function definition stuff that is overkill for my purpose.

    Thanks!
    If you're still searching for this, I can help you out. I would need an understanding of the Selenium code you're working with. If you can message me some information about it, I'll be able to get this done for you.

  3. The Following User Says Thank You to Squirtle For This Useful Post:

    Praise_the_Sun (01-30-2024)

  4. #3
    Praise_the_Sun's Avatar
    Joined
    Jan 2024
    Posts
    97
    Userbars
    4
    Thanks
    91
    Thanked
    41/34
    DL/UL
    18/1
    Mentioned
    8 times
    Time Online
    11d 23h 15m
    Avg. Time Online
    2h 42m
    Quote Originally Posted by Squirtle View Post
    If you're still searching for this, I can help you out. I would need an understanding of the Selenium code you're working with. If you can message me some information about it, I'll be able to get this done for you.
    Thanks! DM sent!

  5. #4
    Praise_the_Sun's Avatar
    Joined
    Jan 2024
    Posts
    97
    Userbars
    4
    Thanks
    91
    Thanked
    41/34
    DL/UL
    18/1
    Mentioned
    8 times
    Time Online
    11d 23h 15m
    Avg. Time Online
    2h 42m
    Big thanks to Squirtle! Got my code working today!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •