Results 1 to 2 of 2
  1. #1
    DumpsterCode's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    How to circumvent chat delay in a web game? [Python]

    Hello,

    I'm interested in learning a bit about networking. I've taken an introductory course in networking a few years ago and I'm interested in learning about it a bit more and had a little project I wanted to try to attempt. I have a simple understanding of networking, packets, and programming with Python.

    I've noticed an online game had a spam filter that restricted users from spamming too many messages in a short amount of time. I'm curious if there's a way around that. Is it possible to write a Python application that circumvents this chat delay restriction? I was thinking using packets to send a string of text to the chat. Should use something like Wireshark to analyze which packets are responsible for sending messages to the website, and then recreate the packet in Python? Any ideas on how to get started?

    Thanks

  2. #2
    Crack3r.shop's Avatar
    Join Date
    Jul 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Devilish
    You will probably not be able to bypass this because the spam filter is probably assigned to a uuid.

Similar Threads

  1. [Tutorial] How to clear chat on mat
    By EmoHacker in forum Mission Against Terror Discussions
    Replies: 7
    Last Post: 08-28-2011, 10:48 PM
  2. How you can get banned Realy fast and how to circumvent.
    By labertasche111 in forum Combat Arms EU Discussions
    Replies: 13
    Last Post: 07-15-2010, 05:50 PM
  3. How to block Chat
    By skullman42 in forum Combat Arms Discussions
    Replies: 23
    Last Post: 05-14-2010, 08:29 PM
  4. [Request] How to uunblock chat in CrossFire
    By baobaoaz in forum CrossFire Hacks & Cheats
    Replies: 3
    Last Post: 01-01-2010, 07:26 PM
  5. Does Any1 no how to Cleaar chat in lobby
    By StevieWonder in forum Combat Arms Help
    Replies: 2
    Last Post: 08-29-2009, 02:47 AM