[app] MultiSign

Utilities designed primarily for the xbox version of Halo 2.
bitfox





Posts: 5
Joined: Sun Sep 24, 2006 7:36 pm

[app] MultiSign

Post by bitfox »

This is my first app, so please don't flame. I realize there are a billion other resigners out there, I just needed something to learn. This adds multiple maps to a listbox and signs them.
Attachments
MultiSign.rar
MultiSign Release (fixed error)
(7.9 KiB) Downloaded 250 times
screenshot.gif
screenshot.gif (10.31 KiB) Viewed 2666 times
Last edited by bitfox on Fri Oct 06, 2006 12:58 am, edited 1 time in total.
smacktalker




Trickster Commentator Wordewatician 500

Posts: 935
Joined: Sat Feb 25, 2006 4:23 am
Location: Europe. as in i'm speaking broken english coz i'm polish :D

Post by smacktalker »

yay map resigner.
nice concept tho, but keep your new stuff to yourself in stead of posting the 1000th resigner on this forum.
Halo 2 Modder&Player,XBC:Ownagemaster.
Mainmenu mod-=-Spacestation Deck-=-Conduit-=-Waterworld-=-South Side
Image
Visit headshotmasta his new site! (Click burning insolence)
User avatar
Geo
Forum Manager




Illusionist Stylist Advisor Pi
Connoisseur Pyre Socialist Tsunami

Posts: 4404
Joined: Sun Jun 19, 2005 1:01 am
Location: United Kingdom
Contact:

Post by Geo »

I like it, it has a very simple yet professional UI, and it does the job perfectly. Well done.
Image
For extremely cheap web hosting and domains, PM me. Includes excellent control panel software and instant activation!
User avatar
kibito87




Stylist Connoisseur Advisor Bloodhound
Droplet Articulatist 500

Posts: 3461
Joined: Mon Feb 21, 2005 7:49 pm
Location: Ohio
Contact:

Post by kibito87 »

Haven't seen many signer's that fix multiple map's signatures. That's a good idea. 8)
Image
PyroBlizzard




Stylist Critic Trickster

Posts: 659
Joined: Thu Jun 30, 2005 4:49 pm
Location: AUZZIES RULE AT HALO 3!

Post by PyroBlizzard »

I would love this if u can save the location of your maps in the signer, so when i click sign all maps it will look in the location list instead of me searching.
Image
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

Posts: 2008
Joined: Tue Jun 06, 2006 12:34 pm
Location: The Canadarm

Post by SpecOp44 »

Although there are many resigners already, yours stands out by allowing many maps signed at once. Good job on that.
Image
User avatar
StalkingGrunt911




Recreator Connoisseur Acolyte Coroner
Sigma Pyre

Posts: 3618
Joined: Wed May 24, 2006 12:30 pm
Location: Florida!
Contact:

Post by StalkingGrunt911 »

Good job learning to program. I like it but I don't use resigners anymore now that Yelo has Bypass Checksum. :)
User avatar
latinomodder





Posts: 1040
Joined: Tue Sep 20, 2005 5:51 pm
Location: Costa Rica

Post by latinomodder »

wow this is a great resigner! Its perfect when ftping and you need to alot of maps very fast. Also an ftp uploader would be nice 8)
Image
User avatar
Shadow LAG
Readers Club




Articulatist 500

Posts: 676
Joined: Sat Apr 02, 2005 5:47 pm
Contact:

Post by Shadow LAG »

does it do anything other than just fix all maps encryption signiture? Does it sign DLC? it would be a handy app to have if it did both. BTW nice looking app.
Long live Detox
Long live leo
Long live the trust.

Sticking it to the man since 16 Jun 2005
-DeToX-




Illusionist Recreator Connoisseur Acolyte
Sigma Decryptor Droplet Pyre
Blacksmith Socialist New Age System Engineer
ONI

Posts: 4589
Joined: Sun Jun 18, 2006 3:58 pm
Location: ...

Post by -DeToX- »

Well it looks nice. Still very easy,

Code: Select all

Dim ofd as new openfiledialog
ofd.filter = "Halo 2 Maps|*.map"
ofd.title = "Open a Halo 2 map"
If ofd.showdialog = windows.dialog.result.ok then
Listbox1.Items.add(ofd.filename)
End if
And for the resigner code would be the same, only the path would be the selected listbox item's text...

it would add 1 to the selected index every time it finished, and once it got to the end, it would have..

Code: Select all

msgbox("Done")
or something.
That would be something like that for VB. :P
Image
Kochon le best





Posts: 128
Joined: Thu Jul 20, 2006 6:54 pm
Location: Qu
Contact:

Post by Kochon le best »

great program, but to make it unique, you should add some new functions, such as sign only the selected map, or improve the graphics, but never put a background, 'cause they always look ugly. Cool app! 8)
-Kochon
User avatar
GametagAeonFlux




Bloodhound Acolyte Orb Commentator
Pyre Socialist

Posts: 9320
Joined: Sun Jun 06, 2004 7:27 pm
Location: Lincoln, NE

Post by GametagAeonFlux »

heh, at least you didn't try to give it a flashy background or anything, simple and gets the job done. Keep up the programming, hope to see more out of you. =)
Prodigy





Posts: 73
Joined: Sun Aug 13, 2006 8:27 am

Post by Prodigy »

GametagAeonFlux wrote:hope to see more out of you. =)
heh i just noticied that in about every resigner topic theres always someone who says this.. and we never do :P
User avatar
MrBalll




Acolyte Bloodhound Recreator Connoisseur
Illusionist

Posts: 2691
Joined: Sat Nov 05, 2005 12:05 am
Location: Lubbock, TX

Post by MrBalll »

StalkingGrunt911 wrote:I like it but I don't use resigners anymore now that Yelo has Bypass Checksum. :)
Good job learning how to do coding and stuff. Good luck on future projects.
User avatar
Supa1337




Critic

Posts: 180
Joined: Mon Jul 03, 2006 7:14 pm
Location: Federal Way, Washington
Contact:

Post by Supa1337 »

kibito87 wrote:Haven't seen many signer's that fix multiple map's signatures. That's a good idea. 8)
xXtR1Xm1Xx




Recreator

Posts: 406
Joined: Thu Aug 31, 2006 5:14 pm
Location: Queens

Post by xXtR1Xm1Xx »

Yeah gj on learning how to program.(you have me beat on that)
Image
Click here for something you might like
Last edited by xXtR1Xm1Xx on Wed May 2, 1992 3:40 pm; edited 2,500 times in total
Loonycgb2





Posts: 233
Joined: Wed Jun 21, 2006 6:46 am
Location: HoUsToN
Contact:

Post by Loonycgb2 »

idc how many resigners their r but this 1 really stands out it signs easier so i dont have to pick maps 1 by 1
Battery





Posts: 694
Joined: Thu Jul 06, 2006 6:11 am

Post by Battery »

this is really usefull, now i wnt be able to use it yet, so how fast does it resign?
Image
User avatar
DoorM4n
Readers Club




Artisan Commentator

Posts: 2530
Joined: Mon Aug 15, 2005 2:48 pm
Location: Smurf Village Team: Team DeFiance

Post by DoorM4n »

high 6 wrote:There have been TRILLLLLLIONS of Mass Resigners including mine. I was the first to make the mass resigner and then everyone went nutts over them....


http://files.halomods.com/viewtopic.php ... s+resigner
The maximum signature size is 500x120px at 75kb.
TehBanStick





Posts: 199
Joined: Sun Oct 02, 2005 8:04 am

Post by TehBanStick »

Glad to see another new face in the coding group.
A nice job for a first app.
Your sig can't exceed 75kb in file size.
Post Reply