Getting Around GH (A Guide for New Members)
First and foremost, welcome to GH!
If you want to learn the rules, click here.
Forums
News Centre is the center of all news for GH, hince "News Centre". Pretty basic, right?
IRC Chat is a link, not a forum. It is imperative that you have Java installed onto your appropriate browser.
PC Hacking is a forum divided into a specific game. This is where Trainers are located. Skelletor and Vash have made trainers for Counter Strike: Source. No illegal content.
Console Hacking is separat
ed into two subforums, Releases and Requests. Releases must be made by you or you have gotten permission from the author. Requests are for, well... requests.
Handheld Hacking, same thing applies from Console Hacking.
Other hacking is a forum of extra hacks you made. Remember no illegal content.
Apps and Info allows you to download tools to let you hack games easily and it also has info on how to hack certain software/hardware.
General Gaming Discussion, if you don't know what this is... then it is a place to talk about games.
Programming, programs you have created yourself through C++, C, C#, etc.
Web design, designs you have done for a website.
Graphic Design, graphics you have made.
Whatever, a place where you chill out and talk useless junk. (Keep it clean)
Post for help, need help with anything... just ask the question!
Trash can, useless posts/topics (Posting is locked to members).
BBCodes
Googlevid:
Unlike other websites, you must get the Video ID of the video.
http://video.google.com/videoplay?docid=5658132417498539676&hl=en
The bolded text is the video ID. Take the ID and put it into the BBCode:
[googlevid:2svb4g5y]5658132417498539676[/googlevid:2svb4g5y]
Code:
[googlevid]5658132417498539676[/googlevid]
Youtube:
Same goes with Youtube, you must get the ID.
http://youtube.com/watch?v=yDhrmKGR3Dw
The bolded text is the ID. Put it into the Youtube BBCode:
[youtube:2svb4g5y]yDhrmKGR3Dw[/youtube:2svb4g5y]
Re: Getting Around GH (A Guide for New Members)
Small mistake on the Youtube BB code.
Re: Getting Around GH (A Guide for New Members)
why do you need the video ID though? an admin should just change it so:
HTML would be:
Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Google vid would be something like that
Re: Getting Around GH (A Guide for New Members)
Quote:
Originally Posted by Vash
Small mistake on the Youtube BB code.
Thanks for pointing that out.
Quote:
Originally Posted by itsmeGames
why do you need the video ID though? an admin should just change it so:
HTML would be:
Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Google vid would be something like that
Didn't I make that?
Re: Getting Around GH (A Guide for New Members)
Re: Getting Around GH (A Guide for New Members)
Re: Getting Around GH (A Guide for New Members)
well no matter, here's an even easier way (doesn't require http://www. but can be included)
HTML would be:
Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/{TEXT1}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT1}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Re: Getting Around GH (A Guide for New Members)
Good thinking! (Edits his BBCode to use that)
People always use the wrong set-up for it on NH.