124 posts
Posted 22 May 2013 - 08:52 PM
I just noticed this now. On the pastebin page that shows recent pastes tagged with the syntax of "Lua", most of what I see are ComputerCraft scripts and file data.
http://pastebin.com/archive/luaEDIT: Upon closer inspection, essentially the entire page is CC scripts except for a small number of exceptions.
1688 posts
Location
'MURICA
Posted 22 May 2013 - 09:20 PM
CC has built quite a sizeable community around it, and one of the most used methods of code distribution is pastebin. Plus, Lua isn't exactly widely used in other ways, so it makes sense in a way.
500 posts
Posted 22 May 2013 - 09:35 PM
I'm surprised that those RobotBlox or WoW communities don't have a big share :P/>.
1688 posts
Location
'MURICA
Posted 22 May 2013 - 09:39 PM
I don't think roblox even allows links to other websites besides roblox. Though I've seen some, and I'm not sure if the rules changed or anything since I haven't been on the forums for so long. Back then, I just pasted my code into the forum post and so did everyone else.
I haven't been any closer to WoW than my friends talking about it (nor do I intend to), so I wouldn't know in that aspect. I didn't know WoW used Lua though.
500 posts
Posted 22 May 2013 - 09:43 PM
I don't think roblox even allows links to other websites besides roblox. Though I've seen some, and I'm not sure if the rules changed or anything since I haven't been on the forums for so long. Back then, I just pasted my code into the forum post and so did everyone else.
I haven't been any closer to WoW than my friends talking about it (nor do I intend to), so I wouldn't know in that aspect. I didn't know WoW used Lua though.
I have never played either of the games, it's just that when I first started Lua and I looked it up, a surprising amount of content came from the wikis of those games and YouTube tutorials for Lua about a third of the time were from RobotBlox users.
169 posts
Posted 23 May 2013 - 03:41 PM
Hmm what about Multi Theft Auto?
MTA should have quite a number of scripts on there.
But I guess not.
1243 posts
Location
Indiana, United States
Posted 23 May 2013 - 06:15 PM
Hmm what about Multi Theft Auto?
MTA should have quite a number of scripts on there.
But I guess not.
Thanks for introducing that to me; it's awesome! :D/>
242 posts
Posted 23 May 2013 - 07:38 PM
I don't think roblox even allows links to other websites besides roblox. Though I've seen some, and I'm not sure if the rules changed or anything since I haven't been on the forums for so long. Back then, I just pasted my code into the forum post and so did everyone else.
I haven't been any closer to WoW than my friends talking about it (nor do I intend to), so I wouldn't know in that aspect. I didn't know WoW used Lua though.
I have never played either of the games, it's just that when I first started Lua and I looked it up, a surprising amount of content came from the wikis of those games and YouTube tutorials for Lua about a third of the time were from RobotBlox users.
Speaking of RobotLot I visited robotlots and sold one acc's all robux and ticket.he had 1 ticket left.
445 posts
Posted 23 May 2013 - 07:52 PM
Well, WoW uses Lua for Interface Addons.
Since these are often multiple lua files (also require .toc files iirc), and there are sites to share those addons (curse, wowinterface, etc), its not that surprising you don't find many lua-wow scripts on pastebin i suppose :P/>
169 posts
Posted 23 May 2013 - 10:11 PM
Hmm what about Multi Theft Auto?
MTA should have quite a number of scripts on there.
But I guess not.
Thanks for introducing that to me; it's awesome! :D/>
It is awesome however I personally prefer SA:MP (San Andreas Multiplayer) :)/>
686 posts
Posted 23 May 2013 - 10:55 PM
Most other games that use Lua use it in a somewhat more behind-the-scenes position, such that it's not the focus of most community members, and there are other means to share them. Roblox has policies against off-site links because it's a children's game, and there's an ingame model database that you can use to distribute your scripts. WoW has about 50 different places to distrubute scripts, and there's usually more to add-ons than just the one script, so pastebin wouldn't be very useful. We're basically the only community that's latched on to pastebin because we're the only ones that need it, by the design of our game and the way the ingame scripting environment is isolated from our computer.
524 posts
Location
Cambridge, England
Posted 24 May 2013 - 06:24 AM
This is an amazing find! So much code!
1548 posts
Location
That dark shadow under your bed...
Posted 24 May 2013 - 06:34 AM
CC has built quite a sizeable community around it, and one of the most used methods of code distribution is pastebin. Plus, Lua isn't exactly widely used in other ways, so it makes sense in a way.
VLC's plugins are in lua :)/> you can do sooooo much with them. you should take a look at them in vlcdir/lua