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
A sandpit for textual related things

A sandpit repo for testing textual related things.

Craig Gumbley 1 Nov 08, 2021
Generate Azure Blob Storage account authentication headers for Munki

Azure Blob Storage Authentication for Munki The Azure Blob Storage Middleware allows munki clients to connect securely, and directly to a munki repo h

Oliver Kieselbach 10 Apr 12, 2022
EFB Docker image with efb-telegram-master and efb-wechat-slave

efb-wechat-docker EFB Docker image with efb-telegram-master and efb-wechat-slave Features Container run by non-root user. Support add environment vari

Haukeng 1 Nov 10, 2022
Herramienta para poder automatizar reuniones en Zoom.

Crear Reunión Zoom con Python Herramienta para poder automatizar reuniones en Zoom. Librerías Requeridas Nombre Comando PyAutoGui pip install pyautogu

JkDev 3 Nov 12, 2022
Zeus is an open source flight intellingence tool which supports more than 13,000+ airlines and 250+ countries.

Zeus Zeus is an open source flight intellingence tool which supports more than 13,000+ airlines and 250+ countries. Any flight worldwide, at your fing

DeVickey 1 Oct 22, 2021
Simple package to make requests throughout Tor with circuit renewal.

AutoTor Table of Contents About the Project Contents Dependencies Getting Started Installation Coding Contributing About the Project Simple package to

Salvador Belenguer 6 Jan 01, 2023
A clock widget for linux ez to use no need for cmd line ;)

A clock widget in LINUX A clock widget for linux ez to use no need for cmd line ;) How to install? oh its ez just go to realese! what are the paltform

1 Feb 15, 2022
Script to calculate delegator epoch returns for all pillars

znn_delegator_calculator Script to calculate estimated delegator epoch returns for all Pillars, so you can delegate to the best one. You can find me o

2 Dec 03, 2021
To effectively detect the faulty wafers

wafer_fault_detection Aim of the project: In electronics, a wafer (also called a slice or substrate) is a thin slice of semiconductor, such as crystal

Arun Singh Babal 1 Nov 06, 2021
This is an example manipulation package of for a robot manipulator based on Drake with ROS2.

This is an example manipulation package of for a robot manipulator based on Drake with ROS2.

Sotaro Katayama 1 Oct 21, 2021
TikTok Auto Claimer Made By Aim low!#9999 Leaked By bazooka#0001

Zues Auto Claimer Leaked By bazooka#0001 put proxies in prox.txt put ssid in sid.txt put all users you want to target in user.txt for the login just t

1 Jan 14, 2022
Basic Clojure REPL for Sublime Text

Basic Clojure REPL for Sublime Text Goals: Decomplected: just REPL, nothing more Zero dependencies: works directly with pREPL Compact: Display code ev

Nikita Prokopov 23 Dec 24, 2021
A beautiful and useful prompt for your shell

A Powerline style prompt for your shell A beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh: Shows some important details about the

Buck Ryan 6k Jan 08, 2023
Given an array of integers, calculate the ratios of its elements that are positive, negative, and zero.

Given an array of integers, calculate the ratios of its elements that are positive, negative, and zero. Print the decimal value of each fraction on a new line with places after the decimal.

Shruti Dhave 2 Nov 29, 2021
Shai-Hulud - A qtile configuration for the (spice) masses

Shai-Hulud - A qtile configuration for the (spice) masses Installation Notes These dotfiles are set up to use GNU stow for installation. To install, f

16 Dec 30, 2022
FantasyBballHelper - Espn Fantasy Basketball Helper

ESPN FANTASY BASKETBALL HELPER The simple goal of this project is to allow fanta

1 Jan 18, 2022
Data Structures and Algorithms Python - Practice data structures and algorithms in python with few small projects

Data Structures and Algorithms All the essential resources and template code nee

Hesham 13 Dec 01, 2022
Graphene Metanode is a locally hosted node for one account and several trading pairs, which uses minimal RAM resources.

Graphene Metanode is a locally hosted node for one account and several trading pairs, which uses minimal RAM resources. It provides the necessary user stream data and order book data for trading in a

litepresence 5 May 08, 2022
Hypothesis strategies for generating Python programs, something like CSmith

hypothesmith Hypothesis strategies for generating Python programs, something like CSmith. This is definitely pre-alpha, but if you want to play with i

Zac Hatfield-Dodds 73 Dec 14, 2022
Experimental proxy for dumping the unencrypted packet data from Brawl Stars (WIP)

Brawl Stars Proxy Experimental proxy for version 39.99 of Brawl Stars. It allows you to capture the packets being sent between the Brawl Stars client

4 Oct 29, 2021