MSB 1.02% 99.0¢ mesoblast limited

banter and General Discussion, page-9915

  1. 182 Posts.
    lightbulb Created with Sketch. 21
    haha well that's mostly for a laugh (you would probably need to be more precise with your instructions and then actually apply any instructions it gives you etc), but you really could approach something like that in chatgpt! let me show you what sort of output you would get (only a proportion of the response is pasted below - just a days work @Kingtup and you would be set!).

    Chat GPT output:

    "Creating a script to automatically post on a specific forum with dynamic text each day involves several components. You need a programming language that can interact with web pages (such as Python with libraries like Selenium), handle scheduling, and implement logic to check for announcements. Below is a basic outline and example of how you might achieve this.Prerequisites:Install Python on your PC.Install Selenium: You can do this using pip.Download a web driver compatible with your browser (e.g., ChromeDriver for Chrome)"

    Prerequisites:

    Install Python on your PC.Install Selenium: You can do this using pip.Download a web driver compatible with your browser (e.g., ChromeDriver for Chrome).
    Python Script:
    import timeimport randomfrom selenium import webdriverfrom selenium.webdriver.common.by import Byfrom selenium.webdriver.common.keys import Keysfrom selenium.webdriver.chrome.service import Servicefrom selenium.webdriver.chrome.options import Optionsfrom selenium.webdriver.support.ui import WebDriverWaitfrom selenium.webdriver.support import expected_conditions as ECfrom selenium.webdriver.common.action_chains import ActionChainsfrom datetime import datetime, timedeltaimport schedule# Configurationusername = "your_username"password = "your_password"forum_url = "https://hotcopper.com.au/threads/banter-and-general-discussion.XXXXXX/"# Replace with actual thread URLlogin_url = "https://hotcopper.com.au/login/"posting_time = "10:15"last_announcement_date = None# Variations of the post messagemessages = [ "Another day without an announcement.", "Still no announcement today.", "Yet another day passes without an announcement.", "No news today.", "Another announcement-free day."]
    Last edited by AnotherOneWon: Wednesday, 10:52
 
watchlist Created with Sketch. Add MSB (ASX) to my watchlist
(20min delay)
Last
99.0¢
Change
0.010(1.02%)
Mkt cap ! $1.130B
Open High Low Value Volume
99.5¢ $1.02 98.5¢ $5.507M 5.501M

Buyers (Bids)

No. Vol. Price($)
1 9996 99.0¢
 

Sellers (Offers)

Price($) Vol. No.
99.5¢ 18069 3
View Market Depth
Last trade - 16.10pm 28/06/2024 (20 minute delay) ?
MSB (ASX) Chart
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.