Git Product home page Git Product logo

vhackxt-moneybot's People

Contributors

mrsonicmaster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vhackxt-moneybot's Issues

Client 0: Fatal error: Status code is 500 for vh_loadRemoteData.php.

HI,

i often got the issue:
Client 0: Fatal error: Status code is 500 for vh_loadRemoteData.php.

Bot is working properly and earned money, but sometimes this error occures:

Client 0: Get new player list.
Client 0: Get new player list.
Client 0: Get new player list.
Client 0: Fatal error: Status code is 500 for vh_loadRemoteData.php.
Client 0: Get new player list.
Client 0: Get new player list.
Client 0: Fatal error: Status code is 500 for vh_loadRemoteData.php.
Client 0: Get new player list.
Client 0: Get new player list.
Client 0: Get new player list.
Client 0: Get new player list.

Any idea to fix this? Did you need more info (debug mode 4)?

king greetz

Speed Boost

you can increase the speed of the bot attack?
Another error returned was:
some player does not make the initial login, even if the data is correct.

I congratulate you for the work you've done ^-^

Startup issue

Issue

Bot doesn't start because of following issue:

$:~/workdir/vHackXT-MoneyBot$ ./StartBot_Linux.sh 
/home/foobar/workdir/vHackXT-MoneyBot/vHack.js:137
	log(message, logLevel = 0) {
	                      ^

SyntaxError: Unexpected token =
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:373:25)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:990:3

node --version v4.7.2
Linux 4.9.0-kali1-amd64 #1 SMP Debian 4.9.6-3kali2 (2017-01-30) x86_64 GNU/Linux

hi

sonic

Unstartable

Issue

Bot does not start because of this issue:

$:~/workdir/vHackXT-MoneyBot$ LANG=en_GB ./StartBot_Linux.sh
/home/foobar/workdir/vHackXT-MoneyBot/vHack.js:12
class vHackBot { // Due to API update v3, having multiple 'clients' seems to no longer be possible.
^^^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:990:3

My Operating System:

Linux 4.9.0-kali1-amd64 #1 SMP Debian 4.9.6-3kali2 (2017-01-30) x86_64 GNU/Linux
Other installed deps see on following steps.

My Steps

Installing the requirements

$:~/workdir/vHackXT-MoneyBot$ LANG=en_GB sudo apt-get install npm nodejs-legacy
Reading package lists... Done
Building dependency tree       
Reading state information... Done
nodejs-legacy is already the newest version (4.7.2~dfsg-1).
npm is already the newest version (1.4.21+ds-2).

Installing npm requirements

$:~/workdir/vHackXT-MoneyBot$ sudo npm install md5 request
[email protected] node_modules/md5
├── [email protected]
├── [email protected]
└── [email protected]

[email protected] node_modules/request
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])

Make it executable

$:~/workdir/vHackXT-MoneyBot$ chmod +x StartBot_Linux.sh

Tzzz u developed on Windows?! :-P -> ^M

$:~/workdir/vHackXT-MoneyBot$ LANG=en_GB dos2unix ./StartBot_Linux.sh
dos2unix: converting file ./StartBot_Linux.sh to Unix format...

Config file is changed

Note: I Think the uHash is needed for having an invate into the irc chatroom #vhack on IRC Chat server. We could verfify if you want.
{
"userName": "FancyUser",
"userPass": "FancyPW",
"uHashStr": "This_Doesn't_Seem_To_Matter_So_Don't_Edit_This"
}

Fire up da bot!

:~/workdir/vHackXT-MoneyBot$ ./StartBot_Linux.sh
/home/foobar/workdir/vHackXT-MoneyBot/vHack.js:12
class vHackBot { // Due to API update v3, having multiple 'clients' seems to no longer be possible.
^^^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:990:3

Question

Whats happend :( Did you have any idea to have fun with your bot?

Problem with API

Hello. I downloaded this script, as I want to check it out ^^

But I have a problem with launching It...

Client 0: Starting login...
Client 0: Fatal error: Failed to parse JSON. Invalid API response, outdated API version?
Press any key to continue . . .

Could You please help me?

Add Package.json

Instead of installing the modules by name, just make a package.json file and list your dependencies in the file.

Error

module.js:487
throw err;
^

Error: Cannot find module 'request'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Sebastiano\Desktop\vHackXT-MoneyBot-master\methods.js:11:17)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
Can you help me pls.

How to use this ?

I have no clude how to use this bot and what to do with all those project files. Can you give a short introduction ?

Fix it.

Dude, try and fix it. I'll do anything. :). I'd pay you

Error500PHP

Hey vhackbot dev,

I did everything u mentioned in your tutorial about how to use your bot.

It shows my ingame IP, but as soon as it starts searching for victims it gives a 500 error php.

[IMG]http://i66.tinypic.com/69ovvs.jpg[/IMG]

I hope you know how i could fix this.

Tsm020

I dnt really understand

Well, im on windows first. I modified the configs.json. i launched installdepndicies and after startbot.bat.

What i do now ? when i launch the startbot its show me this:
capturesdfsqf
Did i missed a step or anything else ? thank for answer :P

Captcha

Btw, instead of using complex image recognition algos there's simpler way I've discoverd, Python method:

import base64
from PIL import Image
import io
def readPort(base64str):
    tablePort={75:"0",36:"1",48:"2",56:"3",55:"4",58:"5",47:"6",44:"7",62:"8",69:"9"}
    pic=base64.b64decode(base64str)
    i=Image.open(io.BytesIO(pic))
    digits=list()
    digit=0
    for x in range(0,i.width):
        row=0
        for y in range(0,i.height):
            p=i.getpixel((x,y))
            if(p==1):
                digit+=p
                row=1
        if(not row):
            if(digit):digits.append(digit)
            digit=0
    try:
        captcha=""
        for d in digits:
            captcha+=tablePort[d]   
        return int(captcha)
    except:
        return digits

Each digit has always the same amount of pixels excluding some noise pixels with values >1

Not working properly

This is all it is doing, after having several login issues, I am now stuck with a non functional bot that just says Get new player list.
9b7d0f8ef7ad4ae79084c08fc58cd908

[Suggestion] Change OCR implemetation to tesseract.js

HI,

what did you think about node-tesseract for OCR part in moneybot?

Maybe better for the known issue here:

    imageToText(image, onfinish) { // Not always perfect, but is close enough.
        request(`https://megascouts.ml/ocr.php?png=${image}`, (err, res, body) => {
            if (err || res.statusCode !== 200) return onfinish(`Fatal error: Status code is ${res.statusCode}.`);
            onfinish(body);
        });
    }

Best :)

Bug?

What is the cause of continuous error?
bug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.