User Controls

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. ...
  7. 40
  8. 41
  9. 42
  10. 43

Posts by maddie

  1. maddie Tuskegee Airman
    did you feel any effects afterwards?
  2. maddie Tuskegee Airman
    Originally posted by Fluttershy I wanna join the matrix chat ;-;

    lol its a dead chat, but if you really want invited to it sure
  3. maddie Tuskegee Airman
    Originally posted by Fluttershy I was paid substantially to deny the existence of any and all groups telegrams referred to as β€œthe pedo chat”

    the matrix chat better anyways
  4. maddie Tuskegee Airman
    Originally posted by the man who put it in my hood

    from selenium import webdriver
    from selenium.webdriver.common.by import By
    import time

    driver = webdriver.Chrome()
    latest_threads_url = "https://niggasin.space/latest-threads"
    target_post_url = "https://niggasin.space/post/1999999"
    new_post_url = "https://niggasin.space/forum/5/new-thread"

    while True:
    driver.get(latest_threads_url)
    time.sleep(5)

    threads = driver.find_elements(By.XPATH, "//a[contains(@href, '/post/1999999')]")
    if threads:
    driver.get(target_post_url)
    time.sleep(3)
    if "Page not found" not in driver.page_source:
    driver.get(new_post_url)
    driver.find_element(By.NAME, "title").send_keys("2000000")
    driver.find_element(By.NAME, "body").send_keys("Ya my moon sign is Luna hbu? omg no way mine is also Luna")
    driver.find_element(By.NAME, "submit").click()
    print("Post submitted.")
    break

    time.sleep(5)

    driver.quit()

    lol
  5. maddie Tuskegee Airman
  6. maddie Tuskegee Airman
    pomf2.lain.la is compromised atm. stop using it
  7. maddie Tuskegee Airman
    Originally posted by πŸ¦„πŸŒˆ MORALLY SUPERIOR BEING - vaxxed and octoboosted πŸ’‰ (we beat covid!) πŸ‘¬πŸ’•πŸ‘­πŸ€ (🍩✊) Looks like it's my ISP:
    no VPN:

    VPN:


    I usually have VPN turned on, but forgot this morning.


    setup tailscale, route everything though that
  8. maddie Tuskegee Airman
    unless youre adding a bunch of creamers/sugars/syrups in your coffee, coffee is a lot healthier than sodas. especially "diet" use even worse ingredient than normal soda
  9. maddie Tuskegee Airman
  10. maddie Tuskegee Airman
    should check out kleopatra
  11. maddie Tuskegee Airman
  12. maddie Tuskegee Airman
  13. maddie Tuskegee Airman
  14. maddie Tuskegee Airman
  15. maddie Tuskegee Airman
  16. maddie Tuskegee Airman
    omg baby trump is adorable
  17. maddie Tuskegee Airman
  18. maddie Tuskegee Airman
    Originally posted by Kafka Can you do a Polly Pocket theme next?

    1. **Light Pink**: #FFB6C1
    2. **Aqua Blue**: #00FFFF
    3. **Lavender**: #E6E6FA
    4. **Mint Green**: #98FF98
    5. **Peach**: #FFDAB9
    6. **Bright Yellow**: #FFFF00

    using all these colors wont work for a few reasons

    1. they are all super bright so anytime you have one as a background, the one you use for a font is super hard to read
    2. the theme template only really uses a few colors, so trying to use each one you listed is too many

    if you want a theme, give me 2 dark colors, and 3 light colors and that should be easier to make without the colors clashing
  19. maddie Tuskegee Airman
    Originally posted by Crispy Thanx, theme sucks ass. Horrible theme

    thanks
  20. maddie Tuskegee Airman
    Originally posted by Crispy Where is settings

    click your username, top right of site
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. ...
  7. 40
  8. 41
  9. 42
  10. 43
Jump to Top