Coder Social home page Coder Social logo

raamyy / haxball-room-search Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 8 KB

A Google Chrome Extension that adds the functionality of searching through the room list in Haxball game

Home Page: https://chrome.google.com/webstore/detail/haxball-room-search/dcmlehbkbddnepmdlajdboikmbjadfpi

JavaScript 100.00%
haxball google-chrome-extension extension javascript

haxball-room-search's Introduction

Hey there, I'm Raamyy! ๐Ÿ‘‹

A passionate Egyptian software engineer that loves contributing and creating open source projects.

  • ๐Ÿ’ผ Working as software engineer @Gameball.
  • ๐ŸŽ“ 2020 graduate from Software Engineering department at Ain Shams University.
  • ๐Ÿซ Worked as teaching assistant at Software Engineering department.
  • ๐Ÿ“š Learning more about javascript and python.
  • ๐Ÿ‘ฏ Looking to collaborate on more open source projects.
  • ๐Ÿ“ธ Also a video editor and a graphic designer.
  • ๐Ÿ“Œ Lives in Cairo, Egypt.

Connect with me:

Ramyy | email Raamyy | Stackoverflow Raamyy | Behance

@raamyy's Holopin board

Languages and Tools:

Visual Studio Code linux python JavaScript python HTML5 CSS3 React Firebase Node.js android SQL electron Git GitHub terminal



Raamyy's github stats

Top Langs

haxball-room-search's People

Contributors

raamyy avatar xenonsb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

haxball-room-search's Issues

Duplicating Buttons Issue

Hello @Raamyy @xenonsb. I have an issue about the amount of buttons in room.

So, I have a non-bot controlled room (that is, host player is me). Anyway, I have made my PC slept and gone out. And then turn on my PC again, and so, the room; and it I was given a re-captcha (in spite of not closing the room). So, I have passed it and then saw that the HaxBall Room Search generated buttons near the chat section were duplicated as on the image. Frankly I'm not sure how many people encountered with this issue but I can say that this issue is waiting for a solution. Thanks from right now!

1

Help Raamyy

@Raamyy
function filter(message){
message = message.toLowerCase();
message = message.replace(/\s/g, '');
message = message.replace(/./g,' ')
if(message.includes("oรง") ){
return true;
}else {return false;
}
}
How do I set this command so as not to ban the admin??

Afk

Can you order me to throw away the inactive ones after the game starts?

Enter hook

When pressing enter outside of the nickname selection box, script will not run properly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.