Giter VIP home page Giter VIP logo

vhackos-python's Introduction

vHackOS-Python

Bot for vHackOS Game android

vhackos-python's People

Contributors

vblackout avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

sprazedope

vhackos-python's Issues

Attack issue

update.py line 16 should be -> money = int(self.store["money"])

I also have this Error after the bot starting ip attack

Traceback (most recent call last):
File "main.py", line 24, in
main = run(ut)
File "main.py", line 14, in init
network = Network(ut)
File "C:\Users\kadrei\vhack\network.py", line 16, in init
self.RecoltMoney()
File "C:\Users\kadrei\vhack\network.py", line 87, in RecoltMoney
for x in self.targetBruted["brutes"]]
KeyError: 'brutes'

read please!

This whole thing needs to be updated as in requirements when you type 'pip install -r requirements.txt' it only comes up with a error result!

Bruteforcing issue

File "main.py", line 24, in
main = run(ut)
File "main.py", line 14, in init
network = Network(ut)
File "/home/alessandro/Desktop/vHackOS-Python/network.py", line 13, in init
startFunctionAttack = self.startFunctionAttack()
File "/home/alessandro/Desktop/vHackOS-Python/network.py", line 35, in startFunctionAttack
self.AttackTarget(ip)
File "/home/alessandro/Desktop/vHackOS-Python/network.py", line 72, in AttackTarget
self.ut.viewsPrint("showMsgCollectMoneyUser", "[{}] - \033[32m{} '{}'\033[0m".format(os.path.basename(file), "\033[32mStart Bruteforce to", ip))
File "/home/alessandro/Desktop/vHackOS-Python/utils.py", line 185, in viewsPrint
return self.OutputTable("OutputBot: {} - {}".format(strftime("%Y-%m-%d %H:%M:%S", gmtime()), self.printConsole(Msg)), 2)
File "/home/alessandro/Desktop/vHackOS-Python/utils.py", line 213, in OutputTable
self.account_info = self.requestStringNowait("update.php", uID=self.uID, accesstoken=self.accessToken)
File "/home/alessandro/Desktop/vHackOS-Python/utils.py", line 649, in requestStringNowait
parseJson = result.json()
File "/home/alessandro/.local/lib/python2.7/site-packages/requests/models.py", line 885, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python2.7/dist-packages/simplejson/init.py", line 516, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

It drops this everytime it bruteforces something

KeyError: 'transactions'

Seems like a nice program, but i have an error that i can't figure out.

50 HTTP/1.1" 200 None
2018-04-04 00:04:31 Alter-otthon root[25260] INFO {'result': '10'}
Traceback (most recent call last):
File "main.py", line 22, in
main = run(ut)
File "main.py", line 12, in init
network = Network(ut)
File "C:\python\vHackOSBot-Python-master\network.py", line 10, in init
self.attackTarget(self.Configuration["attack_mode"])
File "C:\python\vHackOSBot-Python-master\network.py", line 68, in attackTarget
for info in yourbank["transactions"]:
KeyError: 'transactions'

Any ideas?

Closing Bot

Bot is Closing upon Bad Request whats the problem here?

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.