| View previous topic :: View next topic |
| Author |
Message |
superweapons Grandmaster Cheater Supreme
Reputation: 2
Joined: 04 Jan 2008 Posts: 1355 Location: The Internet. Where else?
|
Posted: Sun Mar 09, 2008 5:19 pm Post subject: |
|
|
| This looks like a nice utility to me, but I can do the same thing with the Run command. Add some more functions, then maybe I'll try it.
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 5:49 pm Post subject: |
|
|
| superweapons wrote: | | This looks like a nice utility to me, but I can do the same thing with the Run command. Add some more functions, then maybe I'll try it. |
Uhhh... Run is so much harder. You gotta restart it every time, it doesn't save any settings. This thing I made actually controls what you have.
I'm still working on this btw. It's going to be so much better.
_________________
|
|
| Back to top |
|
 |
FullyAwesome I post too much
Reputation: 0
Joined: 05 Apr 2007 Posts: 4438 Location: Land Down Under
|
Posted: Sun Mar 09, 2008 5:53 pm Post subject: |
|
|
did you really spend a ton of time on this? looks pretty simple and shouldn't have taken you long, but it's still a good idea. as you go on you could make an option to add/remove buttons and put your own things in. i think i'll stick with shortcuts for the time being. xD
_________________
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 5:58 pm Post subject: |
|
|
| fullyawesome wrote: | | did you really spend a ton of time on this? looks pretty simple and shouldn't have taken you long, but it's still a good idea. as you go on you could make an option to add/remove buttons and put your own things in. i think i'll stick with shortcuts for the time being. xD |
Haha I guarantee you this will be popular when verison v.2.0 comes out..
IF ANYONE WANTS TO HELP ME WITH IT, I WILL INCLUDE CREDITS AND WHAT YOU DID TO HELP!!!
_________________
|
|
| Back to top |
|
 |
FullyAwesome I post too much
Reputation: 0
Joined: 05 Apr 2007 Posts: 4438 Location: Land Down Under
|
Posted: Sun Mar 09, 2008 6:15 pm Post subject: |
|
|
what language are you making it in? are you using microsoft visual studio?
_________________
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 6:19 pm Post subject: |
|
|
| fullyawesome wrote: | | what language are you making it in? are you using microsoft visual studio? |
VB 2008. So simple and it's really great for all applications.
_________________
|
|
| Back to top |
|
 |
FullyAwesome I post too much
Reputation: 0
Joined: 05 Apr 2007 Posts: 4438 Location: Land Down Under
|
Posted: Sun Mar 09, 2008 6:20 pm Post subject: |
|
|
| AndrewMan wrote: | | fullyawesome wrote: | | what language are you making it in? are you using microsoft visual studio? |
VB 2008. So simple and it's really great for all applications. |
yeah i've got that too, it's good for nice GUI's and makes things pretty easy. gl on v2. =D
_________________
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 6:28 pm Post subject: |
|
|
| fullyawesome wrote: | | AndrewMan wrote: | | fullyawesome wrote: | | what language are you making it in? are you using microsoft visual studio? |
VB 2008. So simple and it's really great for all applications. |
yeah i've got that too, it's good for nice GUI's and makes things pretty easy. gl on v2. =D |
Thanks man. And I haven't gotten started on it yet, will soon, but i'm trying to figure out how would make editing buttons. If I play around with it I would figure it out, but I haven't gotten to it yet. Any idea how you would do it?
something like?
| Code: |
Call Button1.Text("InputBox", Please Enter the Application Name) |
maybe not a call function, but something along those lines.
_________________
|
|
| Back to top |
|
 |
FullyAwesome I post too much
Reputation: 0
Joined: 05 Apr 2007 Posts: 4438 Location: Land Down Under
|
Posted: Sun Mar 09, 2008 6:39 pm Post subject: |
|
|
i haven't done it before so i'm not sure. you could try ask people in the general programming section.
_________________
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 7:02 pm Post subject: |
|
|
| fullyawesome wrote: | | i haven't done it before so i'm not sure. you could try ask people in the general programming section. |
Yeah I just figured it out.
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Mar 09, 2008 7:45 pm Post subject: |
|
|
| So basically you made something that would only decrease efficiency when it comes to opening stuff, fantastic.
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 7:49 pm Post subject: |
|
|
| slovach wrote: | | So basically you made something that would only decrease efficiency when it comes to opening stuff, fantastic. |
How is this decreasing efficiency?
_________________
|
|
| Back to top |
|
 |
hiw98 Expert Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 226
|
Posted: Sun Mar 09, 2008 7:55 pm Post subject: |
|
|
Hmm, I think you should try to figure out how to make it minimize to tray and auto start-up at login options. =]
Then I would definately use this.
Maybe a task manager button for people that are as lazy as me.
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sun Mar 09, 2008 8:01 pm Post subject: |
|
|
| hiw98 wrote: | Hmm, I think you should try to figure out how to make it minimize to tray and auto start-up at login options. =]
Then I would definately use this.
Maybe a task manager button for people that are as lazy as me. |
Yes I will try and add in a bunch of hotkey options.
And for the start up, you can't do that with VB 2008. That is much more difficult. That would require you to install the program on your computer.
_________________
|
|
| Back to top |
|
 |
hiw98 Expert Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 226
|
Posted: Sun Mar 09, 2008 8:07 pm Post subject: |
|
|
| AndrewMan wrote: | | hiw98 wrote: | Hmm, I think you should try to figure out how to make it minimize to tray and auto start-up at login options. =]
Then I would definately use this.
Maybe a task manager button for people that are as lazy as me. |
Yes I will try and add in a bunch of hotkey options.
And for the start up, you can't do that with VB 2008. That is much more difficult. That would require you to install the program on your computer. |
Awh, well, if you can find a partner to code the auto start-up, that'd be amazing and a definate use from me.
|
|
| Back to top |
|
 |
|