Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
DrXThirst
Posts: 3011 Joined: Fri Jun 29, 2007 6:28 am
Location: Georgia
Contact:
Post
by DrXThirst » Wed Jan 28, 2009 4:57 am
Don't feel like making an organized post, so here:
Picture:
Steps to Use:
Copy and paste link into textbox. (Without "&fmt=18/22" at the end!)
Select Normal, High, or HD Quality.
Click Navigate, and wait 3 seconds.
Click Download.
Download: [
Click Here ]
Source: [
Click Here ]
Last edited by
DrXThirst on Sun Feb 01, 2009 2:51 pm, edited 1 time in total.
ImpactPro
Posts: 152 Joined: Sun Sep 28, 2008 12:26 pm
Location: In ur IP Stealing ur Info
Post
by ImpactPro » Wed Jan 28, 2009 2:10 pm
Thanks a bunch DrXThirst
DrXThirst
Posts: 3011 Joined: Fri Jun 29, 2007 6:28 am
Location: Georgia
Contact:
Post
by DrXThirst » Wed Jan 28, 2009 5:25 pm
No problem. I'm releasing an updated version later.
Aumaan Anubis
Posts: 2938 Joined: Fri Jun 30, 2006 1:01 pm
Location: Aumaan
Contact:
Post
by Aumaan Anubis » Wed Jan 28, 2009 6:06 pm
With .mid converting capabilities, mb?
Still, nice job.
Tural wrote: MrMurder, we're going to hold you to that promise.
It is expected, and demanded.
WaeV
Posts: 1045 Joined: Tue Jun 01, 2004 10:45 am
Location: New England
Post
by WaeV » Wed Jan 28, 2009 6:15 pm
Looks good.
Is it cross-platform? Lol.
DrXThirst
Posts: 3011 Joined: Fri Jun 29, 2007 6:28 am
Location: Georgia
Contact:
Post
by DrXThirst » Thu Jan 29, 2009 3:33 am
Aumaan Anubis wrote: With .mid converting capabilities, mb?
Still, nice job.
I could look into that.
WaeV wrote: Looks good.
Is it cross-platform? Lol.
Ha, no, sorry.
bcnipod
Posts: 3580 Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:
Post
by bcnipod » Thu Jan 29, 2009 10:15 am
DrXThirst wrote: Aumaan Anubis wrote: With .mid converting capabilities, mb?
Still, nice job.
I could look into that.
WaeV wrote: Looks good.
Is it cross-platform? Lol.
Ha, no, sorry.
What language is it written in?
Rogue_Modder
Posts: 284 Joined: Sat Mar 29, 2008 5:46 am
Location: London
Contact:
Post
by Rogue_Modder » Thu Jan 29, 2009 10:35 am
i think C# from that i can tell in reflector.
DrXThirst
Posts: 3011 Joined: Fri Jun 29, 2007 6:28 am
Location: Georgia
Contact:
Post
by DrXThirst » Thu Jan 29, 2009 11:19 am
Yes. C# 2008 Express Edition.
bcnipod
Posts: 3580 Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:
Post
by bcnipod » Thu Jan 29, 2009 1:00 pm
DrXThirst wrote: Yes. C# 2008 Express Edition.
It is cross platform then, I will test and post pictures if it works.
DrXThirst
Posts: 3011 Joined: Fri Jun 29, 2007 6:28 am
Location: Georgia
Contact:
Post
by DrXThirst » Thu Jan 29, 2009 1:15 pm
Alright. I have a couple of papers to write tonight, but that shouldn't take too long... I should be done by 5:00 or a little later. After that, I'm going to finish this program and move onto my next one.
bcnipod
Posts: 3580 Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:
Post
by bcnipod » Thu Jan 29, 2009 1:28 pm
Negative, says I need libgluezilla installed to use it :\ looks like it is windows only for now.
FleetAdmiralBacon
Posts: 2377 Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:
Post
by FleetAdmiralBacon » Thu Jan 29, 2009 5:25 pm
bcnipod wrote: Negative, says I need libgluezilla installed to use it :\ looks like it is windows only for now.
Then install it.
libgluezilla: Glue library to embed Gecko for the Mono Winforms WebControl. Version in Ubuntu Intrepid repos: 1.9-1
bcnipod
Posts: 3580 Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:
Post
by bcnipod » Fri Jan 30, 2009 2:13 pm
FleetAdmiralBacon wrote: bcnipod wrote: Negative, says I need libgluezilla installed to use it :\ looks like it is windows only for now.
Then install it.
libgluezilla: Glue library to embed Gecko for the Mono Winforms WebControl. Version in Ubuntu Intrepid repos: 1.9-1
Not a priority for me. I can do it anyway.
But yes, that would be that I would have to do.
ImpactPro
Posts: 152 Joined: Sun Sep 28, 2008 12:26 pm
Location: In ur IP Stealing ur Info
Post
by ImpactPro » Fri Jan 30, 2009 8:55 pm
Dark-R0gue wrote: i think C# from that i can tell in reflector.
If I am sure, HaloMods is greatly against "Reverse-Engineering" programs, or opening because its "not protected" in any program. I just wanted to bring this to light.
FleetAdmiralBacon
Posts: 2377 Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:
Post
by FleetAdmiralBacon » Fri Jan 30, 2009 9:56 pm
Anyway, yeah, by the way: it crashes with an internal error and a seg. fault, so no Mono it seems.
Rogue_Modder
Posts: 284 Joined: Sat Mar 29, 2008 5:46 am
Location: London
Contact:
Post
by Rogue_Modder » Sat Jan 31, 2009 4:15 am
ImpactPro wrote: Dark-R0gue wrote: i think C# from that i can tell in reflector.
If I am sure, HaloMods is greatly against "Reverse-Engineering" programs, or opening because its "not protected" in any program. I just wanted to bring this to light.
yes , but it wasn't hard, i just did it to help
OwnZ joO
Posts: 980 Joined: Thu Nov 10, 2005 4:24 pm
Post
by OwnZ joO » Sat Jan 31, 2009 10:20 am
Dark-R0gue wrote: ImpactPro wrote: Dark-R0gue wrote: i think C# from that i can tell in reflector.
If I am sure, HaloMods is greatly against "Reverse-Engineering" programs, or opening because its "not protected" in any program. I just wanted to bring this to light.
yes , but it wasn't hard, i just did it to help
Maybe ask the author before doing that first next time. He didn't seem to care too bad this time.
bcnipod
Posts: 3580 Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:
Post
by bcnipod » Sat Jan 31, 2009 12:01 pm
ExileDestruction wrote: I have the source. I can upload it for you guys later.
WHAT!? I thought DrXThirst made this not you.