Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Home
Search
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Search results
👨💻 dev
descartes' protocol
holy shit she can morph!
fukurou
Post #2
Apr 21, 2024
Forum:
chit chat
👨💻 dev
descartes' protocol
def setAnimationSkill(self, skill: DiSkillV2): self.brain.hardwareChobit.removeSkill(self.animation) self.animation = skill self.brain.hardwareChobit.addSkill(self.animation)
fukurou
Thread
Apr 20, 2024
Replies: 1
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Apr 19, 2024
[MEDIA]
fukurou
Profile post
Apr 19, 2024
[MEDIA]
fukurou
Profile post
Apr 17, 2024
👨💻 dev
AXFunnelResponder
public class AXFunnelResponder { private Map<String, Responder> dic; public AXFunnelResponder() { this.dic = new HashMap<>(); } public AXFunnelResponder addKV(String key, Responder value) { // add key-value pair dic.put(key, value); return this...
fukurou
Post #6
Apr 17, 2024
Forum:
chit chat
👨💻 dev
AXFunnelResponder
that would be cumbersome.
fukurou
Post #5
Apr 16, 2024
Forum:
chit chat
👨💻 dev
AXFunnelResponder
for the foot fuckin' skill right? hmm... well if you gonna attach multiple riggers to the same responder... that's a maybe
fukurou
Post #3
Apr 16, 2024
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Apr 16, 2024
🧵 3d
Future genetically engineered loli waifu for domestic ownership
fukurou
Post #2
Apr 16, 2024
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Apr 14, 2024
[MEDIA]
fukurou
Profile post
Apr 14, 2024
[MEDIA]
fukurou
Profile post
Apr 14, 2024
if you are going to fap at least do it with style
gonna B fappin'
fukurou
Post #5
Apr 14, 2024
Forum:
chit chat
if you are going to fap at least do it with style
public static String negate(String sentence) { // Check if the sentence contains "not" String result = sentence; if (sentence.contains("not")) { result = sentence.replace("not", ""); } else { result = result.replace("i ", "i do ")...
fukurou
Post #4
Apr 14, 2024
Forum:
chit chat
if you are going to fap at least do it with style
jiiiiiizzzzzzzzzzzzzzzed ("(.*) (?:like|likes) (.*)"
fukurou
Post #2
Apr 14, 2024
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Apr 12, 2024
👨💻 dev
ElizaDeducer
public void learnV2(String ear, ElizaDeducer elizaDeducer){ feedKeyValuePairs(elizaDeducer.respond(ear)); learn(ear); }
fukurou
Post #13
Apr 9, 2024
Forum:
chit chat
👨💻 dev
ElizaDeducer
public void feedKeyValuePairs(ArrayList<AXKeyValuePair> kvList){ if (kvList.isEmpty()){ return; } for (AXKeyValuePair kv : kvList) { learnKeyValue(kv.getKey(),kv.getValue()); } }
fukurou
Post #12
Apr 9, 2024
Forum:
chit chat
🧵 3d
How future genetically engineered waifus should look like
I'm not a fan of the squishy wide nose TBH. also if you are making a custom waifu it's pretty imperative she be blond with red/blue/grey eyes.
fukurou
Post #2
Apr 9, 2024
Forum:
chit chat
Prev
1
…
Go to page
Go
8
9
10
First
Prev
10 of 10
Go to page
Go
Home
Search
Top
Text copied to clipboard.