digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirRank5Convo7 begins." [color=orange];
		"AmirRank5Convo7 begins." -> j3511724134;
	j3511724134 [label="Check boolean AmirDating",color=orange];
		j3511724134 -> j2041497501 [label=true,color=green];
		j3511724134 -> "Chat ends." [label=false,color=brown];
	j2041497501 [label="hey babe i got a favor to ask",shape=box,color=blue];
		j2041497501 -> j3812388165;
		j2041497501 -> j131597017;
	"Chat ends." [color=orange];
	j3812388165 [label="Yeah, what's up, sweetheart?",shape=box,color=red];
		j3812388165 -> j1840143839;
	j131597017 [label="Hey, sorry, can't right now. [End.]",shape=box,color=red];
		j131597017 -> "Chat ends.";
	j1840143839 [label="soooo i THIIIIIINK figured out how to hack K.O.L. lmaoooo",shape=box,color=blue];
		j1840143839 -> j4092423455;
	j4092423455 [label="and i'm gonna switch arthur's username as a test to see if i'm right",shape=box,color=blue];
		j4092423455 -> j415471592;
	j415471592 [label="Check boolean AmirQuincyHack",color=orange];
		j415471592 -> j826722812 [label=true,color=green];
		j415471592 -> j3022326500 [label=true,color=green];
		j415471592 -> j3176077166 [label=true,color=green];
		j415471592 -> j353347927 [label=true,color=green];
		j415471592 -> j3022326500 [label=false,color=brown];
		j415471592 -> j3176077166 [label=false,color=brown];
		j415471592 -> j353347927 [label=false,color=brown];
	j826722812 [label="You already did that with Quincy, though.",shape=box,color=red];
		j826722812 -> j1319323993;
	j3022326500 [label="ROFL. Okay, I'm in.",shape=box,color=red];
		j3022326500 -> j2542268077;
	j3176077166 [label="Uh oh...",shape=box,color=red];
		j3176077166 -> j1811045192;
	j353347927 [label="Noooope I'm out.",shape=box,color=red];
		j353347927 -> j4155107494;
	j1319323993 [label="nah totally different that was just me getting into his account by cracking his password",shape=box,color=blue];
		j1319323993 -> j1092712393;
	j2542268077 [label="SWEEEEEET",shape=box,color=blue];
		j2542268077 -> j1092712393;
	j1811045192 [label="nah it'll be fine trust me",shape=box,color=blue];
		j1811045192 -> j1092712393;
	j4155107494 [label="oh come ooooooooon don't be such a goody goody",shape=box,color=blue];
		j4155107494 -> j3375577132;
	j1092712393 [label="so i figured out how to man-in-the-middle the traffic from us to K.O.L. and mess with people's requests",shape=box,color=blue];
		j1092712393 -> j1049531039;
	j3375577132 [label="what's the WORST that could happen?! it's not like they can send scaldra after us any more then they already have lmao",shape=box,color=blue];
		j3375577132 -> j2602892202;
		j3375577132 -> j26803077;
	j1049531039 [label="but i wanna test it on something little before i go and do something more interesting",shape=box,color=blue];
		j1049531039 -> j1991610002;
	j2602892202 [label="Fine, fine.",shape=box,color=red];
		j2602892202 -> j1092712393;
	j26803077 [label="Never screw with a big media conglomerate. They have something worse than scaldra. Lawyers.",shape=box,color=red];
		j26803077 -> j1403031627;
	j1991610002 [label="so talk to Arthur tomorrow and see if his username changed, it'll take about 24 hours for the system to update",shape=box,color=blue];
		j1991610002 -> j3588911733;
	j1403031627 [label="laaaame",shape=box,color=blue];
		j1403031627 -> "Chat ends.";
	j3588911733 [label="+20 Chemistry",color=orange];
		j3588911733 -> j3990270723;
	j3990270723 [label="then report back SECRET AGENT  BABE muahahahahahahaha",shape=box,color=blue];
		j3990270723 -> "Initiate conversation ArthurAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/ArthurDialogue_rom.dialogue";
	"Initiate conversation ArthurAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/ArthurDialogue_rom.dialogue" [label="Initiate conversation ArthurAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/ArthurDialogue_rom.dialogue",color=orange];
		"Initiate conversation ArthurAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/ArthurDialogue_rom.dialogue" -> "Chat ends.";
}