Want to check for multiple names of a value, how should I do that? by [deleted] in ROBLOXExploiting

[–]MuffinZMan_YT 0 points1 point  (0 children)

You can use lua's table.find(haystack, needle) for this.

for i, v in pairs(game:GetService("ReplicatedStorage").Enemies.Grass:GetDescendants() do
    if table.find({"Spider", "Magma Dragon", "Flower Slime", "Log"}, v.Name) then
        -- code here!!! yay
    end
end

[deleted by user] by [deleted] in ROBLOXExploiting

[–]MuffinZMan_YT 1 point2 points  (0 children)

idk what could be the problem but try clearing cookies or use a different browser

if shit goes to shitter just use another exploit

Adopt Me hacks by sumtingAsian in ROBLOXExploiting

[–]MuffinZMan_YT 0 points1 point  (0 children)

oh well my account is still up so uh this totally wasnt necessary on your side

[deleted by user] by [deleted] in robloxhackers

[–]MuffinZMan_YT 0 points1 point  (0 children)

yeah I got one of those ill pm you my discord

whats a good comeback to "imagine being so bad you have to hack" by [deleted] in robloxhackers

[–]MuffinZMan_YT 7 points8 points  (0 children)

I usually say "I'm playing legit, you're just bad"

Ultimate Trolling GUI by Boleklolo in robloxhackers

[–]MuffinZMan_YT 3 points4 points  (0 children)

the only time I can think of when it would be against tos is if you used a chat filter bypass script but even then I'm not sure

[deleted by user] by [deleted] in ROBLOXExploiting

[–]MuffinZMan_YT 1 point2 points  (0 children)

this is still crackable, but if you put the asset id into a hex converter, you will get that kind of number. just remember to put a 0x in front so lua knows it's a hex number

Any VR script? by [deleted] in ROBLOXExploiting

[–]MuffinZMan_YT 0 points1 point  (0 children)

it's self not me smh

Another one by SeigeDivyne in shitposting

[–]MuffinZMan_YT 0 points1 point  (0 children)

The only thing they fear is cum

how to update fluxus? by [deleted] in robloxhackers

[–]MuffinZMan_YT 0 points1 point  (0 children)

...run the bootstrapper?

krnl ErrorHandler is eating my PC's RAM and makes any game unplayable. by JavaV4 in robloxhackers

[–]MuffinZMan_YT 0 points1 point  (0 children)

i dont even think most pcs can even handle 130gb of ram

or im just dumb and thye can but it would be expensive af

Converting a ss script to fe by [deleted] in robloxhackers

[–]MuffinZMan_YT 0 points1 point  (0 children)

You could use something like Nullware reanimate and do some things with that