PoeSmoother - effects remover menu

User Tag List

Page 197 of 230 FirstFirst ... 97147193194195196197198199200201 ... LastLast
Results 2,941 to 2,955 of 3443
  1. #2941
    DrawGray's Avatar Member
    Reputation
    1
    Join Date
    Oct 2019
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, it's definitely that change lol
    server certificates are completely hit or miss, a single code line will make something work where it shouldn't
    especially about secure connections and the different certificate versions
    the wonders of code
    anyways you could check this
    c# - The request was aborted: Could not create SSL/TLS secure channel - Stack Overflow
    and see if it fixes the problem

    PoeSmoother - effects remover
  2. #2942
    vmv's Avatar ★ Elder ★
    Reputation
    1190
    Join Date
    Nov 2013
    Posts
    1,392
    Thanks G/R
    102/1047
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrawGray View Post
    Yeah, it's definitely that change lol
    server certificates are completely hit or miss, a single code line will make something work where it shouldn't
    especially about secure connections and the different certificate versions
    the wonders of code
    anyways you could check this
    c# - The request was aborted: Could not create SSL/TLS secure channel - Stack Overflow
    and see if it fixes the problem
    Already done that .. long ago, in the beginning.
    Back then there were also some same problems.. and http:// - worked fine, without being detected as a virus.

    Am sure that if i do change the code back.. and then do a VirusTotal check.. that page will bleed red.
    "Education isn't something you can finish." Isaac Asimov

  3. #2943
    chezit's Avatar Member
    Reputation
    3
    Join Date
    Dec 2020
    Posts
    26
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Already done that .. long ago, in the beginning.
    Back then there were also some same problems.. and http:// - worked fine, without being detected as a virus.

    Am sure that if i do change the code back.. and then do a VirusTotal check.. that page will bleed red.
    SSL Certs included with your webhosting or do you manage that manually?

  4. #2944
    vmv's Avatar ★ Elder ★
    Reputation
    1190
    Join Date
    Nov 2013
    Posts
    1,392
    Thanks G/R
    102/1047
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chezit View Post
    SSL Certs included with your webhosting or do you manage that manually?
    With webhosting . .actually i need to renew in 2 weeks from now.
    "Education isn't something you can finish." Isaac Asimov

  5. #2945
    chezit's Avatar Member
    Reputation
    3
    Join Date
    Dec 2020
    Posts
    26
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This might sound stupid. So trying to figure out the connection error, I ended up finally adding SSL certificates to my own business website after 3 years. Haha.
    Won't do it for real life stuff but forced myself to do it to improve performance for a game.

    If you search your website, a few of your pages show http while most others converted https.
    I'm guessing that the program is forces some to http and others to https. Possibly Verizon Fios might be catching http and not https.
    This could be creating the SSL verification conflict. As the ones directed to http aren't connecting. Maybe?

    I downloaded all the certificates I could from your site, assuming that's where the tool connects. Wiped all of mine out, manually installed and also let them populate on their own, same issue.
    It's gotta be.

  6. #2946
    vmv's Avatar ★ Elder ★
    Reputation
    1190
    Join Date
    Nov 2013
    Posts
    1,392
    Thanks G/R
    102/1047
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    • FREE - PoeSmoother - v.3.16.2b

    • MEGA : download
    • Dropbox : download

    - back to http:/

    - VirusTotal
    Last edited by vmv; 01-20-2022 at 09:00 PM.
    "Education isn't something you can finish." Isaac Asimov

  7. Thanks tvinki (1 members gave Thanks to vmv for this useful post)
  8. #2947
    DrawGray's Avatar Member
    Reputation
    1
    Join Date
    Oct 2019
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works like a charm, tyvm

  9. #2948
    tvinki's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2014
    Posts
    159
    Thanks G/R
    34/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Код состояния ответа не указывает на успешное выполнение: 503 (Service Unavailable).
       --- End of inner exception stack trace ---
       at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
       at ykcBDELstYUMPgWmXCmOJMmquuFg.​‎​‬‪*‬*‫‏*‏‎*****‫‬‎***(ICollection`1 , String )
       at ykcBDELstYUMPgWmXCmOJMmquuFg.dx7k<s41|1J^Cx>uUc\.:c5J6!.MoveNext()
    ---> (Inner Exception #0) System.Net.Http.HttpRequestException: Код состояния ответа не указывает на успешное выполнение: 503 (Service Unavailable).<---
    anyway I'm going to install 10 after couple of days
    ty for trying vmv
    Last edited by tvinki; 01-06-2022 at 09:40 AM.

  10. #2949
    BombokaLusitana's Avatar Member
    Reputation
    4
    Join Date
    Jun 2021
    Posts
    43
    Thanks G/R
    33/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Windows 10
    Firewall has both outbound and inbound rules to let the connection through.


  11. #2950
    vmv's Avatar ★ Elder ★
    Reputation
    1190
    Join Date
    Nov 2013
    Posts
    1,392
    Thanks G/R
    102/1047
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Updated - v3.16.2b

    • MEGA : download
    • Dropbox : download

    - fixed a wrong link
    Last edited by vmv; 01-20-2022 at 09:01 PM.
    "Education isn't something you can finish." Isaac Asimov

  12. Thanks BombokaLusitana, panda1, tvinki, armory236 (4 members gave Thanks to vmv for this useful post)
  13. #2951
    BombokaLusitana's Avatar Member
    Reputation
    4
    Join Date
    Jun 2021
    Posts
    43
    Thanks G/R
    33/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Updated

    • MEGA : download
    • Dropbox : download

    - fixed a wrong link
    xD thanks.

  14. #2952
    panda1's Avatar Member
    Reputation
    1
    Join Date
    Jan 2022
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Updated - v3.16.2c

    • MEGA : download
    • Dropbox : download

    - fixed a wrong link
    Heartfelt thanks from a Chinese player

  15. #2953
    tvinki's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2014
    Posts
    159
    Thanks G/R
    34/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    love u (no homo)

  16. #2954
    chezit's Avatar Member
    Reputation
    3
    Join Date
    Dec 2020
    Posts
    26
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No dice.


  17. #2955
    vmv's Avatar ★ Elder ★
    Reputation
    1190
    Join Date
    Nov 2013
    Posts
    1,392
    Thanks G/R
    102/1047
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chezit View Post
    No dice.
    - Disable antivirus/firewall, also you may have a firewall to your router.
    - Try another VPN , if you use vpn.
    - Change your region to US.
    - Synchronize your time.

    If nothing works.. install a new version of windows and repeat this steps.

    gl,
    "Education isn't something you can finish." Isaac Asimov

Similar Threads

  1. Remove the Halion screen glow effect
    By conquestblade in forum WoW UI, Macros and Talent Specs
    Replies: 2
    Last Post: 07-04-2010, 12:56 AM
  2. [Request] Removal of enchant effect(s)
    By Muxxon in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 03-27-2010, 06:39 AM
  3. Spell effect removing
    By Hakonj in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 03-01-2007, 04:39 PM
  4. Effect: Glowing Hands!
    By oninuva in forum World of Warcraft Guides
    Replies: 3
    Last Post: 08-01-2006, 08:50 PM
  5. Turn off drunk effect at Spider Boss in ZG
    By Kalen24 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 04-23-2006, 06:02 PM
All times are GMT -5. The time now is 06:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search