-
Posts
7,103 -
Joined
-
Days Won
88
Content Type
Forums
Downloads
Forum Articles
Events
Everything posted by TheDcoder
-
Hello Everyone! I am here today to request permission for the following: Permission for owning the official #AutoIt channel on freenode. Permission for creation of a group in Freenode for AutoIt. Permission for maintaining the #AutoIt channel independently. I have no objection if the AutoIt Team later decides to purge (take?) the permissions (rights?) mentioned above, I take oath that I will happily and willingly give them up. Phew, that is the end of the official request . So if you have noticed my new topic about the unofficial IRC Channel for AutoIt in which I love to hangout, It felt like there is a need for an official one (official channel). Why you ask? Here are some good reasons why (re)opening the #AutoIt channel is needed: There are a lot of enthusiastic programmers out there in Freenode, all very active and friendly , Many of them are searching for something new, something different, something "unique", like AutoIt! But there is no official channel for them to hangout . Someone on the #freenode channel commented on AutoIt something similar to this: They don't know the specialness of AutoIt! What a shame , Someone also told me that they have tried AHK (AutoHotKey) but not AutoIt!, The reason? Inactive IRC channel. They think that AutoIt is old & outdated, while it is not, especially when we have the functionality of UDFs! (which AHK lacks). Also we have the new "Map" datatype being developed, this is a good time to start the new & shiny channel for AutoIt . We can attract more programmers and have a place where all the AutoIt Scripters gather to talk and ask quick questions! IMHO it is very important for AutoIt to have a channel on Freenode. I hope you all understand Thanks, TD
-
Which browser to work with AutoIt
TheDcoder replied to DoomSack's topic in AutoIt General Help and Support
Firefox FTW -
They are located in Helpfile -> User Defined Functions -> WinAPIEx Reference TD
-
Unofficial IRC Channel for AutoIt in freenode!
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
I just identified a issue while joining the ##AutoIt channel, fixed it now TD P.S The issue was the channel's mode was set to +i (invite-only) -
Unofficial IRC Channel for AutoIt in freenode!
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
<Reserved for future use> -
Hello! I made a unofficial IRC channel for AutoIt in freenode , Here are the details for connecting to it: Server: chat.freenode.net Ports: 6665, 6666, 6667, 8000, 8001, and 8002, with SSL on 6697, 7000, and 7070 (Port 7000 with SSL is recommended) Channel: ##AutoIt Web Clients: Kiwi IRC, Freenode Webchat (qwebirc), Mibbit etc. (Using Kiwi IRC is recommended because the url is pre-configured) (WARNING! Using web clients may reveal your IP!) If you are new to IRC, I have made a guide just for you!: Enjoy! TD
-
Process_Suspend Based on CPU Temperature
TheDcoder replied to Xandy's topic in AutoIt Example Scripts
@MyDream Its seems that Xandy's download script is forbidden to access by the server... You download the package here though -
I don't have any questions... because I don't understand your code. I just adviced you to post the code for others to help you . Although there is a bug (or is it intended behavior?) I noticed... The simulation does not look like 3D , but some clever image morphing or something . My brain hurts!
- 10 replies
-
- perspective
- 3d
-
(and 1 more)
Tagged with:
-
Thanks Mr. Saint
- 82 replies
-
- autobuilder
- guibuilder
-
(and 3 more)
Tagged with:
-
Change it to: I am not sure about the date though, TD
- 82 replies
-
- autobuilder
- guibuilder
-
(and 3 more)
Tagged with:
-
Tools Recommendation for making CHM files
TheDcoder replied to TheDcoder's topic in Developer General Discussion
Wow! CHM Processor looks nice, added to my collection -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@jchd Just tested your snippet in my application... Here are the results: Your code: 0.169343761563984 ms My code: 0.342108609220169 ms (50.5% slower) Very happy with the results -
Tools Recommendation for making CHM files
TheDcoder replied to TheDcoder's topic in Developer General Discussion
@memphist0 Looks old, but with nice features... I did not try it, -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@jchd Oh I don't have to worry because the file is not tampered by any external program -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@jchd Marvelous! You made my day! But that is too complicated for me to understand ... it works though -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
Alright, I got permission from M23 The "rule" I was referring to was interaction with games. Since my script does not directly interact with the game, Melba gave me the permission to post @LarsJ Here is a sample file to parse: https://www.dropjiffy.com/f/1WBYNWWO (expires in 24 hours) The footer's beginning is marked with "MCMap!" & ending with "MCEnd." TD -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@guinness Its not unethical, it just violates one of the rules... a rule which is not common on all other forums. I am not willing to say it out loud, unless someone can guarantee that this thread won't get locked if I point out the rule. -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
I am not sure if it is a good idea... it violates one of the forum's rules (but it is not related to computer virus) -
@Alzri Just curious, why are you using blue text?
-
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@jchd Oh , That is some valuable information, Thanks -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
Yes, I did ask but I also quoted: You recommend to: Then I said: Then you said: Then I thought that it was over (as reading a big file in one go would cause problems). Clear now? -
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
Nothing. I am just answering your question lol -
AU3# is also an option
-
[Solved] Error allocating memory for a 6 MB file
TheDcoder replied to TheDcoder's topic in AutoIt General Help and Support
@water I made the application which creates the files It basically uses 7zip to create a archive and then appends a footer to it.