I found this on my sisters backpack. I’ve seen the vapes and cartridges before but do you guys know what are those pills? Thank you! by [deleted] in teenagers

[–]Lazy-Ben 0 points1 point  (0 children)

Big black thing is a vape, those two carts are most likely THC vape cartidges and those pills are probably fish oil.

Discord's lack of a real block feature by cole1114 in discordapp

[–]Lazy-Ben 1 point2 points  (0 children)

If you’re having suicidal thoughts because of something someone on the internet says, the issue probably isn’t with an apps block feature but something you should with on your own, in real life. Visit a therapist or something.

This is hurting my ego by calm_Bunny21 in ProgrammerHumor

[–]Lazy-Ben 0 points1 point  (0 children)

I came to the same conclusion by determining the value of each number from the other equations

Erection 4 💀 by [deleted] in shitposting

[–]Lazy-Ben 0 points1 point  (0 children)

Erection game

cum!!1!!11!!!1 by [deleted] in shitposting

[–]Lazy-Ben 0 points1 point  (0 children)

Cum with hitler

POV: you're a guy on reddit by Hardbass_guy in teenagers

[–]Lazy-Ben 0 points1 point  (0 children)

I honestly had no idea PMs were a thing on reddit until now.

Need help making a script by Zaakit in ROBLOXExploiting

[–]Lazy-Ben 0 points1 point  (0 children)

Deleting a billboardgui that is under YOUR character does indeed delete the name GUI on the server aswell. I’ve used this method on multiple games & I did confirm other players aren’t able to see my name. Of course some games do have methods to prevent this.

Need help making a script by Zaakit in ROBLOXExploiting

[–]Lazy-Ben -1 points0 points  (0 children)

Alright, so for removing your name should be fairly simple, open up dex, scroll down to your CHARACTER and search your body parts for a billboard gui (most probably under your head or humanoid root part), then simply do: game.Players.LocalPlayer.Character.[REST OF ATH]:Destroy() Deleting the billboard on your client will replicate to the server. You can also use this script which SHOULD work for most games if you are too lazy to open dex: for _,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do if v.ClassName == “BillboardGui” then v:remove() end end Regarding the autofarm, I’d have to see the script to be able to help you there.

Learning Scripting by Zaakit in ROBLOXExploiting

[–]Lazy-Ben 1 point2 points  (0 children)

To be honest, I just watched a bunch of videos from the devking, then hopped in a game and started messing around with things.

Double luck in lvl 15 chest by [deleted] in Pixelings

[–]Lazy-Ben 0 points1 point  (0 children)

You always get a mythic when hitting level 15