[app] MultiSign
[app] MultiSign
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 (10.31 KiB) Viewed 2666 times
Last edited by bitfox on Fri Oct 06, 2006 12:58 am, edited 1 time in total.
-
- Posts: 935
- Joined: Sat Feb 25, 2006 4:23 am
- Location: Europe. as in i'm speaking broken english coz i'm polish :D
![]() |
![]() |
![]() |
yay map resigner.
nice concept tho, but keep your new stuff to yourself in stead of posting the 1000th resigner on this forum.
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

Visit headshotmasta his new site! (Click burning insolence)
Mainmenu mod-=-Spacestation Deck-=-Conduit-=-Waterworld-=-South Side

Visit headshotmasta his new site! (Click burning insolence)
-
- Posts: 659
- Joined: Thu Jun 30, 2005 4:49 pm
- Location: AUZZIES RULE AT HALO 3!
![]() |
![]() |
![]() |
- StalkingGrunt911
- Posts: 3618
- Joined: Wed May 24, 2006 12:30 pm
- Location: Florida!
- Contact:
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- latinomodder
- Posts: 1040
- Joined: Tue Sep 20, 2005 5:51 pm
- Location: Costa Rica
- Shadow LAG
- Readers Club
- Posts: 676
- Joined: Sat Apr 02, 2005 5:47 pm
- Contact:
![]() |
Well it looks nice. Still very easy,

That would be something like that for VB.And for the resigner code would be the same, only the path would be the selected listbox item's text...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
it would add 1 to the selected index every time it finished, and once it got to the end, it would have..or something.Code: Select all
msgbox("Done")


-
- Posts: 128
- Joined: Thu Jul 20, 2006 6:54 pm
- Location: Qu
- Contact:
-
- Posts: 406
- Joined: Thu Aug 31, 2006 5:14 pm
- Location: Queens
![]() |
Yeah gj on learning how to program.(you have me beat on that)

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
- DoorM4n
- Readers Club
- Posts: 2530
- Joined: Mon Aug 15, 2005 2:48 pm
- Location: Smurf Village Team: Team DeFiance
![]() |
![]() |
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.
-
- Posts: 199
- Joined: Sun Oct 02, 2005 8:04 am