of     1   

Hedr0n
#183162224Sunday, February 07, 2016 6:15 PM GMT

What is difficult or frustrating about it? I'm attempting to integrate secure FE solutions to my framework now. #code while wait(1) and x > madness do x = x - 0.01 end
booing
#183162416Sunday, February 07, 2016 6:19 PM GMT

@people who have trouble with FE Don't use FE, even if you don't have trouble with it.
Hedr0n
#183162453Sunday, February 07, 2016 6:19 PM GMT

Quit booing. #code while wait(1) and x > madness do x = x - 0.01 end
LegendaryAccount
#183162517Sunday, February 07, 2016 6:21 PM GMT

I thought booing would be into security since thats how he got his white hat
booing
#183162641Sunday, February 07, 2016 6:23 PM GMT

I am. That's why you can trust me when I say it does nothing but lag your game.
XThe0neThe0wnlyX
#183162788Sunday, February 07, 2016 6:26 PM GMT

You can trust me too. It does nothing but lag your game.
Aethex
#183162810Sunday, February 07, 2016 6:26 PM GMT

fe doesn't "lag", it has latency and you can only notice the latency if you made your game wrong
XThe0neThe0wnlyX
#183162909Sunday, February 07, 2016 6:28 PM GMT

lag, in the context of what booing and i said, *is* latency. silly
Aethex
#183162960Sunday, February 07, 2016 6:29 PM GMT

uh, no, it's not and it's not even noticeable unless you don't make your game right
gskw
#183163072Sunday, February 07, 2016 6:30 PM GMT

booing is just a troll.
XThe0neThe0wnlyX
#183163100Sunday, February 07, 2016 6:31 PM GMT

latency causes lag booing and i are suggesting that filteringenabled causes lag, therefore obviously (at least partly) stemming from latency why is this so hard for you to understand
Aethex
#183163199Sunday, February 07, 2016 6:33 PM GMT

@gskw i'm aware, i started responding because of his white hat status as to not cause confusion for other users @XThe0neThe0wnlyX get out
booing
#183163251Sunday, February 07, 2016 6:34 PM GMT

Aethex: Clearly you've been fortunate enough to have not only a good computer, but also a good internet connection. You should be thankful. But many others haven't been so fortunate, and FE can cause a drastic increase in ping for them.
XThe0neThe0wnlyX
#183163290Sunday, February 07, 2016 6:34 PM GMT

looks like i won this battle, better luck next time Aethex
PureConcept
#183163322Sunday, February 07, 2016 6:35 PM GMT

What booing said when I have a 40 ping and others have 100 http://www.roblox.com/Schwarzesmarken-Opening-TV-Size-item?id=345656154 #code "Let's just say goodbye"
Aethex
#183163407Sunday, February 07, 2016 6:36 PM GMT

@booing latency is barely noticeable if you make your game right, anyone with a computer and ping that bad would lag with filtering disabled, so i don't know what you're talking about @XThe0neThe0wnlyX k
XThe0neThe0wnlyX
#183163841Sunday, February 07, 2016 6:43 PM GMT

no, they lag because of filteringenabled. here, i'll make this a little simpler by not including big technical terms: Regular Server: server packets ===> client client packets ===> server ===> server sends packets to other clients playing Filtering Enabled: client ===> client filters through packets (yes, it does this before sending. i know how roblox works internally. this is where stuff can lag for a bad comp) ===> server receives and filters through packets (creating latency, which causes more lag) ===> server sends packets to other clients playing
Hedr0n
#183164603Sunday, February 07, 2016 6:54 PM GMT

Oh my god get out of my thread you're all completely unrelated to the topic #code while wait(1) and x > madness do x = x - 0.01 end
powerhotmail123
#183164643Sunday, February 07, 2016 6:55 PM GMT

The key to minimising latency with Filtering enabled is to send as little and least complex data through the client/server. Don't just send an entire userdata through, send an integer code which the client/server can recognise and use. I'd trade latency for security any day. I would rather play a game where I have slightly more latency than play a game where I can't enjoy myself due to some hackers. Enjoying your stay at the Scripters Forum? Join this! http://www.roblox.com/My/Groups.aspx?gid=2582784
PureConcept
#183164691Sunday, February 07, 2016 6:56 PM GMT

I just send tables lol http://www.roblox.com/Schwarzesmarken-Opening-TV-Size-item?id=345656154 #code "Let's just say goodbye"

    of     1