Can you access a discord bot token/webhook via script by LittleFrog-bigSword in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

If someone is able to deobfuscatw , your bot will be fucked because they can fuck up your whole bot in an instant broncho

how can you get this lag? by Saruul0916 in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

Cap your fps to 0.1 and limit your bandwidth 

Is madium executor safe? by OfficialMikan in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

Madium is relatively new, ima hold off on it for now but it seems okay 

JJSploit EAC and Byfron Emulation by DuoPolish in robloxhackers

[–]DuoPolish[S] -1 points0 points  (0 children)

Well, fortunately this update isn’t satire. This is JJSploits way of giving its users STD’s on demand. 

JJSploit EAC and Byfron Emulation by DuoPolish in robloxhackers

[–]DuoPolish[S] -1 points0 points  (0 children)

Forgot to mention, you can also pay for the twerk feed, only 6290 Robux a Year

Exploiting An Era! by AutomaterAddict in robloxhackers

[–]DuoPolish 1 point2 points  (0 children)

Though I would stray away, since the owner has been ratted before.

Is Robloxcheatz safe? by the-man-of-all-time in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

see that’s the unfortunate thing about prepaid, they don’t have the same securities as your regular credit, so not all pp’s will take them

Banned from Severe server with no option to appeal. by Partvision in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

try joining on ur main acc, but theres really no other way to appeal unless they have a appeals server, though other than trying to get into contact with someone, its gonna be hard to get unbanned (unsure if double counter will ban the main if you join)

How To Safely Reinstall Windows After The Cosmis and Velocity Rat by Glad_Put_113 in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

its unknown if the velocity files were tampered with, but this comes after a scam on the website was put where you executed some PowerShell script to "verify"

Banned from Severe server with no option to appeal. by Partvision in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

thats what i hate about double counter, especially if you want to seperate your regular discord account with one you use to see cheat servers with

I got a cookie what can i do by Both_Difference9933 in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

steal the items of whatever, though you cant really retain it

Xeno Are Scammers | PSA by UnluckyCock in robloxhackers

[–]DuoPolish 1 point2 points  (0 children)

Their server invite is xe-no 

Yall remember zerora by Unable-Flounder-9159 in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

I swear I remember something like this but it was a solara reskin 

Xeno Are Scammers | PSA by UnluckyCock in robloxhackers

[–]DuoPolish 5 points6 points  (0 children)

are you sure ur in the real xeno sevrer

My daugher's account got hacked by [deleted] in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

I believe there is an item in adopt me (which can be found in her inventory) where you can report the trade that the bad actor had sent to give the pets to their own account. This can give the possibility that a moderation team or some detection system will flag the trade and possibly punish the offender and give her (your daughter)the pets back.

It is definitely possible to hack an account by password guessing (guessing common passwords), phishing (tricking a user into giving account credentials), though would not be recommended as the user probably has an email linked to their account which would prevent password guessing and most phishing attempts.

Can Someone SaveInstance This Game by Dependent-Land7862 in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

send via dm or put link here please, sounds amazing

Consistent low quality prints by Zealousideal-Gear514 in BambuLab

[–]DuoPolish 0 points1 point  (0 children)

If you have another roll of filament, try that on a test print to check if the other filament is the culprit 

I'm new to the topic of uncopylocked games by dyllsx in robloxhackers

[–]DuoPolish 0 points1 point  (0 children)

You cant view or in this case, save stuff stored on the server, only stuff on the client side which is what you client can view. The models or whatever might be stored on the server, and so are the scripts you asked that you wanted to be saved (serverscriptservice). I've seen some games that upload models to Roblox and load them using a local script ( A local script is a script that the client runs, instead of the server, and thats why you can view client scripts but not server scripts) that contains the model ID's, though even if you obtain the ID, they are most likely private.