File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- const divElement = document . querySelector ( '.dzdZB1_85a5034ad3ee4f2' ) ;
2
- if ( divElement ) {
3
- divElement . innerHTML = `
4
- <img src="https://cdn.discordapp.com/avatar-decoration-presets/a_d1ea7b8650bf3d64a03304c2ceb7d089.png" alt="" class="hcY2u1_618fdd889c0717e" style="top:-7%">
5
- <img src="https://r2.guns.lol/24ff5b0c-876f-4cda-af59-a6cb573bbb30.png" alt="" class="n2etgY_229bedc9b07046b false">
6
- ` ;
7
- }
1
+ setInterval ( ( ) => {
2
+ const divElement = document . querySelector ( '.dzdZB1_85a5034ad3ee4f2' ) ;
3
+ if ( divElement ) {
4
+ divElement . innerHTML = `
5
+ <img src="https://cdn.discordapp.com/avatar-decoration-presets/a_d1ea7b8650bf3d64a03304c2ceb7d089.png" alt="" class="hcY2u1_618fdd889c0717e" style="top:-7%">
6
+ <img src="https://r2.guns.lol/24ff5b0c-876f-4cda-af59-a6cb573bbb30.png" alt="" class="n2etgY_229bedc9b07046b false">
7
+ ` ;
8
+ }
9
+ } , 0 ) ; // Her 1000 milisaniyede (1 saniyede) bir çalışır
You can’t perform that action at this time.
0 commit comments