8BitMMO Guide

AUTO Gold and XP Farming for 8BitMMO

AUTO Gold and XP Farming

Overview

A simple script to attack for you. With script you can leave your character in a dungeon, it will just XP and gold farm for you.

Start Script

do
Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Sendkeys ” “
WScript.Sleep 100
loop

Stop Script

echo Stopping Auto-Attack Script
taskkill /F /T /IM wscript.exe

Instructions

NOTE : WHEN SAVING ANY OF THE SCRIPTS CLICK THE “Save As Type…” in The save as window and select “All Files” From the dropdown menu.

Setup Start Script

  • Paste the start script into notepad
  • Save it as “start-attack.vbs”
  • Double click on the newly saved file
  • It should now be attacking without you pressing space!
  • Now go to a dungeon, chill in a corner, rack up gold and XP!

Setup Stop Script

  • Paste Stop Script into notepad
  • Save it as “stop-attack.bat”
  • Double click on the newly saved file whenever you want to stop the script

Stopping The Script
Method 1: Use The Stop Script
Just run (double click) the stop script you saved from earlier
Method 2: Use Task Manager

  • Open Task Manager
  • Select “Microsoft ® Windows Based Script Host”
  • Click The “End Task” Button at the bottom of task manager

Epilogue

Note All this script does is presses the spacebar every 100 milliseconds
therefore it will continue working on every other program you open until you kill it in task manager
or with the stop-attack.bat script

This is my first guide ever so if you have any questions, message me and I will help you.

Thanks For Reading

SteamSolo.com