Welcome Guest ( Log In | Register )

1338 Pages V « < 316 317 318 319 > »   
Reply to this topicStart new topic
> 中文討論區: 變態道的原罪 [禁無意義的水跟簽到], The Chinese discussion thread of declining quality.

 
post Jan 13 2023, 04:39
Post #6331
tsXor



Newcomer
**
Group: Members
Posts: 55
Joined: 20-July 20
Level 51 (Expert)


QUOTE(dongmian @ Jan 12 2023, 21:18) *

太牛逼了大佬。您修完了我这也正常了。

第一个at是原脚本115行
CODE
//If you haven't read the latest post, highlight the thread
    if (!/Ignore/.test(tr.children[5].textContent) && ((!storage.latestRead[threadNumber] || storage.latestRead[threadNumber] < tr.threadDate) && !userId.test(tr.children[4].getElementsByTagName('a')[0].href))){
      if (!/auction/i.test(tr.children[1].textContent))
        atLeastOneHighlighted = true;
      [].forEach.call(tr.children, function(td){
        td.style.backgroundColor = unreadColor;


第三个是99行。
CODE
trs.forEach(function(tr){

第四个是282行
CODE
    cleanContent();

第五个是384行
CODE
      done(r.response);




呃...怎么说呢,是这个的锅。
QUOTE(OnceForAll @ Jan 11 2023, 11:37) *

CODE
localStorage.improvedControlPanel = "{}"

应该是这个 (IMG:[invalid] style_emoticons/default/duck.gif) 刷新再试试


正确的方式是使用脚本开头的注释:
CODE

//If forum timezone settings are changed, uncomment the next line and reload the page once
//localStorage.improvedControlPanel = ''; alert('localStorage cleared'); return;

也就是控制台执行
CODE

localStorage.improvedControlPanel = ''


这是因为这里:
CODE

if (!localStorage.improvedControlPanel){
  getTimeZone();
  return;
}

这一步没有JSON.parse
你执行OnceForAll的这一句之后,localStorage.improvedControlPanel是非空字符串"{}"而不是反序列化出来的空对象{}
因此你这么清空之后不会触发这个脚本的初始化。


因此我推断你重装了脚本。如果你是更新的,还会报这个错。

This post has been edited by tsXor: Jan 13 2023, 04:41
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 04:40
Post #6332
ericeric91



Sleepy Poster
*********
Group: Catgirl Camarilla
Posts: 5,481
Joined: 6-July 10
Level 500 (Ponyslayer)


你們把能運作的腳本回傳的原帖,讓協助除錯的 ID 被印刻在歷史上
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 04:43
Post #6333
tsXor



Newcomer
**
Group: Members
Posts: 55
Joined: 20-July 20
Level 51 (Expert)


QUOTE(ericeric91 @ Jan 12 2023, 21:40) *

你們把能運作的腳本回傳的原帖,讓協助除錯的 ID 被印刻在歷史上


好的,这就回原贴发英文 (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 04:51
Post #6334
Lady_Slayer



Member of the Bal'masqué
*********
Group: Catgirl Camarilla
Posts: 5,780
Joined: 20-December 16
Level 500 (Ponyslayer)


QUOTE(tsXor @ Jan 12 2023, 20:39) *


因此我推断你重装了脚本。如果你是更新的,还会报这个错。


其实我周一清cookie之前还是能用的。然后就出了问题。然后我就重装了一下脚本。。。。。。 (IMG:[invalid] style_emoticons/default/blink.gif)

再一次感谢大佬为我解决了一个遗留了几个月的问题 (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 05:00
Post #6335
tsXor



Newcomer
**
Group: Members
Posts: 55
Joined: 20-July 20
Level 51 (Expert)


QUOTE(dongmian @ Jan 12 2023, 21:51) *

其实我周一清cookie之前还是能用的。然后就出了问题。然后我就重装了一下脚本。。。。。。 (IMG:[invalid] style_emoticons/default/blink.gif)

再一次感谢大佬为我解决了一个遗留了几个月的问题 (IMG:[invalid] style_emoticons/default/biggrin.gif)


所以我要不干脆把那个删除设置的代码做成个按钮吧 (IMG:[invalid] style_emoticons/default/mellow.gif)
这就做成按钮 (IMG:[invalid] style_emoticons/default/mellow.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 06:14
Post #6336
ericeric91



Sleepy Poster
*********
Group: Catgirl Camarilla
Posts: 5,481
Joined: 6-July 10
Level 500 (Ponyslayer)


社群就是這麼好玩,一堆有趣事情XD
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 06:39
Post #6337
亡霄雨kc



Casual Poster
***
Group: Gold Star Club
Posts: 131
Joined: 14-October 15
Level 388 (Godslayer)


不当哥的动画作画真是太强了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 06:49
Post #6338
fmnijk



初心者
******
Group: Gold Star Club
Posts: 998
Joined: 31-August 19
Level 500 (Ponyslayer)


越用Excel越感覺到Excel的強大
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 07:21
Post #6339
Kagoraphobia



✝️ Ascension of Angel ✝️
***********
Group: Global Mods
Posts: 12,360
Joined: 12-August 19
Level 500 (Ponyslayer)


中文樓無論被轟炸多少次都很快會有一堆回覆
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 07:30
Post #6340
qwd1234321



Casual Poster
***
Group: Members
Posts: 140
Joined: 30-April 16
Level 459 (Dovahkiin)


QUOTE(PrincessKaguya @ Jan 13 2023, 07:21) *

中文樓無論被轟炸多少次都很快會有一堆回覆

毕竟国内用户也不少,而且很多都是潜水党,靠每月保底过日子就够了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 08:24
Post #6341
ericeric91



Sleepy Poster
*********
Group: Catgirl Camarilla
Posts: 5,481
Joined: 6-July 10
Level 500 (Ponyslayer)


QUOTE(PrincessKaguya @ Jan 13 2023, 13:21) *

中文樓無論被轟炸多少次都很快會有一堆回覆

其他閒聊樓沒有長這麼快嗎


--
我印象中市場的賣方價格的多人人為控制好像是違規行為?
最近常常看到賣方價格只降了 1c
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 08:29
Post #6342
Kagoraphobia



✝️ Ascension of Angel ✝️
***********
Group: Global Mods
Posts: 12,360
Joined: 12-August 19
Level 500 (Ponyslayer)


QUOTE(ericeric91 @ Jan 13 2023, 06:24) *
其他閒聊樓沒有長這麼快嗎
日語樓由 2012 年創建開始也只有 12,698 個回覆
現在這個中文樓是於 2022-04 重練
一年時間都沒有就已經達到 6,342 貼文
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 08:38
Post #6343
Rеd



……
*****
Group: Catgirl Camarilla
Posts: 657
Joined: 7-May 12
Level 500 (Ponyslayer)


看了下记录的APP,两个月冲了113次,得戒冲好好养养身体了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 08:46
Post #6344
Kagoraphobia



✝️ Ascension of Angel ✝️
***********
Group: Global Mods
Posts: 12,360
Joined: 12-August 19
Level 500 (Ponyslayer)


發言次數排行榜 -
CODE
1. ericeric91: 527
2. dongmian: 441
3. chjj30: 382
4. fmnijk: 359
5. 泉水小夜: 231
6. cs987987: 198
7. susancat: 183
8. hc br: 168
9. ok1995: 145
10. VVFGV: 111

原樓排行榜 -
CODE
1. NekoHime27: 7769
2. chjj30: 4213
3. 幻猫儿: 3823
4. passengerX: 3080
5. 泉水小夜: 2330
6. jy-laji: 2312
7. susancat: 1988
8. PrincessKaguya: 1883
9. bashenan: 1638
10. WatermelonJuice: 1351

舊中文樓最活躍的御三家 (NekoHime27, chjj30, 幻猫儿) 只剩下一名了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 08:58
Post #6345
ctumille



Newcomer
*
Group: Members
Posts: 27
Joined: 20-June 15
Level 438 (Dovahkiin)


QUOTE(ericeric91 @ Jan 12 2023, 21:19) *

想用拿著法杖下 GF 門檻很高
X15 GF 搭渣加速來說,法杖滿 + phase 25 鍛造 + 熟練部位 熟練滿&其他25
再低的話我印象中不是很好打

另外沒有水晶環的話,也不建議下 GF
想要消耗多餘精力,可以拿奧術師裝備去開 100 層的 IW ,然後在最後一層逃跑

水晶环就开了1,没C了
您提的这个标准也太恐怖了,看来我一时半会儿还是不怎么能GF了(悲
IW最后一层逃跑是为啥啊?不是在进去之前就会消耗体力了吗?
是为了不要IW成功所以才逃跑是吗?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 09:05
Post #6346
laolaopao



Lurker
Group: Lurkers
Posts: 3
Joined: 13-January 23


旧号密码忘了 (IMG:[invalid] style_emoticons/default/cry.gif)

名字怎么变色?红色很好看 (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 09:14
Post #6347
幻影游侠



呱!
***
Group: Gold Star Club
Posts: 243
Joined: 15-October 14
Level 350 (Godslayer)


注意

回覆時請使用這個按鈕

並不是這個

後者只是用作舉報違規發文用的

---------------------------------


英语渣表示只知道“回复”的英文是一个rep开头的单词,

第一次想在论坛回复的时候,看了看左边的report和右边没见过的quote,

然后毫不犹豫的点了report 。。。


还好看到弹出的界面实在过于异样才反应过来。


-------------------------------

话说这几天偶尔就会看看hv的教程,写的都是汉字但还是理解困难,写的是很详细很好,

但对我来说就像是学英语,没去找一本薄一点的入门教程,而是直接去从第一页开始啃牛津词典。。。

现在每天就是打打竞技场,打打随机怪,战斗过程只会平A和喝药,加点除了最后两个其他属性平均分配。

商店里的装备,是不是红色的都是等级不够无法装备的?也不知道为什么不是“未分配”级别的就是三四百级级别
的。

总之先用买得起穿得上的装备硬着头皮去敲怪。

异世界也不知道是什么个情况,进去看了一下就切回来了。


不懂的地方太多了,慢慢研究吧,反正也没什么着急的。希望自己也能早日回答新人的问题吧。。。
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 09:43
Post #6348
Rеd



……
*****
Group: Catgirl Camarilla
Posts: 657
Joined: 7-May 12
Level 500 (Ponyslayer)


QUOTE(laolaopao @ Jan 13 2023, 07:05) *

旧号密码忘了 (IMG:[invalid] style_emoticons/default/cry.gif)

名字怎么变色?红色很好看 (IMG:[invalid] style_emoticons/default/biggrin.gif)

旧号id是啥?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 09:55
Post #6349
BA-ZA-HEI



Casual Poster
****
Group: Gold Star Club
Posts: 468
Joined: 21-March 22
Level 500 (Dovahkiin)


QUOTE(ericeric91 @ Jan 13 2023, 14:24) *

其他閒聊樓沒有長這麼快嗎
--
我印象中市場的賣方價格的多人人為控制好像是違規行為?
最近常常看到賣方價格只降了 1c


好像是系統盲點

先賣1件低一格的價格, 然後排一堆比前最低價低1C的, 就插隊排在前面了

然後就像現在一樣不停惡性循環下去了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2023, 09:58
Post #6350
Kagoraphobia



✝️ Ascension of Angel ✝️
***********
Group: Global Mods
Posts: 12,360
Joined: 12-August 19
Level 500 (Ponyslayer)


QUOTE(Rаccoon @ Jan 13 2023, 07:43) *

你的 catgirl banner 發生什麼事
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


1338 Pages V « < 316 317 318 319 > » 
Reply to this topicStart new topic
5 User(s) are reading this topic (2 Guests and 0 Anonymous Users)

 


Lo-Fi Version Time is now: 10th September 2025 - 10:04