Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Release] Daily Helper v.1.0
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk
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?

PostPosted: Sun Mar 09, 2008 5:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 5:49 pm    Post subject: Reply with quote

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
View user's profile Send private message
FullyAwesome
I post too much
Reputation: 0

Joined: 05 Apr 2007
Posts: 4438
Location: Land Down Under

PostPosted: Sun Mar 09, 2008 5:53 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 5:58 pm    Post subject: Reply with quote

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
View user's profile Send private message
FullyAwesome
I post too much
Reputation: 0

Joined: 05 Apr 2007
Posts: 4438
Location: Land Down Under

PostPosted: Sun Mar 09, 2008 6:15 pm    Post subject: Reply with quote

what language are you making it in? are you using microsoft visual studio?
_________________
Back to top
View user's profile Send private message MSN Messenger
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 6:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
FullyAwesome
I post too much
Reputation: 0

Joined: 05 Apr 2007
Posts: 4438
Location: Land Down Under

PostPosted: Sun Mar 09, 2008 6:20 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 6:28 pm    Post subject: Reply with quote

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
View user's profile Send private message
FullyAwesome
I post too much
Reputation: 0

Joined: 05 Apr 2007
Posts: 4438
Location: Land Down Under

PostPosted: Sun Mar 09, 2008 6:39 pm    Post subject: Reply with quote

i haven't done it before so i'm not sure. you could try ask people in the general programming section.
_________________
Back to top
View user's profile Send private message MSN Messenger
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 7:02 pm    Post subject: Reply with quote

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. Laughing

_________________
Back to top
View user's profile Send private message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Sun Mar 09, 2008 7:45 pm    Post subject: Reply with quote

So basically you made something that would only decrease efficiency when it comes to opening stuff, fantastic.
Back to top
View user's profile Send private message
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 7:49 pm    Post subject: Reply with quote

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
View user's profile Send private message
hiw98
Expert Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 226

PostPosted: Sun Mar 09, 2008 7:55 pm    Post subject: Reply with quote

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
View user's profile Send private message
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Mar 09, 2008 8:01 pm    Post subject: Reply with quote

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
View user's profile Send private message
hiw98
Expert Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 226

PostPosted: Sun Mar 09, 2008 8:07 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk All times are GMT - 6 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites