diff --git a/DataCollection/BBCODE.html b/DataCollection/BBCODE.html new file mode 100644 index 0000000..01b86d3 --- /dev/null +++ b/DataCollection/BBCODE.html @@ -0,0 +1,275 @@ + + +HORSE ISLE - Online Multiplayer Horse Game + + + + + + + + + + + + + + + + + + + + + +
Welcome to Horse Isle 
+ + +
Logged in as: RuinGuard






+ +
 
+
+Horse Isle Forums
+Forums for discussing in game topics with other players. Please use the + Contact Us form at the bottom to directly communicate with Horse Isle +staff. +
The SUPPORT and BUGS forums have threads removed often to keep them clean and recent. Don't be offended when removed. + +
SUPPORT
(11 topics)
BUGS
(14 topics)
GENERAL
(25 topics)
HORSES
(8 topics)
GAME
(88 topics)

VIEWING GAME FORUM THREAD: ~Horse Isle 1's Basic Profile HTML~
REPLY: (by Dapples) Jun 18 2011 1:23pm
Hello + and welcome to Horse Isle 1's Basic Profile HTML forum. I made this +forum post because I noticed that a lot of people claimed that making a +profile is too hard because they don't understand the HTML and they want + to stop their entire profile from being bold, underlined, or +italicized, but when they try, it doesn't work. It's not that hard to +make a profile, I promise. :-) I am making this so you can learn about +matching colors your profile and not overusing italics or bolds. +
Before we begin, I want to make sure that this entire forum will make you an appropriate profile. +
+
Detailed Rules: +
- Please do not include another language in any Profiles, including +Horse and Player profiles, if another language is included in your +profile, you will be notified and told to remove it, or it will be +forcibly removed. +
- Gangs/herds/clans or anything similar are not allowed. This includes in profile descriptions. +
- A hate list can be as simple as having in a profile: "I hate player1 since she didn't buy my horse." +
- If a hate group or list is found in a profile description, you will be asked to remove it or it will be forcibly removed. +
- All game rules apply to profiles. +
- Please do not add ANY of the above rule breaking Personal +Information - you will be asked to remove it or it will be forcibly +removed. +
- Please avoid controversial and religious topics or clubs within your profile. +
- Please ensure that ALL content in your profile is in the English language. +
- Please be aware of this when creating a profile. There is no need +to have any religious references in a profile. This even includes +mentioning what religion you are. There is no reason others need to know + what religion you are. +
+
Make sure that none of the profile you are making contains rule-breaking language. +
Let's start at the top of your profile. Where do you want your +heading to be? Your heading can be your favorite quote, song lyric, or +your username. Don't be boring. Use your favorite color instead of +black. Don't forget to place [/i][/b] at the beginning of your profile +to prevent unintended bold fonts and italicized fonts. +
+
Example: +
[/i][/b][blue] Dapples +
This is an appropiate heading. Make sure if you decide to do multiple special effects that you close them properly. +
+
Incorrect Example: +
[/i][/b][blue] [i][u]D[/i][/u]apples +
+
Correct Example: +
[/i][/b][blue] [i][u]D[/u][/i]apples +
The underline was the most recent entered coding, so it is the first to be closed by the backslash. (/) +
+
If you click SAVE PROFILE and afterward click STATS to preview this, it should be exactly the way you want it! +
+
Let's move on to the body of your profile. +
Example: +
[blue][b]About me.[/b] +
[grey]Write about yourself here! Write about yourself here! Write +about yourself here! Write about yourself here! Write about yourself +here! Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! +
That's boring! The "About me." is written in the common bold. Let's +try to make it italicized and underlined AND bold! "It won't work!" Yes, + it will. I'll show you how to close it correctly. +
+
Example: +
[blue][b][u]A[/u][/b]b[i][u]o[/u][/i]ut m[i]e[/i][b].[/b] +
[grey]Write about yourself here! Write about yourself here! Write +about yourself here! Write about yourself here! Write about yourself +here! Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! +
Note that the HTML that is entered last is closed first. +
Examples: +
[u]Word[/u] +
That is closed correctly. Let's add [i] around the word. +
[i][u]Word[/u][/i] +
See how I added it around what was already added? This is how to +"lasso" your underlines where you want them and keep them from leaking +onto other parts of your profile. +
Don't forget to click SAVE PROFILE often and view it under STATS! It + takes a lot of saving and previewing to make a good profile! +
For the heading, put something like [c] Dapples 2011 and you're good to go! +
+
This is the complete code of what we just worked with. +
+
[/i][/b][blue] [i][u]D[/u][/i]apples +
[blue][b][u]A[/u][/b]b[i][u]o[/u][/i]ut m[i]e[/i][b].[/b] +
[grey]Write about yourself here! Write about yourself here! Write +about yourself here! Write about yourself here! Write about yourself +here! Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! Write about yourself here! Write about +yourself here! Write about yourself here! Write about yourself here! +Write about yourself here! +
[c] Dapples 2011
REPLY: (by Flight) Jun 18 2011 3:57pm
Love this, great forum post! +
Just wanted to say, you do not need to [/i] at the start of your +player profile, you only need to [/b]. For horse profiles you only need +to [/i] but not [/b]. The rest of it is perfect though :) +
+
~DUN♥SERVER~
REPLY: (by HiHiHi) Jun 22 2011 6:38am
Just a note because color can be annoying when coding with a lot of them, [/color] removes color +
As an example, [blue]Hi[grey]Hi[green]Hi[/color] would make the +text grey. If you added another, it would make it green, and another and + it would be black. +
Why not just type [black] instead? Well from experience not ending +your colour codes can end in the coding not coming out quite right.
REPLY: (by Dal) Jun 22 2011 8:54pm
Just a quick note: +
HTML (HyperText Markup Language) is not allowed on HorseIsle. These + codes are placed inside of < > rather than [ ]. The code that is + used on HorseIsle is called BBCode (Bulletin Board Code). BBCode is +the [b][i][u] etc. +
+
For those interested, these are the codes we're allowed to use in profiles. +
+
Bold: [b] +
Un-Bold: [/b] +
Italic: [i] +
Un-Italic: [/i] +
Underline: [u] +
Un-Underline: [/u] +
To change the colour: [colour] +
+
Note: When using two or more of the bold, italic, or underline at +once, you must close the tags in opposite order. [b][i] must be closed +[/i][/b] +
+
Note 2: Sometimes you will need to combine codes, for example +[b][i][u][/u][/i][u][/u][/b]. Before you can close the italics, you +must close the underline. If you want to continue underlining, you can +reopen the underline after closing the italic. If there is not a space +between the ][ then there will be a seamless underline.
REPLY: (by DesertPaint) Jun 23 2011 11:05am
Excellent Dapples. :) +
+
Locking this. Note, we don't have the option for a sticky unfortunately, but at least the post should remain. :)

THIS THREAD IS CURRENTLY LOCKED, NO NEW POSTS AT THIS TIME.
[ GO BACK TO GAME FORUM ]

+ + + + +
+
+[ New Player Guide ]
+[ Rules ] +[ Terms and Conditions ] +[ Privacy Policy ]

+[ Expected Behavior ] +[ Contact Us ] +[ Credits ]
+Copyright © 2020 Horse Isle + + + + +
\ No newline at end of file diff --git a/DataCollection/BBCODE_files/but-forums.gif b/DataCollection/BBCODE_files/but-forums.gif new file mode 100644 index 0000000..9674a77 Binary files /dev/null and b/DataCollection/BBCODE_files/but-forums.gif differ diff --git a/DataCollection/BBCODE_files/but-helpcenter.gif b/DataCollection/BBCODE_files/but-helpcenter.gif new file mode 100644 index 0000000..63cf011 Binary files /dev/null and b/DataCollection/BBCODE_files/but-helpcenter.gif differ diff --git a/DataCollection/BBCODE_files/but-logout.gif b/DataCollection/BBCODE_files/but-logout.gif new file mode 100644 index 0000000..bf313ff Binary files /dev/null and b/DataCollection/BBCODE_files/but-logout.gif differ diff --git a/DataCollection/BBCODE_files/but-mainpage.gif b/DataCollection/BBCODE_files/but-mainpage.gif new file mode 100644 index 0000000..49deb65 Binary files /dev/null and b/DataCollection/BBCODE_files/but-mainpage.gif differ diff --git a/DataCollection/BBCODE_files/but-news.gif b/DataCollection/BBCODE_files/but-news.gif new file mode 100644 index 0000000..e16e9bd Binary files /dev/null and b/DataCollection/BBCODE_files/but-news.gif differ diff --git a/DataCollection/BBCODE_files/but-serverlist.gif b/DataCollection/BBCODE_files/but-serverlist.gif new file mode 100644 index 0000000..c4b83d5 Binary files /dev/null and b/DataCollection/BBCODE_files/but-serverlist.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui1.gif b/DataCollection/BBCODE_files/hoilgui1.gif new file mode 100644 index 0000000..8aba810 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui1.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui10.gif b/DataCollection/BBCODE_files/hoilgui10.gif new file mode 100644 index 0000000..599085a Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui10.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui11.gif b/DataCollection/BBCODE_files/hoilgui11.gif new file mode 100644 index 0000000..2b7cd48 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui11.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui12.gif b/DataCollection/BBCODE_files/hoilgui12.gif new file mode 100644 index 0000000..bc04a46 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui12.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui2.gif b/DataCollection/BBCODE_files/hoilgui2.gif new file mode 100644 index 0000000..97a7f39 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui2.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui3.gif b/DataCollection/BBCODE_files/hoilgui3.gif new file mode 100644 index 0000000..91684c9 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui3.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui4.gif b/DataCollection/BBCODE_files/hoilgui4.gif new file mode 100644 index 0000000..9f55f47 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui4.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui5.gif b/DataCollection/BBCODE_files/hoilgui5.gif new file mode 100644 index 0000000..401c907 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui5.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui6.gif b/DataCollection/BBCODE_files/hoilgui6.gif new file mode 100644 index 0000000..40ddbd2 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui6.gif differ diff --git a/DataCollection/BBCODE_files/hoilgui7.gif b/DataCollection/BBCODE_files/hoilgui7.gif new file mode 100644 index 0000000..8766ab8 Binary files /dev/null and b/DataCollection/BBCODE_files/hoilgui7.gif differ diff --git a/DataCollection/RELEASEHORSEINFO.html b/DataCollection/RELEASEHORSEINFO.html new file mode 100644 index 0000000..49cb756 --- /dev/null +++ b/DataCollection/RELEASEHORSEINFO.html @@ -0,0 +1,172 @@ + + +HORSE ISLE - Online Multiplayer Horse Game + + + + + + + + + + + + + + + + + + + + + +
Welcome to Horse Isle 
+ + +
Logged in as: RuinGuard






+ +
 
+
+Horse Isle Forums
+Forums for discussing in game topics with other players. Please use the + Contact Us form at the bottom to directly communicate with Horse Isle +staff. +
The SUPPORT and BUGS forums have threads removed often to keep them clean and recent. Don't be offended when removed. + +
SUPPORT
(11 topics)
BUGS
(14 topics)
GENERAL
(25 topics)
HORSES
(8 topics)
GAME
(88 topics)

VIEWING GAME FORUM THREAD: Releasing Horses (DesertPaint Repost)
REPLY: (by NightMare) Oct 31 2013 4:16am
There + are 30 wild horses out at all times. When you release 1 then there are +31. So someone captures a wild, no other wild will be placed into the +game until the count goes to 29. So it might delay a wild breed from +being placed into the game. +
+
Players whisper to find wild horses not released horses. They do +tend to be a bit angry when they spend $50,000 to whisper a wild of a +breed they want only to find out it was released. +
+
Released horses will remain in the game for 1 real time hour then +auto-delete. So for those of you who release to return the horse to the +wild. You are deleting the horse, or if another catches it the horse +will probably be pawned, where at least it goes to another land to run +wild and free. +
+
If you are going to release it's nice to let others know you are going to release a specific breed. (Ads chat please.) :) +
+
That way others know not to whisper that breed for a while.
REPLY: (by DesertPaint) Feb 8 2017 11:16am
To add to this, now that the Pawneer pays more for horses, this really isn't a big deal. +
+
Just capture it and pawn it, you get some money. +
+
It's always nice to let people know you are releasing breed ______. +
+
It is Not against the rules to release horses, players may do so if they wish to. They also do not Have to announce it. +
+
So if you find you whispered a released horse, just pawn it and get some money if you don't want the horse. +
+
If you are whispering for a specific breed then you got that breed +whether or not it's been captured before, it's the breed you were +looking for. +
+
If you are just going down the list to whisper to pawn, then same thing...You got the horse, pawn it. +
+
Please do not harass others because they released a horse. :)

THIS THREAD IS CURRENTLY LOCKED, NO NEW POSTS AT THIS TIME.
[ GO BACK TO GAME FORUM ]

+ + + + +
+
+[ New Player Guide ]
+[ Rules ] +[ Terms and Conditions ] +[ Privacy Policy ]

+[ Expected Behavior ] +[ Contact Us ] +[ Credits ]
+Copyright © 2020 Horse Isle + + + + +
\ No newline at end of file diff --git a/DataCollection/RELEASEHORSEINFO_files/but-forums.gif b/DataCollection/RELEASEHORSEINFO_files/but-forums.gif new file mode 100644 index 0000000..9674a77 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-forums.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/but-helpcenter.gif b/DataCollection/RELEASEHORSEINFO_files/but-helpcenter.gif new file mode 100644 index 0000000..63cf011 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-helpcenter.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/but-logout.gif b/DataCollection/RELEASEHORSEINFO_files/but-logout.gif new file mode 100644 index 0000000..bf313ff Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-logout.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/but-mainpage.gif b/DataCollection/RELEASEHORSEINFO_files/but-mainpage.gif new file mode 100644 index 0000000..49deb65 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-mainpage.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/but-news.gif b/DataCollection/RELEASEHORSEINFO_files/but-news.gif new file mode 100644 index 0000000..e16e9bd Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-news.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/but-serverlist.gif b/DataCollection/RELEASEHORSEINFO_files/but-serverlist.gif new file mode 100644 index 0000000..c4b83d5 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/but-serverlist.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui1.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui1.gif new file mode 100644 index 0000000..8aba810 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui1.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui10.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui10.gif new file mode 100644 index 0000000..599085a Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui10.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui11.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui11.gif new file mode 100644 index 0000000..2b7cd48 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui11.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui12.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui12.gif new file mode 100644 index 0000000..bc04a46 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui12.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui2.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui2.gif new file mode 100644 index 0000000..97a7f39 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui2.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui3.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui3.gif new file mode 100644 index 0000000..91684c9 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui3.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui4.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui4.gif new file mode 100644 index 0000000..9f55f47 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui4.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui5.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui5.gif new file mode 100644 index 0000000..401c907 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui5.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui6.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui6.gif new file mode 100644 index 0000000..40ddbd2 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui6.gif differ diff --git a/DataCollection/RELEASEHORSEINFO_files/hoilgui7.gif b/DataCollection/RELEASEHORSEINFO_files/hoilgui7.gif new file mode 100644 index 0000000..8766ab8 Binary files /dev/null and b/DataCollection/RELEASEHORSEINFO_files/hoilgui7.gif differ