AutoMetamon: Simple program to play Metamon automatically

Overview

For those who are not familiar with technology!

I have put the dev tool on the web version for those of you who can't run it, open source at: Github - AutoMetamon so please check the code dental!

Continue, for those of you who don't know how to get the address / sign / msg:

Code to get the address:
javascript:(function(){prompt('Your address', sessionStorage.getItem('account-address'))})();
Code to get sign:
javascript:(function(){prompt('Your sign', sessionStorage.getItem('connect-sign'))})();
Code to get msg:
javascript:(function(){prompt('Your msg', sessionStorage.getItem('connect-signMsg'))})();

Using:

  1. Right click on the bookmark bar and select add page.
  2. Copy each code of the address / sign / msg into the URL section, the Name section you set yourself corresponding to the code.

My web link: AutoMetamon or you clone the code on run is similar.

If you have any questions, just comment or inbox, I will answer. Sincerely and to win!

REMEMBER CHECK SOURCE CODE BEFORE USING!!!!


Dành cho những anh em nào không rành về công nghệ!

Mình có đưa tool của dev lên bản web cho anh em nào chạy mà không được, open source tại: Github - AutoMetamon nên các sếp cứ check code nha!

Tiếp tục, cho anh em nào chưa biết cách lấy address / sign / msg:

Code lấy address:
javascript:(function(){prompt('Your address', sessionStorage.getItem('account-address'))})();
Code lấy sign:
javascript:(function(){prompt('Your sign', sessionStorage.getItem('connect-sign'))})();
Code lấy msg:
javascript:(function(){prompt('Your msg', sessionStorage.getItem('connect-signMsg'))})();

Cách sử dụng:

  1. Chuột phải vào thanh bookmark chọn thêm trang.
  2. Copy từng code của address / sign / msg vào mục URL, mục Tên các bạn tự đặt tương ứng với code.

Link web của mình: AutoMetamon hoặc các bạn clone code về run lên cũng tương tự.

Có thắc mắc gì các bạn cứ comment hoặc inbox, mình sẽ giải đáp. Thân ái và quyết thắng!

NHỚ CHECK SOURCE CODE TRƯỚC KHI DÙNG!!!!

Owner
Ngô Văn Tuấn
Hotline: 098.777.3751 - TPBank STK: 02495190501 Chủ TK: Ngô Văn Tuấn
Ngô Văn Tuấn
PKU team for 2021 project 'Guangchangwu detection'.

PKU team for 2021 project 'Guangchangwu detection'.

Helin Wang 3 Feb 21, 2022
Incident Response Process and Playbooks | Goal: Playbooks to be Mapped to MITRE Attack Techniques

PURPOSE OF PROJECT That this project will be created by the SOC/Incident Response Community Develop a Catalog of Incident Response Playbook for every

Austin Songer 987 Jan 02, 2023
Reference python implementation of Chia pool operations for pool operators

This repository provides a sample server written in python, which is meant to server as a basis for a Chia Pool. While this is a fully functional implementation, it requires some work in scalability

Chia Network 451 Dec 13, 2022
Insights in greek football league 2020-2021 and bookmaker's accuracy

Greek_Football_League_Analysis_2020_2021 Aim of Project: This project aims in deriving useful insights from greek football league 2020-2021 by mean st

2 Jan 16, 2022
Trusted sessions for falcon using itsdangerous.

Falcon signed sessions This project allows you to easily add trusted cookies to falcon, it works by storing a signed cookie in the client's browser us

Ward 1 Feb 08, 2022
Data on Free Food at MIT

MIT Free Food Timing Procrastinating research by plotting data on how long it takes emails on the free-food at mit edu mailing list to go through. Dat

Peter Sharpe 2 Nov 01, 2021
Compile Binary Ninja's HLIL IR to LLVM, for purposes of compiling it back to a binary again.

Compiles BinaryNinja's HLIL to LLVM Approach Sweep binary for global variables, create them Sweep binary for (used?) external functions, declare those

Kyle Martin 31 Nov 10, 2022
It's like Forth but in Python

It's like Forth but written in Python. But I don't actually know for sure since I never programmed in Forth, I only heard that it's some sort of stack-based programming language. Porth is also stack-

Tsoding 619 Dec 21, 2022
This bot uploads telegram files to MixDrop.co,File.io.

What is about this bot ? This bot uploads telegram files to MixDrop.co, File.io. Usage: Send any file, and the bot will upload it to MixDrop.co, File.

Abhijith NT 3 Feb 26, 2022
A demo of a data science project using Kedro

iris Overview This is your new Kedro project, which was generated using Kedro 0.17.4. Take a look at the Kedro documentation to get started. Rules and

Khuyen Tran 14 Oct 14, 2022
A basic tic tac toe game on python!

A basic tic tac toe game on python!

Shubham Kumar Chandrabansi 1 Nov 18, 2021
A rough GSL work DynSAGE of my graduation project

DynSAGE Codes w.r.t DynSAGE-Diffuse can be found in function apply_dyn_model_v2 of src/utils.py. The training entrance is Line 144 - 155 of src/main.p

Yuhan Wang 3 Mar 22, 2022
This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.

This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.

Alexander Bartolomey 1 Dec 31, 2021
Github Star Tracking app with Streamlit

github-star-tracking-python-app Github Star Tracking app with Streamlit #8daysofstreamlit How to run it locally? Clone or Download & Unzip the Repo En

amrrs 4 Sep 22, 2022
Always fill your package requirements without the user having to do anything! Simple and easy!

WSL Should now work always-fill-reqs-python3 Always fill your package requirements without the user having to do anything! Simple and easy! Supported

Hashm 7 Jan 19, 2022
Simplified web browser made in python for a college project

Python browser Simplified web browser made in python for a college project. Web browser has bookmarks, history, multiple tabs, toolbar. It was made on

AmirHossein Mohammadi 9 Jul 25, 2022
Mini-calculadora escrita como exemplo para uma palestra relâmpago sobre `git bisect`

Calculadora Mini-calculadora criada para uma palestra relâmpado sobre git bisect. Tem até uma colinha! Exemplo de uso Modo interativo $ python -m calc

Eduardo Cuducos 3 Dec 14, 2021
Prometheus exporter for Spigot accounts

SpigotExporter Prometheus exporter for Spigot accounts What it provides SpigotExporter will output metrics for each of your plugins and a cumulative d

Jacob Bashista 5 Dec 20, 2021
Speed up your typing by some exercises in the multi-platform(Windows/Ubuntu).

Introduction This project purpose is speed up your typing by some exercises in the multi-platform(Windows/Ubuntu). Build Environment Software Environm

lyfer233 1 Mar 24, 2022
A Blender addon to enable reloading linked libraries from UI.

library_reload_linked_libraries A Blender addon to enable reloading linked libraries from UI.

3 Nov 27, 2022