Jump to content

TheDcoder

Active Members
  • Posts

    7,103
  • Joined

  • Days Won

    88

Everything posted by TheDcoder

  1. Twitch uses a modified version of IRC... not the regular version which IRC Chat Networks use! You might have to modify your script to be compatible with Twitch. You can refer to this document: https://github.com/justintv/Twitch-API/blob/master/IRC.md
  2. That was a very quick adoption of my code @ur .
  3. Yes, just look at my code which redirects the output to the GUI. This part (highlighted) is what you need to study and understand .
  4. Turning off the firewall won't help, you should disable your Anti-Virus while compiling .
  5. My pleasure, I wish the same to you
  6. Sorry but I do not know anything about GUI events... you can search the forum or ask a question in the AutoIt GUI Help and Support subforum
  7. Ah! Exactly as I predicted . It's not your script's fault... its MS Excel's fault! It does not have proper Unicode handling! As for the fix, I have no idea since I don't use MS Office Suite
  8. That is strange... how are you opening the CSV files? Are you using something like Microsoft Excel to open the CSV files?
  9. Does that mean when you rename/move the file to .csv those characters disappear? Regarding your compile error, I suspect that your Anti-Virus is messing something up.
  10. Sorry for confusing but I did not understand what you wanted to do . Here is a wild guess: is the text getting corrupted when you write to a file?
  11. I will be looking forward to it
  12. Are you planning to make your guide publically available or is it just a quick reference for yourself?
  13. According to the creator of AutoIt, @Jon, its "Aww-Toe-It"
  14. Hi @DRC, There is a dedicated page on AutoIt wiki called "Tutorials". You might find valuable resources there . I would personally recommend @Morthawt's youtube tutorials: Good luck, TD
  15. As you are new, the correct capitalization of AutoIT is AutoIt
  16. Atleast you solved the problem
  17. I found this topic pinned in the General Help and Support forum:
  18. Oops, looks like I misunderstood... have you tried downloading with different browsers?
  19. It might be a problem on the server side since @mLipok is not able to download the file manually.
  20. If possible, do a clean install (without an internet connection) of Windows and see if this issue still persists. You can do this in a backup machine or a VM.
×
×
  • Create New...