Jump to content

Transparent Rolling Text


wakillon
 Share

Recommended Posts

  • 1 month later...

Wow ! that was so cool !

i think that i can put this epic code into my about tab

I love to program, and if I ever lose that love, I will no longer be a programmer.

It will be a sad day.

Link to comment
Share on other sites

Wow, all I can say is awesome. A possible enhancement possibility, be able to load and replace the background image, between the times the text ends and then starts up again.

I have downloaded the BinaryToAu3Kompressor v 1.0.5.4.au3 and created some additional images to experiment with.

Thanks for sharing both programs.

Link to comment
Share on other sites

​You're welcome

I'm waiting yours ;)

​well, i'm not a professional coder like you, i can't create something special like this

maybe one day i will, but i'm doing my best

by the way the autoit is my first programming language

i found it randomly, it's easy and not complicated

i mean

this

msgbox (0,"","Hello world")

is much easier than this

#include <iostream.h>

main()
{
    for(;;)
    {
        cout << "Hello World! ";
    }}

that's why i like it

i know that there is many things that you can't do it with autoit but it's my first step in this world

maybe when i can create complicated codes like you i can take the next step to another programming language

I love to program, and if I ever lose that love, I will no longer be a programmer.

It will be a sad day.

Link to comment
Share on other sites

I was like you some years ago.

A bit of research, documentation, and testing

and month after month you will see the progress.

So...go, go, go ! :)

​see you next 3 years :P

I love to program, and if I ever lose that love, I will no longer be a programmer.

It will be a sad day.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...