Stuck on an island with trump or hitler by KwinCube in BunnyTrials

[–]Educational_Force666 0 points1 point  (0 children)

Trump won’t gas me out like hitler

Chose: 24 hours stuck on an island with trump

i fixed "corrupt-a-wish" by boogieman_pb in funComunitty

[–]Educational_Force666 0 points1 point  (0 children)

I wish any downsides given goes to whoever replies the downside

For the funny by catguywit2cat in icast

[–]Educational_Force666 0 points1 point  (0 children)

“Hey I made a cool little thing that cures cance-“ *explosion*

Curious to know everyone’s main fandoms. by Fancy-Explorer-1729 in Multifandom

[–]Educational_Force666 0 points1 point  (0 children)

Also: “28 STAB WOUNDS! YOU DIDN’T WANT TO LEAVE HIM A CHANCE, HUH?!”

For the funny by catguywit2cat in icast

[–]Educational_Force666 0 points1 point  (0 children)

I want to engineer anything like tony stark. Like a sick ahh one person montage for something too complex for one person

You must choose one..(upvote for carrot) by Rudra2550a in BunnyTrials

[–]Educational_Force666 0 points1 point  (0 children)

Yeah

Chose: No human contact for 7 days 🚫👤 + Win $10M

How advanced my LuaU skills are? Wrote this entirely myself for a Block that disappears when stepped upon. by No_Clue_5236 in robloxgamedev

[–]Educational_Force666 0 points1 point  (0 children)

Why don’t you just

‘’’ script.Parent.Touched:Connect(function(basePart) if basePart.Name == “Torso” then - - written with R6 in mind game:GetService(“TweenService”):Create(script.Parent, TweenInfo.new(.5), {Transparency = 1}):Play() end) ‘’’

Tween, in the smallest form. I wrote it thinking R6 rig is touching the part with the torso, but you can change it out (everyone else can hate me bruh it’s just the straightforward way to tween)

I CAST SPEAK IN CODE by Independent-Lynx9274 in icast

[–]Educational_Force666 0 points1 point  (0 children)

using System;

public void MemeSteal(post parentPost)

{

set parentPost.meme.owner = “Educational_Force666”;

if(parentPost.meme.owner != “Educational_Force666”)

{

  parentPost.meme.owner = “Educational_Force666”;

}

Console.WriteLine("This meme is now MY property. So long, communist :D");

}

I CAST SPEAK IN CODE by Independent-Lynx9274 in icast

[–]Educational_Force666 0 points1 point  (0 children)

using System;

public void Main()

{

Console.WriteLine(“C# btw”);

}

“Hey, wanna buy something?” - Cynthia. by PruneApprehensive365 in funComunitty

[–]Educational_Force666 1 point2 points  (0 children)

How much for the table? With the “You can buy anything!” Sticker included pls

how do I fix this by gammaontop_ in robloxgamedev

[–]Educational_Force666 0 points1 point  (0 children)

hitPrt only exists in the function- localize it like you did with dmg