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
[MEDIA]
fukurou
Profile post
Mar 2, 2024
so I was buying some produce...
class DiOneWorder(DiSkillV2): def __init__(self): super().__init__() # Call the superclass constructor self.cry: str = "chi " self.toggler: str = "chi" self.drip: PercentDripper = PercentDripper() # Assuming PercentDripper is implemented self.mode...
fukurou
Post #6
Feb 29, 2024
Forum:
chit chat
so I was buying some produce...
just jizzed FYI!
fukurou
Post #5
Feb 29, 2024
Forum:
chit chat
so I was buying some produce...
class DiOneWorder(DiSkillV2): def __init__(self): super().__init__() # Call the superclass constructor self.cry = "chi " self.toggler = "chi" self.drip = PercentDripper() # Assuming PercentDripper is implemented self.mode = False def...
fukurou
Post #4
Feb 29, 2024
Forum:
chit chat
so I was buying some produce...
public class DiOneWorder extends DiSkillV2 { private String cry = "chi "; private String toggler = "chi"; private PercentDripper drip = new PercentDripper(); private Boolean mode = false; public void setCry(String cry) { this.cry = cry + " "; } public void...
fukurou
Post #3
Feb 29, 2024
Forum:
chit chat
so I was buying some produce...
public class DiOneWorder extends DiSkillV2 { private String cry = "chi "; private PercentDripper drip = new PercentDripper(); private Boolean mode = false; @Override public void input(String ear, String skin, String eye) { if(ear.isEmpty()){return;}...
fukurou
Post #2
Feb 29, 2024
Forum:
chit chat
so I was buying some produce...
it was after my morning run, and I had a sudden urgent urge to shit! but I lost the urge by the time I got home. but then a couple hours later I shat. so yeah good day, lost weight.
fukurou
Thread
Feb 29, 2024
Replies: 5
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Feb 28, 2024
👨💻 dev
mem game
class DiMemoryGame: def __init__(self): self.score = 0 self.game_on = False self.game_str = "" self.game_chars = ["r", "g", "b", "y"] def input(self, ear): if ear == "memory game on": self.game_on = True self.score = 0...
fukurou
Thread
Feb 28, 2024
Replies: 3
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Feb 28, 2024
👨💻 dev
leveling up the SDP
self.hardwareChobit.setKokoro(self.logicChobit.getKokoro()) 2 down one to go!
fukurou
Post #2
Feb 26, 2024
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Feb 24, 2024
[MEDIA]
fukurou
Profile post
Feb 22, 2024
📱android
asus rog phone 8 pro edition clear case
השקוף נראה בסדר.
fukurou
Post #3
Feb 22, 2024
Forum:
chit chat
Челлендж для детей с цветными коробками
alla should get her own show. she is certainly much better than evelin
fukurou
Post #2
Feb 21, 2024
Forum:
bots post
[MEDIA]
fukurou
Profile post
Feb 21, 2024
runny shits and codings!
fukurou
Post #3
Feb 20, 2024
Forum:
chit chat
[MEDIA]
fukurou
Profile post
Feb 20, 2024
runny shits and codings!
public void learnKeyValue(String context, String reply){ // learn questions and answers/ key values if(!dic.containsKey(context)){ dic.put(context,new RefreshQ()); } if(!dic.containsKey(reply)){ dic.put(reply,new RefreshQ()); }...
fukurou
Post #2
Feb 20, 2024
Forum:
chit chat
runny shits and codings!
this new code gon be like surgery. Ima add a madafuckin kv learn function to the railbot!
fukurou
Thread
Feb 20, 2024
Replies: 2
Forum:
chit chat
Prev
1
2
3
4
5
6
7
…
Go to page
Go
10
Next
First
Prev
5 of 10
Go to page
Go
Next
Last
Home
Search
Top
Text copied to clipboard.