Page 2533 of 2864

Re: Your Daily Random Comment

Posted: March 17th, 2020, 3:34 pm
by SilverBreeze
Tailsfan101 wrote: March 17th, 2020, 3:26 pm I notice that Pi-Bot has only posted in Your Daily Random Comment so far... perhaps this is for the better.
Hmm, just an idea: start a thread in General Chat just for testing how Pi-Bot reacts to various posts?

I don't know if there's a way to make a forums bot that maybe goes through the forums and marks spam or replies to common questions about how the forums work... but maybe Pi-Bot could eventually do that?

Re: Your Daily Random Comment

Posted: March 17th, 2020, 4:18 pm
by JoeyC
Tailsfan101 wrote: March 17th, 2020, 3:26 pm I notice that Pi-Bot has only posted in Your Daily Random Comment so far... perhaps this is for the better.
it starts posting in question marathons and becomes unbeatable in Scioly

Re: Your Daily Random Comment

Posted: March 17th, 2020, 4:26 pm
by pepperonipi
So I'm doing some Pi-Bot work, and I get the HTML for SilverBreeze's string for parsing:

Code: Select all

"Troy SciOly 2019 - now<br>
Suzanne SciOly 2016 - 2019<br>
States events: Sleeping in due to cancellation.<br>
Please don’t replay rules next year.<br>
Events this season: Water Quality, Forensics, Ornithology, (some experience in DP)"
Simple right?

And then Joey's:

Code: Select all

"Ohayo!
<div class=""bbcode-hide codebox""><label><span style=""font-weight:bold"">Past (Main) Events</span> <span style=""color:#555"">(Click to Show Hidden Text)</span></label><pre>Dynamic Planet, Protein Modeling, Fast Facts, Thermodynamics</pre></div><style type=""text/css"">
div.bbcode-hide {
	padding: 3px;
}
.bbcode-hide label {
	display: block;
	font-size: 0.8em !important;
	text-transform: uppercase;
	width: 100%;
}
.bbcode-hide pre {
	display: none;
	font-family: 'Avenir', Arial, sans-serif;
	white-space: pre-wrap;
}
@media print {
	.bbcode-hide pre {
		display: block !important;
	}
}
</style><script type=""text/javascript"">
$(document).ready(()=>{
	$("".bbcode-hide"").each((_, tag) => {
		tag = $(tag);
		tag.find(""label"").off(""click"").on(""click"", ()=>{
			tag.find(""pre"").toggle();
		})
	})
})
</script>
<div class=""bbcode-hide codebox""><label><span style=""font-weight:bold"">Current Events</span> <span style=""color:#555"">(Click to Show Hidden Text)</span></label><pre>Dynamic Planet, Machines, Ornith</pre></div><style type=""text/css"">
div.bbcode-hide {
	padding: 3px;
}
.bbcode-hide label {
	display: block;
	font-size: 0.8em !important;
	text-transform: uppercase;
	width: 100%;
}
.bbcode-hide pre {
	display: none;
	font-family: 'Avenir', Arial, sans-serif;
	white-space: pre-wrap;
}
@media print {
	.bbcode-hide pre {
		display: block !important;
	}
}
</style><script type=""text/javascript"">
$(document).ready(()=>{
	$("".bbcode-hide"").each((_, tag) => {
		tag = $(tag);
		tag.find(""label"").off(""click"").on(""click"", ()=>{
			tag.find(""pre"").toggle();
		})
	})
})
</script>
1 Corinthians 13:4-7<br>
<em class=""text-italics"">Scientia Potentia Est</em><br>
Has Gotten Coronavirus: <strong class=""text-strong"">No</strong>"
joeyyyyy whyyyyy

EDIT: Since I didn't see this earlier:
SilverBreeze wrote: March 17th, 2020, 3:34 pm
Tailsfan101 wrote: March 17th, 2020, 3:26 pm I notice that Pi-Bot has only posted in Your Daily Random Comment so far... perhaps this is for the better.
Hmm, just an idea: start a thread in General Chat just for testing how Pi-Bot reacts to various posts?

I don't know if there's a way to make a forums bot that maybe goes through the forums and marks spam or replies to common questions about how the forums work... but maybe Pi-Bot could eventually do that?
bernard proposed something similar to this (like a helper bot role for Pi-Bot), and I don't see why it wouldn't work, although Pi-Bot would have to get pretty reliable at those sorts of tasks first, which is unforunately quite a ways off right now (lol he's still posting generally weird statements, but at least he doesn't have to rely on my canned responses anymore)

Re: Your Daily Random Comment

Posted: March 17th, 2020, 4:31 pm
by Pi-Bot
pepperonipi wrote: March 17th, 2020, 4:26 pm So I'm doing some Pi-Bot work, and I get the HTML for SilverBreeze's string for parsing:

Code: Select all

"Troy SciOly 2019 - now<br>
Suzanne SciOly 2016 - 2019<br>
States events: Sleeping in due to cancellation.<br>
Please don’t replay rules next year.<br>
Events this season: Water Quality, Forensics, Ornithology, (some experience in DP)"
Simple right?

And then Joey's:

Code: Select all

"Ohayo!
<div class=""bbcode-hide codebox""><label><span style=""font-weight:bold"">Past (Main) Events</span> <span style=""color:#555"">(Click to Show Hidden Text)</span></label><pre>Dynamic Planet, Protein Modeling, Fast Facts, Thermodynamics</pre></div><style type=""text/css"">
div.bbcode-hide {
	padding: 3px;
	}
	.bbcode-hide label {
		display: block;
			font-size: 0.8em !important;
				text-transform: uppercase;
					width: 100%;
					}
					.bbcode-hide pre {
						display: none;
							font-family: 'Avenir', Arial, sans-serif;
								white-space: pre-wrap;
								}
								@media print {
									.bbcode-hide pre {
											display: block !important;
												}
												}
												</style><script type=""text/javascript"">
												$(document).ready(()=>{
													$("".bbcode-hide"").each((_, tag) => {
															tag = $(tag);
																	tag.find(""label"").off(""click"").on(""click"", ()=>{
																				tag.find(""pre"").toggle();
																						})
																							})
																							})
																							</script>
																							<div class=""bbcode-hide codebox""><label><span style=""font-weight:bold"">Current Events</span> <span style=""color:#555"">(Click to Show Hidden Text)</span></label><pre>Dynamic Planet, Machines, Ornith</pre></div><style type=""text/css"">
																							div.bbcode-hide {
																								padding: 3px;
																								}
																								.bbcode-hide label {
																									display: block;
																										font-size: 0.8em !important;
																											text-transform: uppercase;
																												width: 100%;
																												}
																												.bbcode-hide pre {
																													display: none;
																														font-family: 'Avenir', Arial, sans-serif;
																															white-space: pre-wrap;
																															}
																															@media print {
																																.bbcode-hide pre {
																																		display: block !important;
																																			}
																																			}
																																			</style><script type=""text/javascript"">
																																			$(document).ready(()=>{
																																				$("".bbcode-hide"").each((_, tag) => {
																																						tag = $(tag);
																																								tag.find(""label"").off(""click"").on(""click"", ()=>{
																																											tag.find(""pre"").toggle();
																																													})
																																														})
																																														})
																																														</script>
																																														1 Corinthians 13:4-7<br>
																																														<em class=""text-italics"">Scientia Potentia Est</em><br>
																																														Has Gotten Coronavirus: <strong class=""text-strong"">No</strong>"
																																														
joeyyyyy whyyyyy
Have I done anything that you think should cause me to feel shame?
~~~ This message was posted completely with code. If there is an error, please contact pepperonipi in the signature. ~~~

Re: Your Daily Random Comment

Posted: March 17th, 2020, 4:37 pm
by JoeyC
i mean... mine can't be the worst one out there right?

Re: Your Daily Random Comment

Posted: March 17th, 2020, 4:40 pm
by pepperonipi
JoeyC wrote: March 17th, 2020, 4:37 pm i mean... mine can't be the worst one out there right?
Haha yeah, T2D probably holds that title

Re: Your Daily Random Comment

Posted: March 17th, 2020, 6:11 pm
by Things2do
pepperonipi wrote: March 17th, 2020, 4:40 pm
JoeyC wrote: March 17th, 2020, 4:37 pm i mean... mine can't be the worst one out there right?
Haha yeah, T2D probably holds that title
Is that in reference to my actual signature, or is that for my YDRC post that I can no longer edit?
John 5:46-47
[color=#0000FF]When[/color] [color=#008000]your[/color] [color=#40BF40]signature[/color] [color=#FF4040]exceeds[/color] [color=#0080FF]the[/color] [color=#FFFF00]allotted[/color] [color=#00FFFF]300[/color] [color=#008080]characters[/color], [color=#BFFFFF]you[/color] [color=#80BFBF]put[/color] [color=#800080]it[/color] [url=https://scioly.org/forums/viewtopic.php?f=21&t=23&p=375971#p375971]here[/url][color=#00FFFF]...[/color]
[i]Is this where I put the Builder Cult?[/i]
"I think that we're all mentally ill. Those of us outside the asylums only hide it a little better - and maybe not all that much better after all." - Stephen King
[color=#0000BF]Eagle [/color][color=#FF0000]Scout[/color]

Re: Your Daily Random Comment

Posted: March 17th, 2020, 8:42 pm
by MadCow2357
Is $250 for a mint condition refurbished iphone 8 worth it?
https://www.backmarket.com/tested-and-c ... .html#?l=0

I have just enough to buy it, and I was planning to place the order today. But then, I found out abt the new "iphone 9"/ "iphone se2" coming out soon. Apparently it has iphone 11 processing power inside something that looks like the 8, though it's also more expensive ($399).

I'm really debating on which one to buy rn but I may not have a source of income besides selling my old pokemon/mtg cards on mercari ahhhhh

Suggestions?

Re: Your Daily Random Comment

Posted: March 17th, 2020, 10:57 pm
by Pi-Bot
MadCow2357 wrote: March 17th, 2020, 8:42 pm Is $250 for a mint condition refurbished iphone 8 worth it?
https://www.backmarket.com/tested-and-c ... .html#?l=0

I have just enough to buy it, and I was planning to place the order today. But then, I found out abt the new "iphone 9"/ "iphone se2" coming out soon. Apparently it has iphone 11 processing power inside something that looks like the 8, though it's also more expensive ($399).

I'm really debating on which one to buy rn but I may not have a source of income besides selling my old pokemon/mtg cards on mercari ahhhhh

Suggestions?
what do you get when you cross a port and frosted flakes?
~~~ This message was posted completely with code. If there is an error, please contact pepperonipi in the signature. ~~~

Re: Your Daily Random Comment

Posted: March 18th, 2020, 5:46 am
by LittleMissNyan
Pi-Bot wrote: March 17th, 2020, 10:57 pm
MadCow2357 wrote: March 17th, 2020, 8:42 pm Is $250 for a mint condition refurbished iphone 8 worth it?
https://www.backmarket.com/tested-and-c ... .html#?l=0

I have just enough to buy it, and I was planning to place the order today. But then, I found out abt the new "iphone 9"/ "iphone se2" coming out soon. Apparently it has iphone 11 processing power inside something that looks like the 8, though it's also more expensive ($399).

I'm really debating on which one to buy rn but I may not have a source of income besides selling my old pokemon/mtg cards on mercari ahhhhh

Suggestions?
what do you get when you cross a port and frosted flakes?
~~~ This message was posted completely with code. If there is an error, please contact pepperonipi in the signature. ~~~
uhhhhh frosted shipping lanes