BetterLooksmax.org - Open-source Extension for Looksmax.org

  • +1
  • Love it
Reactions: Zagro, androsterone and Menas
Well now this shit is useless now cuz nobody is gonna download it after malware fuss about it
@kurd
1000012580
 
  • +1
  • Ugh..
Reactions: WrothEnd, Zagro and Menas
I think it would be awesome if we gather people who know about coding and making plugging's we can create a client for this website that you can add via extension that could add some new plugins and options something like lunar client or feather on minecraft that increase better options and settings to players and also like vencord on discord which im using right now
 
  • +1
Reactions: Zagro and Menas
nah we already proved there is no malware that @kurd nigger should be banned ngl

@chadisbeingmade ban that fag bro
Trolled
 
  • +1
  • WTF
Reactions: WrothEnd, Zagro and Menas
nah we already proved there is no malware that @kurd nigger should be banned ngl

@chadisbeingmade ban that fag bro
 
  • +1
  • JFL
Reactions: WrothEnd, Zagro, Menas and 1 other person
  • +1
Reactions: Zagro and Menas
Btw no hard feelings @menas :forcedsmile: , Nice extension ngl
 
  • +1
Reactions: WrothEnd, Zagro, kurd and 1 other person
@maarda can you delete those trolls posts
yea, he should pin it too, the idea of a plugin that makes .org options and settings better sounds awesome, i wanna work on something like that but i don't have that much time and im lowkey a rookie so :/
 
  • +1
Reactions: Zagro, Jason Voorhees and Menas
Absolute cinema :forcedsmile: bro was really checking his whole code for the imaginary rat
nah cause actually i lowkey didn't trust the other guy who helped me, (he deceived me earlier) but yeah ik its safe fag
 
  • +1
  • JFL
Reactions: WrothEnd, Greypiller and Jason Voorhees
There is nothing I checked like 4 of his files so far and found nothing sketchy it is clearly ai generated but no malware so far
What would we do without our Microsoft curries
 
  • +1
Reactions: Zagro, Menas and Jason Voorhees
  • +1
Reactions: Zagro, Menas and nosemaxxing
  • +1
  • JFL
Reactions: WrothEnd, Zagro and Greypiller
nah cause actually i lowkey didn't trust the other guy who helped me, (he deceived me earlier) but yeah ik its safe fag
Excellent troll @kurd , well im out now niggers
 
  • JFL
  • +1
Reactions: Zagro, kurd, androsterone and 1 other person
@menas good shit dawg, you should consider adding more options and settings to it if you ever have time
 
  • +1
Reactions: Zagro and Menas
CODE REPORT:

TL;DR I didnt find anything like a keylogger or similar so unlikely to be malicious.

there's like a bunch of stuff you're kinda missing. you should implement css and html sanitization before injecting it into the site. in quickreply.js you're doing editor.innerHTML = text;, the css injection on content.js:9 styleElement.textContent = css || ''; in text-presets.js:1544 document.execCommand('insertHTML', false, formattedText);, allows xss attacks. otherwise it's a cool addon, add firefox srlsly tho, or just make it a userscript that can be installed via violentmonkey or something, it doesnt need to a full-on addon i think @menas
 
  • +1
  • Woah
  • Love it
Reactions: WrothEnd, _MVP_, 6´3 LTN and 4 others
nah cause actually i lowkey didn't trust the other guy who helped me, (he deceived me earlier) but yeah ik its safe fag
For situations like this always use Git for version control. He should never work directly on the main codebase.Most importantly all of his code must be submitted through a mandatory pull request (PR). So you can review it everytime and make sure he is ot pulling some shenanigans
 
  • +1
  • Woah
Reactions: _MVP_, Zagro and Menas
id post this via github but all my accounts are work-related and i dont wanna be associated with BetterLooksmax.org necessarily lol
 
  • +1
  • JFL
Reactions: WrothEnd, Zagro, Jason Voorhees and 1 other person
id post this via github but all my accounts are work-related and i dont wanna be associated with BetterLooksmax.org necessarily lol
Same Lol all my accounts are tied to my workplace
 
  • +1
Reactions: mvpisafaggot420, WrothEnd, Zagro and 1 other person
@menas check DMs saar
 
  • +1
Reactions: Zagro and Menas
@menas publish it to firefox and chrome store
 
  • +1
Reactions: Zagro, Deleted member 184472 and Menas
CODE REPORT:

TL;DR I didnt find anything like a keylogger or similar so unlikely to be malicious.

there's like a bunch of stuff you're kinda missing. you should implement css and html sanitization before injecting it into the site. in quickreply.js you're doing editor.innerHTML = text;, the css injection on content.js:9 styleElement.textContent = css || ''; in text-presets.js:1544 document.execCommand('insertHTML', false, formattedText);, allows xss attacks. otherwise it's a cool addon, add firefox srlsly tho, or just make it a userscript that can be installed via violentmonkey or something, it doesnt need to a full-on addon i think @menas
thanks brocel add me on dc and we can talk about it more, merl_xyz
 
  • +1
Reactions: Zagro
CODE REPORT:

TL;DR I didnt find anything like a keylogger or similar so unlikely to be malicious.

there's like a bunch of stuff you're kinda missing. you should implement css and html sanitization before injecting it into the site. in quickreply.js you're doing editor.innerHTML = text;, the css injection on content.js:9 styleElement.textContent = css || ''; in text-presets.js:1544 document.execCommand('insertHTML', false, formattedText);, allows xss attacks. otherwise it's a cool addon, add firefox srlsly tho, or just make it a userscript that can be installed via violentmonkey or something, it doesnt need to a full-on addon i think @menas
He could just use DOMPurify for handling the HTML injection.
 
  • +1
Reactions: Zagro, Menas and mvpisafaggot420
  • +1
Reactions: Zagro and Menas
thanks brocel add me on dc and we can talk about it more, merl_xyz
i dont have dc, mind dm'ing here or via session or something
 
  • +1
Reactions: Menas
yeah. simple fix
I am not too sure about the userscript idea tho Making it a userscript would simplify updates and skip the store review process, which is a big plus but it's less accessible for non technicalcels
 
  • +1
Reactions: WrothEnd and Menas
Tbh add it to Firefox store
 
  • +1
Reactions: Menas
Very good extension but to make it seem legit, consider adding it to the chrome store extension
 
  • +1
Reactions: Menas
I am not too sure about the userscript idea tho Making it a userscript would simplify updates and skip the store review process, which is a big plus but it's less accessible for non technicalcels
yeah, but itd filter out retards who wanna use it tbh. 4chanx also works fine
 
  • +1
Reactions: Menas and Jason Voorhees
Tbh add it to Firefox store
His background.js script is actually already built for it by using a browserAPI wrapper that checks for Chrome vs. Firefox
 
  • +1
Reactions: mvpisafaggot420, Menas, nosemaxxing and 1 other person
as you can see it'll hide every single post and thread that greycel ever made
 
  • JFL
  • +1
Reactions: WrothEnd, Menas, nosemaxxing and 1 other person
Very good extension but to make it seem legit, consider adding it to the chrome store extension
chrome store is literally full of shit that steals your password wym legit xdd
 
  • +1
Reactions: Menas and Jason Voorhees
His background.js script is actually already built for it by using a browserAPI wrapper that checks for Chrome vs. Firefox
yeah i remember adding that but it was too junky so i removed the firefox part, might add it back
 
future update: Total time spent on looksmax.org
 
  • +1
Reactions: _MVP_ and Menas
chrome store is literally full of shit that steals your password wym legit xdd
Damn didn't know how do you check the extension for virus etc, could you possibly run the code through chatgpt or smthing
 
  • +1
Reactions: Menas
Need to postmax so i don't get filtered out 🤣🤣
 
  • JFL
Reactions: greycel, Menas and thecaste
chrome store is literally full of shit that steals your password wym legit xdd
Chrome Web Store operates on an "innocent until proven guilty" system.
 
  • +1
  • JFL
Reactions: Menas, alexias and mvpisafaggot420
Damn didn't know how do you check the extension for virus etc, could you possibly run the code through chatgpt or smthing
a number of users have already checked the code here, including myself. it's fine. and yeah, you could do that, but youd have to take its word for it
 
  • +1
Reactions: Menas and alexias

Similar threads

AressGymMaxx
Replies
25
Views
307
roveai
roveai
Nebelix28
Replies
21
Views
264
Nebelix28
Nebelix28
habeebullah
Replies
18
Views
235
foxinthesnow
F
omnis
Replies
12
Views
239
imontheloose
imontheloose
optimisticzoomer
Replies
20
Views
307
optimisticzoomer
optimisticzoomer

Users who are viewing this thread

Back
Top