The Ctrl+V Game

Things that are not directly connected with Factorio.
Locked
The Eriksonn
Fast Inserter
Fast Inserter
Posts: 230
Joined: Wed Jun 08, 2016 6:16 pm
Contact:

Re: The Ctrl+V Game

Post by The Eriksonn »

using UnityEngine;

oh... hehe... :lol:
(why is it always coding stuff on my clipboard, damnit :? )

User avatar
ingmarins
Inserter
Inserter
Posts: 27
Joined: Wed Aug 03, 2016 10:44 am
Contact:

Re: The Ctrl+V Game

Post by ingmarins »

Currently empty. But my phone keyboard (SwiftKey) supports multiple clipboard entries at the same time. If I had any, would I need to paste all of them or only the last one?
Attachments
SwiftKey No clipboard entries
SwiftKey No clipboard entries
Screenshot_20170605-230842.png (117.52 KiB) Viewed 8195 times

User avatar
Kayanor
Global Moderator
Global Moderator
Posts: 565
Joined: Sat May 10, 2014 7:20 am
Contact:

Re: The Ctrl+V Game

Post by Kayanor »

Code: Select all

/c game.player.force.technologies["fusion-reactor-equipment"].researched = false
hax
Former moderator.

mergele
Fast Inserter
Fast Inserter
Posts: 158
Joined: Sat Aug 20, 2016 5:45 am
Contact:

Re: The Ctrl+V Game

Post by mergele »

http://sfdebris.com/videos/startrek/v907.php

Oh yeah, the video broke down and I had to reload there, already forgot.

British_Petroleum
Filter Inserter
Filter Inserter
Posts: 321
Joined: Tue Dec 23, 2014 7:21 am
Contact:

Re: The Ctrl+V Game

Post by British_Petroleum »

0x523ce88f874f06cae3a6d40a1854d2036ca354e1

My ethereum address, if anyone wants to send me some ether ;)

User avatar
Sigma1
Fast Inserter
Fast Inserter
Posts: 231
Joined: Mon Nov 21, 2016 5:25 pm
Contact:

Re: The Ctrl+V Game

Post by Sigma1 »

table.insert(data.raw["recipe"]["uranium-processing"].ingredients, {name = "uranium-hexafluoride-barrel", amount = 1})
table.remove(data.raw["recipe"]["uranium-processing"].ingredients, 1)

a part of my latest Factorio mod.
she/they

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7351
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: The Ctrl+V Game

Post by bobingabout »

--window-size launch option. For example --window-size=1680x1050
I was going to write something about it in the 0.15.28 update thread to answer someone's question, but posila beat me to it.

Note, my clipboard now is
posila
Copy paste user name :roll:
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

User avatar
featherwinglove
Filter Inserter
Filter Inserter
Posts: 579
Joined: Sat Jun 25, 2016 6:14 am
Contact:

Re: The Ctrl+V Game

Post by featherwinglove »

https://www.reddit.com/r/incremental_ga ... r/d2gzetk/

(currently editing a "How did you discover Factorio?" reply)

kreatious
Inserter
Inserter
Posts: 20
Joined: Sat Jul 15, 2017 1:59 am
Contact:

Re: The Ctrl+V Game

Post by kreatious »


User avatar
Sigma1
Fast Inserter
Fast Inserter
Posts: 231
Joined: Mon Nov 21, 2016 5:25 pm
Contact:

Re: The Ctrl+V Game

Post by Sigma1 »

event.type == InputEvent.SCREEN_TOUCH and gravityFlipped ==

From a game I'm developing.
she/they

lolman360
Burner Inserter
Burner Inserter
Posts: 17
Joined: Thu Jul 30, 2015 9:20 am
Contact:

Re: The Ctrl+V Game

Post by lolman360 »

viewtopic.php?f=134&t=52909


Link to a calculator I just wrote.
Shameless self plug, i guess?

vedrit
Filter Inserter
Filter Inserter
Posts: 292
Joined: Sun Aug 03, 2014 2:25 am
Contact:

Re: The Ctrl+V Game

Post by vedrit »

Transport belt? I used to be a transport belt. They put me in the loop, with 1 iron plate. I counted it. One. One. One. One.

User avatar
olafthecat
Filter Inserter
Filter Inserter
Posts: 476
Joined: Fri Jul 07, 2017 4:37 pm

Re: The Ctrl+V Game

Post by olafthecat »

What is this topic about?!
Why can I not make sense of it!
:?
Gonna start playing again with 0.16 build.
That's all.

Jap2.0
Smart Inserter
Smart Inserter
Posts: 2339
Joined: Tue Jun 20, 2017 12:02 am
Contact:

Re: The Ctrl+V Game

Post by Jap2.0 »

viewtopic.php?f=27&t=7227

Because I copied it to tell olafthecat to read the first post in this topic, then decided to just say that, then ended up writing a really long explanation of this, then decided I might as well stop now.
There are 10 types of people: those who get this joke and those who don't.

User avatar
Sigma1
Fast Inserter
Fast Inserter
Posts: 231
Joined: Mon Nov 21, 2016 5:25 pm
Contact:

Re: The Ctrl+V Game

Post by Sigma1 »

bash -c ' sleep 0.1;xdotool getactivewindow type "Moi";xdotool key KP_ENTER'

A command bound to one of my macro keys to write "Moi", which is "Hi" in Finnish.

I later turned this into a Whatsapp spambot...
she/they

User avatar
olafthecat
Filter Inserter
Filter Inserter
Posts: 476
Joined: Fri Jul 07, 2017 4:37 pm

Re: The Ctrl+V Game

Post by olafthecat »

ah...I get it
sadly I have nothing on my clipboard
Cheers Jap2.0
Gonna start playing again with 0.16 build.
That's all.

User avatar
featherwinglove
Filter Inserter
Filter Inserter
Posts: 579
Joined: Sat Jun 25, 2016 6:14 am
Contact:

Re: The Ctrl+V Game

Post by featherwinglove »

Swarmsim Game
It's a Swarmsim game. It's time is 12:34pm tomorrow afternoon because system clock manipulation.

Jap2.0
Smart Inserter
Smart Inserter
Posts: 2339
Joined: Tue Jun 20, 2017 12:02 am
Contact:

Re: The Ctrl+V Game

Post by Jap2.0 »

featherwinglove wrote:
Swarmsim Game
It's a Swarmsim game. It's time is 12:34pm tomorrow afternoon because system clock manipulation.
Wow. I looked and you're... slightly further than me :).
There are 10 types of people: those who get this joke and those who don't.

User avatar
Kayanor
Global Moderator
Global Moderator
Posts: 565
Joined: Sat May 10, 2014 7:20 am
Contact:

Re: The Ctrl+V Game

Post by Kayanor »

https://twitter.com/FreeMemesKids/statu ... 2770988032

Oh I just copied this to a discord server's meme channel. And 2 minutes later I already forgot what I have in clipboard.

Locked. For more information, please read this: viewtopic.php?f=27&t=21475&p=347701#p347701 /KY
Former moderator.

Locked

Return to “Off topic”