Script Builder: Difference between revisions

From Unofficial ROBLOX Wiki
Jump to navigation Jump to search
TobuFI (talk | contribs)
wip
 
TobuFI (talk | contribs)
wip v2
 
Line 14: Line 14:
}}
}}


Created by Anaminus, <b>Script Builder</b> is a coding sandbox created in September 2007. It gives every player the ability to script anything within the confines of the game, the server, and its chat.
Created by Anaminus, <b>Script Builder</b> is a coding sandbox game that was created in September 2007. It gives every player the ability to script anything within the confines of the game, the server, and its chat. The game was uncopylocked in mid 2010,<ref>https://web.archive.org/web/20100927075355/http://www.roblox.com/Script-Builder-item?id=113456</ref> and it is still available to use to this day, but the game would be made private in 2018<ref>https://web.archive.org/web/20190315232216/https://www.roblox.com/users/9201/profile#!/about</ref> — presumably due to ROBLOX's [https://web.archive.org/web/20170324181446/http://wiki.roblox.com/index.php?title=FilteringEnabled FilteringEnabled] update that broke the game's functionality.
<!-- Mention its side places (https://web.archive.org/web/20120504143858/http://www.roblox.com/Script-Builder-2-place?id=56786) + https://web.archive.org/web/20120504143858/http://www.roblox.com/Script-Builder-v5-Alpha-place?id=115207), its uncopylocking (find on froast.io, early 2012ish he did mention it specifically), and it turning private (mid-2018) (https://web.archive.org/web/20190315232216/https://www.roblox.com/users/9201/profile#!/about) -->
 
Two mirrors of the game would be made in June 2008<ref>https://web.archive.org/web/20080603132951/http://www.roblox.com/User.aspx?ID=9201</ref> due to its popularity; although the second mirror would be turned into Script Builder V5 in 2012<ref>https://web.archive.org/web/20120504143858/http://www.roblox.com/Script-Builder-v5-Alpha-place?id=115207</ref>. This version never made it past Alpha, and both mirrors are uncopylocked and private like the original.
 
==Gameplay==
==Gameplay==
Through the use of the game's chat commands, players are able to create, edit, and run their own code if they type it out through the in-game chat. This includes a few limits, such as a list of precautions that prevent the destruction of the server itself, but other than that — there are virtually no rules to what can be made, or done, within the game itself. The map is an empty baseplate, which essentially gives the player a canvas to create and experiment with anything that they can think of.
Through the use of the game's chat commands, players are able to create, edit, and run their own code if they type it out through the in-game chat. This includes a few limits, such as a list of precautions that prevent the destruction of the server, but other than that — there are virtually no rules to what can be made, or done, within the game itself. The map is an empty baseplate, which essentially gives players a canvas to create and experiment with anything that they can think of.
 
<!-- TODO: Commands -->
This freedom was both good and bad. Full servers could quickly turn into mayhem with the work of a single person<ref>https://www.youtube.com/watch?v=fMyWEZQDWUI</ref><ref>https://www.youtube.com/watch?v=qqQPmV1C3GM</ref><ref>https://www.youtube.com/watch?v=PiZmuawmln0</ref>, but it was also common for players to create experimental works, and test new ideas, while in the server for other people.


==References==
==References==
<references />
<references />

Latest revision as of 22:13, 11 January 2025

Script Builder


User Avatar
User Avatar

Creator: Anaminus
Creation date: September 2007[1]
Last updated: April 10th, 2012
Visits: 2.1M
Favorites: 29K
Status: Private
ID: 113456

Created by Anaminus, Script Builder is a coding sandbox game that was created in September 2007. It gives every player the ability to script anything within the confines of the game, the server, and its chat. The game was uncopylocked in mid 2010,[2] and it is still available to use to this day, but the game would be made private in 2018[3] — presumably due to ROBLOX's FilteringEnabled update that broke the game's functionality.

Two mirrors of the game would be made in June 2008[4] due to its popularity; although the second mirror would be turned into Script Builder V5 in 2012[5]. This version never made it past Alpha, and both mirrors are uncopylocked and private like the original.

Gameplay

Through the use of the game's chat commands, players are able to create, edit, and run their own code if they type it out through the in-game chat. This includes a few limits, such as a list of precautions that prevent the destruction of the server, but other than that — there are virtually no rules to what can be made, or done, within the game itself. The map is an empty baseplate, which essentially gives players a canvas to create and experiment with anything that they can think of.

References