Opticraft Community

Discussion forum => Classic => Archives => General Discussion => Topic started by: chancecarey on March 28, 2011, 05:07:59 pm

Title: While we wait for OGP....aType!
Post by: chancecarey on March 28, 2011, 05:07:59 pm
Hey mates!
Whilst i'm waiting for a certain payment to process regarding OGP, I would like to share something else with you :)

aType - an operators friend.
[/b][/size]
Right, so:
Due to the amount of times I have seen that other typer not work (not doing the /), I created my own!
This utilizes sendkey events, and I have the beta available right away :)
If the ctrl functions don't work, it's due to a problem i'm fixing....but yeah, heres the download link:
http://up.ht/i00Eh4
After the project is finished, like the OGP, I shall release the source code ;)

Chance
Title: Re: While we wait for OGP....aType!
Post by: raul7legend on March 28, 2011, 05:12:23 pm
Woo yay! Finally, a better hotkey! (Sorry Morten but his is better :S)
Title: Re: While we wait for OGP....aType!
Post by: chancecarey on March 28, 2011, 05:13:54 pm
Try it first, you haven't downloaded it yet...
Also, I'm working on fixing CTRL errors.
Have to go to bed soon though, but will pump through the code tomorrow morning and afternoon :)

Chance
Title: Re: While we wait for OGP....aType!
Post by: Mr_Mr_Mr on March 29, 2011, 01:31:00 am
What is it supposed to say? Also, what is this written in?
Title: Re: While we wait for OGP....aType!
Post by: chancecarey on March 29, 2011, 02:54:42 am
Written in c#, it does as follows:
Has four customizeable textboxes, each with a CTRL+x activation key.
When the CTRL+x key is pushed then the textbox is typed, so it can be anything.
To say, To fly search youtube for Minecraft Wom Client, you would type "tTo fly serach youtube for Minecraft Wom Client".
The t at the front is what initiates the text chat in Minecraft, so we put that there.
Updating final stuff before I hit it to school,

Chance
Title: Re: While we wait for OGP....aType!
Post by: Mr_Mr_Mr on March 29, 2011, 04:25:42 am
Written in c#, it does as follows:
Has four customizeable textboxes, each with a CTRL+x activation key.
When the CTRL+x key is pushed then the textbox is typed, so it can be anything.
To say, To fly search youtube for Minecraft Wom Client, you would type "tTo fly serach youtube for Minecraft Wom Client".
The t at the front is what initiates the text chat in Minecraft, so we put that there.
Updating final stuff before I hit it to school,

Chance
What about the /me in it so they can point it out easier?
Title: Re: While we wait for OGP....aType!
Post by: chancecarey on March 29, 2011, 11:29:50 am
Then it would be "t/me To fly search youtube for Minecraft Wom Client".

Chance