{"id":18615087,"url":"https://github.com/dank074/javascript-plugin","last_synced_at":"2025-06-30T20:33:41.287Z","repository":{"id":45137983,"uuid":"236169828","full_name":"dank074/javascript-plugin","owner":"dank074","description":"Allows 2-way communication between some javascript running in your client and your emulator using the FlashExternalInterface","archived":false,"fork":false,"pushed_at":"2024-04-08T17:51:39.000Z","size":51,"stargazers_count":3,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T11:16:58.875Z","etag":null,"topics":["arcturus-plugins","flashexternalinterface","habbo"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dank074.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-25T12:51:50.000Z","updated_at":"2024-05-07T03:13:04.000Z","dependencies_parsed_at":"2024-11-07T03:31:18.040Z","dependency_job_id":"8db54a9d-c034-4460-82b2-49415c65bdf6","html_url":"https://github.com/dank074/javascript-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dank074/javascript-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dank074%2Fjavascript-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dank074%2Fjavascript-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dank074%2Fjavascript-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dank074%2Fjavascript-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dank074","download_url":"https://codeload.github.com/dank074/javascript-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dank074%2Fjavascript-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262846271,"owners_count":23373792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arcturus-plugins","flashexternalinterface","habbo"],"created_at":"2024-11-07T03:28:10.702Z","updated_at":"2025-06-30T20:33:41.256Z","avatar_url":"https://github.com/dank074.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# javascript-plugin\nAllows 2-way communication between some javascript running in your client and your emulator using the FlashExternalInterface\n\n## How do I use it?\nYou can use the following Vue application which will work out of the box with this plugin: https://github.com/dank074/youtube-overlay\nJust include the scripts and add a div with id=app, and you are set to go\n\n## I don't wanna use that Vue trash, how do I use it with my own javascript?\n\nReceiving a message:\n```js\nFlashExternalInterface.openHabblet = function(a,b){console.log(\"recieved \" + a)}\n```\n\nSending a message:\n```js\ndocument.querySelector('object, embed').openroom(JSON.stringify({\"header\": \"test\", \"data\": {\"name\": \"Efrain\"}}))\n```\n## Built in features\n- [x] Arrowkey walking\n- [x] Youtube jukebox (use interaction `yt_jukebox` on any furniture)\n- [x] Slots Machine (use interaction `slots_machine` on any furniture)\n- [x] :youtube command ```ALTER TABLE permissions\n    ADD COLUMN cmd_youtube enum('0','1') DEFAULT '1';```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdank074%2Fjavascript-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdank074%2Fjavascript-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdank074%2Fjavascript-plugin/lists"}