TheOriginalBIT, on 16 February 2013 - 03:27 AM, said:
I think it's boring and dull. How are the buttons for CCTube? (PS release it already! xD)
NeptunasLT, on 16 February 2013 - 06:06 AM, said:
What?
Posted 16 February 2013 - 10:32 AM
Posted 16 February 2013 - 11:14 AM
Mikk809h, on 16 February 2013 - 10:32 AM, said:
Posted 16 February 2013 - 11:58 AM
local function info(t) -- in this function. drawBG(t.title .. " - " .. t.code, false, "Download", colours.lightGrey) -- line 334. term.setCursorPos(4, 3) colorW(colours.grey, " File: ", colours.red, t.title) term.setCursorPos(4, 4) colorW(colours.grey, " User: ", colours.red, t.user) term.setCursorPos(4, 5) colorW(colours.grey, "Pastebin Code: ", colours.red, t.code) term.setCursorPos(4, 6) colorW(colours.grey, " Posted: ", colours.blue, t.postDate) term.setCursorPos(4, 8) colorW(colours.grey, " Description: ")
Posted 16 February 2013 - 07:04 PM
Posted 16 February 2013 - 07:06 PM
Posted 16 February 2013 - 08:04 PM
Mikk809h, on 16 February 2013 - 11:58 AM, said:
local function info(t) -- in this function. drawBG(t.title .. " - " .. t.code, false, "Download", colours.lightGrey) -- line 334. term.setCursorPos(4, 3) colorW(colours.grey, " File: ", colours.red, t.title) term.setCursorPos(4, 4) colorW(colours.grey, " User: ", colours.red, t.user) term.setCursorPos(4, 5) colorW(colours.grey, "Pastebin Code: ", colours.red, t.code) term.setCursorPos(4, 6) colorW(colours.grey, " Posted: ", colours.blue, t.postDate) term.setCursorPos(4, 8) colorW(colours.grey, " Description: ")
for code in sourceText:gmatch('<URL>(.-)</URL>') do
NeverCast, on 16 February 2013 - 07:04 PM, said:
Posted 17 February 2013 - 03:47 AM
TheOriginalBIT, on 17 February 2013 - 01:27 AM, said:
Posted 17 February 2013 - 04:14 AM
remiX, on 17 February 2013 - 03:47 AM, said:
Posted 17 February 2013 - 06:59 AM
Posted 17 February 2013 - 09:08 AM
0 members, 2 guests, 0 anonymous users