topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday August 2, 2025, 12:12 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 52 53 54 55 56 [57] 58 59 60 61 62 ... 66next
1401
Living Room / Re: Request for AHK help...I feel so dumb...
« Last post by wreckedcarzz on July 24, 2007, 01:15 AM »
It is a good theory, but those are 2 different commands. :(
The 1st stores the text that you put in, and the F2 is the one that *should* output it.
Good idea, though.
1402
Living Room / AHK Help anyone?
« Last post by wreckedcarzz on July 23, 2007, 09:57 PM »
EDIT 2: Once again, just reviving this with a new question. Not sure if anyone can fix this one, though (not fix, more like figure out how to do it...its confusing to explain much less code). If you can help, just scroll to the bottom - all things in the middle are past problems. Thanks all!

EDIT: I am reviving an old thread, so ignore the bottom part of this. Just scroll down until you see my post with the bold & underlined text, that is the new problem I am having. :)


Ok, assuming you have read the title, here is the skinny:

I am trying to make a program to replace an old, no longer supported program known as Giggles (the site is down, it appears, so I cannot link). It takes user input and holds it, until a Function key is pressed, where it then takes the input and types it out.

I can get the program I have made to STORE the data (as the AHK script window hides, as it should, as I don't have NoHide set), but I can't get it to SEND the text. Can anyone tell me what I am doing wrong??? I have been working on it for a while now and if I don't get it soon I am going to go crazy...

Here is the code- I don't know html or ... what's it called... well I can't make the button to hide/show the code on the post, so here it is (this is what I am up to now, I can't really advance until I get this problem sorted out):

;Replacement for Giggles Beta 9
;CompuTech Computer Maintenance and Coding Co
;Coded by Brandon Seal

Gui, Add, Tab,, Info|About|Setup F2|Setup F3|Setup F4|Setup F5|Setup F6|Setup F7|Setup F8|Setup F9|Setup F10|Setup F11|Setup F12
Gui, Font, Norm
Gui, Add, Text, , Welcome to WreckedGiggles, the Giggles Test Replacement.`nThis is still in development, and there are bugs to be expected.`nIf you have used Giggles before, you should understand the system here, so go ahead and get started!`nOtherwise, click the button below.
Gui, Add, Text, , -------------------------------------------------------------------------
Gui, Add, Button, gInstructions, Instructions
Gui, Add, Text, , -------------------------------------------------------------------------
Gui, Tab, 2
Gui, Add, Text, , WreckedGiggles is a replacement for the popular Giggles program developed for There.`nIt is coded by Brandon Seal, owner of CompuTech Computer Maintenance and Coding Co.`nThis program is known as DonationWare; it is free, but donations are requested if you like the program.
Gui, Tab, 3
Gui, Add, Edit, r5 vf2
Gui, Add, Button, gf2save, Apply
Gui, Tab, 4
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 5
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 6
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 7
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 8
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 9
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 10
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 11
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 12
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Tab, 13
Gui, Add, Edit, r5
Gui, Add, Button, Apply
Gui, Show
return


;Command list

Instructions:
MsgBox, WreckedGiggles is simple to setup & use- you can be done in minutes!`nStep 1: Click each of the Function Key tabs and set your desired text and click Apply.`nStep 2: Close the main window of the WreckedGiggles program.`nStep 3: When in-world, press the desired Function key (F2 through F11) and your text and emotes will display!

f2save:
Gui, Submit
Return

{F2}:
GuiControlGet, v12

(End of script)

Any help is useful, even ideas...
-Wreckedcarzz
(script is attached)
1403
Living Room / Re: When you make your 100'th Post
« Last post by wreckedcarzz on July 23, 2007, 09:50 PM »
OMG, LOL!!!
200 Wrecked cars!!! ;D ;D ;D
lol...I have excessive-hilarious-laughing-disorder :P
I can't believe I hit 200 already, though...wow... :)
1404
 :tellme: Just to let everyone know, I am leaving tomorrow for my vacation, so there won't be any updates for at least 2 weeks. I can still help out over the internet, but with a limited time frame. :tellme:
1405
Tomos:
I thought about doing separate programs, but there are lots of variables...I might give it a go.

Like, I want to keep improving to the program, but I don't have much more to put in. I was thinking about adding a seperate part to it where you can download free, good programs that aren't related to the maintenance.

Curt:
Having both of them together makes them compliment each other. CCleaner does lots of things, quickly, but (as far as I can tell) just common areas. CleanUp! does it all, but slowly, so we get rid of what we can first with CCleaner, then CleanUp! will get the "hard-to-reach" areas quickly because we have already dealt with the common things.
1406
It is good if you can deal with the unusual GUI, as it is fast and seems to work fine for me, but I wasn't aware of the ever-changing developer setup... :huh:
And I don't use bookmarks, so I can't comment on that.
1407
 :tellme: I just found this via a search, can't believe I hadn't seen this yet. Seems to work well (even on Vista)- can't wait for all DC programs to be supported :)

Edit: I don't use Vista's User Annoyance Creator, though :P
1408
My dad saw me working on this today before I uploaded it, and he asked me at least 3 times if I typed it all myself ;D

As far as the dcupdater, I didn't know about it :o so I am reading up now and might ask mouser about adding it in...looks really cool. I am also thinking about integrating Skrommel's amazing DelEmpty to this, have to make sure its OK with him first, though too.

Anyone have suggestions for other things I can add? Automation is my goal for everything, but the speed limitations of UNMAINTAINED COMPUTERS :P, dialup, snails, etc keep me from being able to automate things. Maybe a "recommended software" area, for programs like Firefox, Thunderbird, OpenOffice, Pidgin, etc?

(Known bug: After you open the program and Close it (X), you can't get it back up. I am going to add a hotkey to make it appear in the next version.)

EDIT: Does anyone have Vista and have the UAC (aka User Annoyance Creator ;D) enabled and get a message while running this? I don't have UAC enabled, so...yea...anyone?
1409
Yes, I have had that startup cleaner problem also when I tested it. It is doing it's job, though.

OK, everyone cheer. Not really. But, I have added some more things into the program, made it smaller (in screen size), easier to use and an about/donation link. I am going to test it soon and, if it works, upload it.

If your curious, here is what has changed (in detail):
The 5 sections (download, install, run, update, about/donate) are now split up into buttons, so you don't have a 50 page long window taking up your screen.
Windows/Microsoft Update added (not automatic, but it takes you there and you simply hit update).
iTunes/QuickTime/other Apple products updater is now available (not automatic, just click update).
Other program update- this is setup strangely, as when you click it, it launches IE/FF/Opera/Maxthon/K-Meleon/Iceweasel/etc and takes you to the FileHippo Update Checker download (the file itself) and you simply click run (or Save, if you have no Run) and let it show you what you should update.
Added the donate button, takes you straight to my donate page here at DC.
Added an About section- I kinda simply messed around in there ("Unfortunately, no rights reserved") ;D

FYI: It is best to run all the programs manually first to set options/hide dialog boxes/etc, then from then on run the Automatic one.

Afterthought: I am going to add more tray notices to let you know how long it will take until the next step.

EDIT: It now includes an option to launch Trend Micro's Housecall virus/trojan/spyware/malware/worm/port scanning and removal utility. It isn't automated at this time, however.

EDIT 2: It now also deletes the setup files from your desktop after install :)

EDIT 3: It now also includes a built-in uninstaller in case you don't want one of the programs.

EDIT 4: Now includes options to either reboot or shut down at end of automatic maintenance.

I will upload the program here momentarily...

EDIT: PLEASE DOWNLOAD NEW VERSIONS ON PAGE 5. Thank you! :)
1410
General Software Discussion / K-Meleon listed as one of top browsers...
« Last post by wreckedcarzz on July 17, 2007, 01:57 AM »
I ran across this while reading something another DC member sent me...

http://www.techsuppo...free_utilities.htm#1

"Last but not least is the K-Meleon browser [6], a slimmed down cousin of Firefox that's optimized for Windows. Of the four browsers I use regularly on my different PCs, K-Meleon is the quickest loading and along with Opera, the fastest for surfing. On the downside there are only a limited number of add-ons and plug-ins available so you are pretty well limited to the features available in the standard product.  If you are the type of person who prefers performance to bells and whistles you should definitely try K-Meleon."

I was moderately surprised- I use K-Meleon and know how good it is, but didn't expect it to be on a list of the top browsers!
1411
It seems to have come along way, and besides, the AutoMaintenance program doesn't tell you what to check anymore- its all personal preference. :) It is worth saying that:

(Just FYI the caps here don't mean yelling, just pointing out things)

During the automatic setup, I have ensured that the Yahoo! Toolbar is NOT installed. :)
I do NOT use the program for registry cleaning :) (meaning that the AutoMaintenance program doesn't, either)
Steven Gould's CleanUp! (hint, CleanUp!) is ALREADY USED (the 2nd tool) :D

It hasn't done any harm to any of my machines, so it couldn't hurt to backup your data (if you need to) and give it a shot. :Thmbsup:
-Brandon
1412
I use Sandboxie now on my desktop (primary) computer, simply because I know the warning signs of viruses, malware, spyware, trojans and such. I use the Spyware Terminator program also, but when I do (really big) multitasking or open up Halo or something, I close it (and rarely use it anyways). Sandboxie is really simple to use if you know what your doing. For a free scan that you don't need to install, try Trend Micro's Housecall (http://housecall.trendmicro.com/). I use that in emergencies (when stuff does get in).
1413
GOSH DANG IT :mad:!!!

OK, sorry about this, but one more update to the program. The clicking was now completely useless and would crash the program. This fixes that. Sorry :-[

EDIT: Updated and major improved version below! :D
1414
Yea, I need to re-adjust my 25 hour/8 day/55 week computer time schedule a bit ;D

The program should be a lot more convenient, and like I said I hope to get the Microsoft/Windows Update part also included, not sure how I would do that yet (I may add a virus/spyware scan in there also). Hope it helps out, can't be much easier to do cleaning :)
1415
OK, here it is- for the first time ever having its own icon, too! ;D

I would recommend simply setting it to run at startup, then closing the GUI interface until needed. It can be re-opened by double clicking the icon in the system tray.

Hope this helps people out.

Known bug: This has the same old bug with the clicking problem, so it wont run the IObit programs correctly. You will have to manually click those- I will have this fixed soon. It works fine in 1280x1024, so on most LCDs no problem should appear.


I have fixed the bug, so it is now compatible regardless of screen resolution!

PLEASE DOWNLOAD THE NEW VERSION ON THE NEXT PAGE!!!
1416
The same programs are included, and the download process is no longer automated (so if your on dial-up or if you have programs a b r and d but not e and t).

The same programs are downloaded (if needed), here is the list:

CCleaner
CleanUp!
Eusing Free Registry Cleaner
IObit Advanced WindowsCare V2 Personal
IObit SmartDefrag
NTREGOPT
and I may include support for automatic Microsoft/Windows update, but not in this release.

If you have, say CCleaner and Eusing, and need the rest, just click the buttons to download the ones you need, then once they are downloaded, click the buttons to install them. Simple as that.
1417
OK, I have come to announce, that after 2 days of almost non-stop work, with a pulsing headache, I have recoded the entire AutoMaintenance application 2x. Originally it was much more compact, but now it has a full GUI and tells you how to do everything to get started. Most of it is tested, and as far as I can tell there should be no problems. How this new version works is:

It explains everything in plain english at the top of the program window.
It has 3 steps to get started.
You now just click on the Download buttons and save the setups to your desktop (NOTE: The IObit program links may be dead, I looked and looked and there are like 2 mirrors total and it changes randomly. I am trying to fix this.)
The installers are just 1-click. Click the button, and it installs by itself.
You can now run the Automatic Maintenance Cycle or run programs manually.
It sits in your tray after closing- good to run at startup and when your done open it up and have it run a cycle.

All I need now is an icon, and I think it will be complete.

(Note: Yes, this version does download the new CCleaner version also)

After I find a free-to-use icon and apply it, I will edit this post with the program attached.
1418
OK, since my post above I have made 3 levels and MANY improvements.

Since I doubt many people (or anyone) uses one of the key features, I have improved on it greatly, and here is some info about it.
It is now VERY wise to use the Player Assistant feature, as it has many unique advantages now. Here are some reasons to use it:

If it dies via mine, car, or going off screen, the primary Player ball is NOT affected (game/room does not restart, no health is lost).
It can be generated infinitely (for those levels that make you yell "NO NO NO NO NO NO!!!" and bash on the keyboard...)
It will only affect the amount of health left if you hit a wall or laser (hint hint hint) with it. Mines and cars do not change your health amount.
It uses basic controls, the same as the Player ball, but the Numpad arrow keys control it (and the Numpad 5 generates it)(good for co-op ;))

The only downside is that you must be able to either
a) control both balls at once
b) have a friend play alongside you

It should be a lot more enjoyable (and easy) now. Well, except for levels 40-50...
-Brandon

(Note: Excuse my lack of grammar skills if I used the wrong affect/effect...been out of school too long to know ;D)
1419
Yes, the buttons were...larger then anticipated, but it does get your attention :P
I will use PNG and make the new buttons soon, most likely be updated with the release of the game itself. Thanks for the tip, Ill be sure not to use jeg/jpeg unless its a picture.

I have attached a picture that I took a couple days ago that illustrates the main menu, help and intro menus that will probably be seen in the final release; expect the (horrible, IMO) Help Center "Go!" buttons to be replaced, however.

Edit: Ironically, try to ignore that it is jpg...

Edit #3: OK, other then the embarrassing fact that I have had to make 3 edits to this one post...
Yes mouser, I will have a screenshot up soon :-[ ;D
1420
OK I launched the updated site here http://mazecraze.dcisv.com/ and I am not really sure if its better or worse...I personally like it but I wasn't sure what to do and took a gamble. All the graphics are made by me (except the Made with Nvu button) in mspaint (Vista). I tried to keep the color scheme, but not sure about it. The jpg image quality buttons seem to make it look really bad, so I will have to find an alternate file type.
Post opinions (I won't take offence), as I want to make it look good and be fast for dial up users, too.
-Brandon
1421
The link is wrong, unfortunately, however I am launching a new site version shortly and that fixes this problem. :) The real link is http://www.headlightinc.com/ :-[
My mistake
1422
I decided to take a break from Maze Craze and work on the AutoMaintenance program (and the setup).
In the last 2 hours I have re-written both of them and am finalizing and testing them now. If all goes well (gulp :P) then the whole thing will give less-intrusive information, more information, both the setup and maintenance itself will be automated, and it should run much better.
*Crosses Fingers*
Lets hope...
-Brandon
1423
This is perhaps only slightly related to topic now that Curt's asked about changing his account name.

I recently formatted and reinstalled XP. Now I only have one account on this machine, no guest account, and Administrator never shows up unless I boot into safe mode (as per usual), but for some reason it always makes me click my account to login instead of just logging me in to the only account on the system automatically.

Oh, and the account is NOT password protected.

I can never understand how it works. Usually my XP computers with just one account automatically load up to the desktop. Sometimes I'll change a setting in User Accounts and it will show the login screen when I boot up, but it seems to go away and just login automatically again after some time or some thing.

Has anyone noticed a pattern to this or does anyone know how to manually tell it to just automatically log in to the account?
I have had it happen many many many times. I find its after you have/use 2 accounts, then it (for whatever reason) thinks the 2nd account is there (even though it was the admin, or an old deleted one) so it gives you a choice. Just use TweakUI to auto-login for you.

EDIT: Never mind, you fixed it already :)
1424
General Software Discussion / Re: Is the Windows start menu dead?
« Last post by wreckedcarzz on July 15, 2007, 01:12 PM »
wreckedcarzz; forgive me not being able to visualize what you have described. Do you mind posting a screenshot of your start menu, please?
Curt, here is a small shot of my Start Menu, split into 3 parts.
As you can tell I move all the program shortcuts out of their folders and simply into the Start Menu's..."root" (whatever you want to call it). I have taken most of the menu apart, also (look at the 1st picture).
Just my way of working, IMO the most simple.
-Brandon
1425
i must say its a relief to see kids of today starting to be armed with a bit of AHK rather than an AK47  :D
I must be armed and dangerous then ;D
Pages: prev1 ... 52 53 54 55 56 [57] 58 59 60 61 62 ... 66next