Block Those Stars!

Langues: JP EN DE FR
users online
Forum » Windower » Support » Block those stars!
Block those stars!
First Page 2 3 4 5 6 7 8
 
Offline
Posts:
By 2019-09-02 23:06:42
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 
Offline
Posts:
By 2019-09-02 23:40:27
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-02 23:47:59
Link | Citer | R
 
If you're using chiaia's addon just add HOT2019 and any other keywords to the 12th line. it's that easy.

local blackListedWords = T{string.char(0x81,0x99),string.char(0x81,0x9A),'1%-99','Job Point.*2100','Job Point.*500','JP.*2100','JP.*500','Capacity Point.*2100','Capacity Point.*500','CP.*2100','CP.*500','IGXE','HOT2019','trump'

And when they add something else, add it to the list too. You'll have to get creative with "middle man" unless you don't care about "mid boss" type shouts.
 
Offline
Posts:
By 2019-09-03 00:06:20
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
Offline
Posts: 670
By kishr 2019-09-03 01:28:20
Link | Citer | R
 
kishr said: »
Said it on page 2,and it still works fine for me.
Quote:

local blackListedWords = T{string.char(0x81,0x99),string.char(0x81,0x9A),
'1%-99',
'Job Point.*2100',
'Job Point.*500',
'JP.*2100',
'JP.*500',
'Capacity Point.*2100',
'Capacity Point.*500',
'CP.*2100',
'CP.*500',
'alexandrite',
'igxe',
'ballista',
'in pool',
'PL',
'★',
'★,',
}
Still works for me. (edit(double checked after 7 hours afk. no spam bs. figure out what your doing wrong and fix it. it works fine.
 Asura.Shosei
Offline
Serveur: Asura
Game: FFXI
user: Shosei
Posts: 10
By Asura.Shosei 2019-09-03 05:33:08
Link | Citer | R
 
kishr said: »
kishr said: »
Said it on page 2,and it still works fine for me.
Quote:

local blackListedWords = T{string.char(0x81,0x99),string.char(0x81,0x9A),
'1%-99',
'Job Point.*2100',
'Job Point.*500',
'JP.*2100',
'JP.*500',
'Capacity Point.*2100',
'Capacity Point.*500',
'CP.*2100',
'CP.*500',
'alexandrite',
'igxe',
'ballista',
'in pool',
'PL',
'★',
'★,',
}
Still works for me. (edit(double checked after 7 hours afk. no spam bs. figure out what your doing wrong and fix it. it works fine.

If you use this, the 'PL' line in there will block auto-translate 'Please assist.'
Offline
Posts: 670
By kishr 2019-09-03 06:55:38
Link | Citer | R
 
Then remove it..... Simple...
 Asura.Shosei
Offline
Serveur: Asura
Game: FFXI
user: Shosei
Posts: 10
By Asura.Shosei 2019-09-03 07:38:55
Link | Citer | R
 
Did, just a heads up.
 Phoenix.Erics
Offline
Serveur: Phoenix
Game: FFXI
user: prophets
Posts: 569
By Phoenix.Erics 2019-09-03 08:23:56
Link | Citer | R
 
Asura.Eiryl said: »
Theres over a trillion possible ways to say

F$F%X^I*S!H(O)P-

Let's hope they give up long before that point

They put more effort into selling gil than i put into coming up with a password to protect my bank account.
 Asura.Dibble
Offline
Serveur: Asura
Game: FFXI
user: Dibble
Posts: 69
By Asura.Dibble 2019-09-03 09:35:55
Link | Citer | R
 
kishr said: »
Then remove it..... Simple...
Better to add a space:
Code
'PL ',

Still risky, though. Would still block any yell that contains a word ending in PL.
Code
' PL ',

Would fix that.
 
Offline
Posts:
By 2019-09-03 16:42:34
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-03 16:43:59
Link | Citer | R
 
I haven't seen any of the shouts since it was posted. best *** thing ever.
Block HOT2019
Offline
Posts: 670
By kishr 2019-09-03 16:45:53
Link | Citer | R
 
just seen a empty star,



here's the character, if you want to add it.
 
Offline
Posts:
By 2019-09-03 16:46:40
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-03 16:51:53
Link | Citer | R
 
.. the whole point of adding new ***is because shouts get through current filters... not the other way around.
 
Offline
Posts:
By 2019-09-03 16:59:09
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
Offline
Posts: 215
By zigzagzig 2019-09-03 17:04:44
Link | Citer | R
 
local blackListedWords = T{string.char(0x81,0x99),string.char(0x81,0x9A),'Shop', 'shop', 'delivery', 'Midle-man', 'Stock', 'stock', '1%-99', 'Job Point.*2100','Job Point.*500','JP.*2100','JP.*500','Capacity Point.*2100','Capacity Point.*500','CP.*2100','CP.*500','★','★,','save','Save'} -- First two are '☆' and '★' symbols.

Stop saying it doesnt work..... because it does..... Edit your filter and be creative........
 
Offline
Posts:
By 2019-09-03 17:58:36
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 Asura.Aeonova
Offline
Serveur: Asura
Game: FFXI
user: aeonova
Posts: 3113
By Asura.Aeonova 2019-09-05 13:19:36
Link | Citer | R
 
Will:

fast
faster
fastest

cover

Fast
Faster
Fastest

or does capitalization matter?
 Bahamut.Inspectorgadget
Offline
Serveur: Bahamut
Game: FFXI
Posts: 400
By Bahamut.Inspectorgadget 2019-09-05 16:21:03
Link | Citer | R
 
I wish the characters they use to record the server shouts on the front page would use this too.
Offline
Posts: 175
By ryukin182 2019-09-08 18:46:53
Link | Citer | R
 
zigzagzig said: »
local blackListedWords = T{string.char(0x81,0x99),string.char(0x81,0x9A),'Shop', 'shop', 'delivery', 'Midle-man', 'Stock', 'stock', '1%-99', 'Job Point.*2100','Job Point.*500','JP.*2100','JP.*500','Capacity Point.*2100','Capacity Point.*500','CP.*2100','CP.*500','★','★,','save','Save'} -- First two are '☆' and '★' symbols.

Stop saying it doesnt work..... because it does..... Edit your filter and be creative........

Copy pasted yours and even added more words such as hot2019, "hot2019", middle-man, middle man and several more and the gil selling shouts still get through. So yeah, it doesn't work sometimes for certain shouts, even though all the job point shouts are gone.
 Fenrir.Sirlagieth
Offline
Serveur: Fenrir
Game: FFXI
user: Sirlag
Posts: 49
By Fenrir.Sirlagieth 2019-09-08 19:08:31
Link | Citer | R
 
I love how people sell CP parties. I don't really care if people bot CP(At least on my server where it isn't over crowded.) But to try and make a profit out of it, just seems crazy to me.
[+]
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-08 19:35:34
Link | Citer | R
 
Why... WOULDN'T you? The only thing worth doing anymore is making/spending money. Can you really blame them?
 
Offline
Posts:
By 2019-09-09 02:43:37
 Undelete | Edit  | Link | Citer | R
 
Post deleted by User.
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-09 13:58:24
Link | Citer | R
 
Hmmmmmmmmmmmmmmmmm

Question for someone that would know the answer.

I still use the original lua that was posted (that is now gone). It blocked KoH chat. I just got stuck in a CS that has KoH (toau 18) So I crashed the game.

Came back and it skipped the cutscene jumping me to 19! woot. Can I add keywords and crash-skip ALLL the cutscenes like that? Or was it just random luck, cause ive crashed midscene before and 100% of the time I've had to just repeat the scene... till this one
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-09 14:59:59
Link | Citer | R
 
double.... oh *** POGCHAMP lol.

The answer is yes. The removed lua totally skips cutscenes if you crash-skip them.

Crashed the game on TOAU 24 and logged back in, got the 5 imp golds and on mission 25. *** yeah.

Now to test in on those god *** aweful wotg cs's... If you freeze the game by freezing the textbox and crashing... can you skip all cutscenes in the game? Doesn't it normally just make you repeat the cutscene if you crash during it?
Offline
Posts: 670
By kishr 2019-09-09 15:52:00
Link | Citer | R
 
Not sure if its because i've been smoking meth, crack and crank for the past 8 hours or your sentences are not coherent.
wtf you talking about...
 Asura.Eiryl
Offline
Serveur: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-09-09 15:56:15
Link | Citer | R
 
I crashed mid cutscene, and instead of having to repeat the cs (isnt that what normally happens?) I got to skip them. (because of an addon?)

I've only ever crashed during a very few cutscenes in the thousands I've endured, but I'm kinda sure they had to be repeated when it happens, I could be wrong.

If you can crash-skip (all?) cutscenes (with or without the addon) why have I watched them so god damn many times @_@

Can you start (any/many/most?) CS in the game, //terminate, log in and bypass it? Is it the addon that allows that, or is that the default.
First Page 2 3 4 5 6 7 8
Log in to post.