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
All you need to understand CRUD and MVP in DRF

Book-Store-API This an API which has been put in place just to make you order for books, upload books with price, image and all, pay and automtically

Oladipo Adesiyan 6 Jul 03, 2022
HSPyLib is a Python library that will elevate your experience to another level.

HomeSetup Python Library - HSPyLib Your mature python application HSPyLib is a Python library that will elevate your experience to another level. It r

Hugo Saporetti Junior 4 Dec 14, 2022
Project repository of Apache Airflow, deployed on Docker in Amazon EC2 via GitLab.

Airflow on Docker in EC2 + GitLab's CI/CD Personal project for simple data pipeline using Airflow. Airflow will be installed inside Docker container,

Ammar Chalifah 13 Nov 29, 2022
Hotpile: High Order Turing Machine Language Compiler

Hotpile: High Order Turing Machine Language Compiler Build and Run Requirements: Python 3.6+, bison, flex, and GCC installed. Needs to be run under UN

Jiang Weihao 4 Dec 29, 2021
Git Hooks Tutorial.

Git Hooks Tutorial My public talk about this project at Sberloga: Git Hooks Is All You Need 1. Git Hooks 101 Init git repo: mkdir git_repo cd git_repo

Dani El-Ayyass 17 Oct 12, 2022
Completed task 1 and task 2 at LetsGrowMore as a data science intern.

LetsGrowMore-Internship Completed task 1 and task 2 at LetsGrowMore as a data science intern. Task 1- Task 2- Creating a Decision Tree classifier and

Sanjyot Panure 1 Jan 16, 2022
an opensourced roblox group finder writen in python 100% free and virus-free

Roblox-Group-Finder an opensourced roblox group finder writen in python 100% free and virus-free note : if you don't want install python or just use w

mollomm1 1 Nov 11, 2021
Lectures for Udemy - Complete Python Bootcamp Course

Complete-Python-Bootcamp Welcome to the Repository for the Complete Python Bootcamp! This is the Repository for the Udemy course - "Complete Python Bo

Marci 2k Dec 28, 2022
Practice in Oxford_AI&ML class

Practice in Oxford_AI&ML class

St3ve Lee 2 Feb 04, 2022
Build your own Etherscan with web3.py

Build your own Etherscan with web3.py Video Tutorial: Run it pip3 install -r requirements.txt export FLASK_APP=app export FLASK_ENV=development flask

35 Jan 02, 2023
A OBS service to package a published repository into a tar.gz file

OBS Source Service obs-service-publish_tar obs-service-publish_tar will create a archive.tar[.tar compression] archive containing the published repo

Erico Mendonca 1 Feb 16, 2022
A calculator to test numbers against the collatz conjecture

The Collatz Calculator This is an algorithm custom built by Kyle Dickey, used to test numbers against the simple rules of the Collatz Conjecture.

Kyle Dickey 2 Jun 14, 2022
Heads Down Application for Mac OSX

Heads Down A Mac app that lives in your ribbon—with a click of the mouse, temporarily block distracting websites and applications to encourage "heads

20 Mar 10, 2021
3D Printed Flip Clock Design and Code

Smart Flip Clock 3D printed smart clock that puts a new twist on old technology. Making The Smart Flip Clock The first thing that must be done for thi

Thomas 105 Oct 17, 2022
A Google sheet which keeps track of the locations that want to visit and a price cutoff

FlightDeals Here's how the program works. First, I have a Google sheet which keeps track of the locations that I want to visit and a price cutoff. It

Lynne Munini 5 Nov 21, 2022
🤖🤖 Jarvis is an virtual assistant which can some tasks easy for you like surfing on web opening an app and much more... 🤖🤖

Jarvis 🤖 🤖 Jarvis is an virtual assistant which can some tasks easy for you like surfing on web opening an app and much more... 🤖 🤖 Developer : su

1 Nov 08, 2021
A fancy and practical functional tools

Funcy A collection of fancy functional tools focused on practicality. Inspired by clojure, underscore and my own abstractions. Keep reading to get an

Alexander Schepanovski 2.9k Dec 29, 2022
General Purpose Python Library by Techman

General Purpose Python Library by Techman

Jack Hubbard 0 Feb 09, 2022
Packaging tools for shanty services.

parcel Packaging tools for shanty services. What? Services are docker containers deployed by shanty on a hosting appliance. Each service consists of t

0 Jan 20, 2022
This is a method to build your own qgis configuration packages using osgeo4W.

This is a method to build your own qgis configuration packages using osgeo4W. Then you can automate deployment in your organization with a controled and trusted environnement.

Régis Haubourg 26 Dec 05, 2022