Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to disable "Kicked due to unexpected client behavior"?

Asked by
nc2r 117
4 years ago
Edited 4 years ago

I am using Grapejuice to run Roblox on Linux and when I try to use the Roblox player, I always get kicked for unexpected client behavior. I want to disable this for me only. Roblox studio works just fine under Grapejuice, but I want to disable getting kicked by unexpected client behavior.

local MyUserId = 1234

--How to disable kicked due to unexpected client behavior

How shall I proceed

What I am looking for is some code that would turn of checking for unexpected client behavior

Don't say Oh use an operating system that supports it because I am a 9th grader who cannot buy a new computer and my parents are cheap, so that is not an option. I am just a brokeass trying to play Roblox at school during my breaks, instead of having to log on to the studio to play games like a dope.

2 answers

Log in to vote
0
Answered by 4 years ago

I believe this is more of a client issue, and yes, unfortunately, you might have to use a OS that Roblox was programmed to support because it doesn't support Linux. This isn't fixable with scripting.

0
It is a server issue. The server sees Oh this client is using linux he is a dope kick him. How can I make the server not kick clients no matter what unless I manually call Player:Kick() nc2r 117 — 4y
0
It is a server issue. The server sees Oh this client is using linux he is a dope kick him. How can I make the server not kick clients no matter what unless I manually call Player:Kick() nc2r 117 — 4y
0
You can't. The code kicking you is not configurable by developers or exposed to Lua, it's code compiled into the game server that is detecting something being sent from your client that the proper Windows or Mac client wouldn't send, and it's kicking you assuming you've tampered with your client (e.g. to exploit). Your use case just isn't supported. EmilyBendsSpace 1025 — 4y
Ad
Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

Hi there, it is so disappointing that you need to change to Windows or Macintosh Operating System. You don't need to buy some of those but you can also install the Operating System Installation Media to the USB drivers or DVD driver if you wanted to.

Install the Windows or Macintosh Operating System Installation to the Linux system so you can change some of those things to your current computer. So you can run Exe extension file or Dmg extension file than Deb Extension file or Tar.gz extension file.

If you don't want to change operating system, the roblox client will keep continuing to kick you for no reason.

There no script for the current error, seriously how you can control your client with script.

Other reason that the roblox client keep kicking you but linux is working fine:

  • The client was having an issues to handle the game.
  • You probably having a lag spike or high ping.
  • Roblox client is blocked in firewall application.
  • Your internet was having a glitch internet status. (Cause to make lag spike)
  • Your modem is broken or in serious issues.
  • Internet may used too much data or used super low data.
  • You got instantly disconnected to the internet and automatically connected again.
  • You reached million of pings. (1,000,000+ ms / 1,000 seconds / 16 minutes)
  • Your internet is broken or not functioning correctly.
  • Your data on your current internet you connecting is now expired.

If you don't want to change your operating system and your issues is not in other reason, you doomed or there no way to fix it.

Answer this question