Click here to Skip to main content
15,892,804 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hey, people So there is a Bot for a Game Called "tekken 7". https://github.com/roguelike2d/TekkenBot Thats the Source code for the Bot My question now is How do i run it all together ? Or how do i run it ? ( Its Python )
i just dont get it i would be really thankful if someone tells me how to run this
Thanks. :) ( u need to run all together i think )

What I have tried:

dunno what to try i tried to left click everything but doesnt work ... ^^ iam pretty new so Please
Posted
Updated 2-Jul-17 17:36pm
Comments
Mohibur Rashid 2-Jul-17 22:29pm    
have you read readme.md file?
Member 13289358 2-Jul-17 22:34pm    
Yea and?
Member 13289358 2-Jul-17 22:34pm    
through the source code u can run the bot idk how tho
Patrice T 2-Jul-17 23:12pm    
Why don't you ask the author ?
Member 13289358 2-Jul-17 23:52pm    
He told me to figure out myself

1 solution

That link you provided explains how to run this code: https://github.com/roguelike2d/TekkenBot#deployment[^]

"Tekken Bot is built using pyinstaller. On Windows, use the included build_project.bat file."

Looks like you need pyinstaller and then run the build_project.bat
 
Share this answer
 
Comments
Member 13289358 2-Jul-17 23:53pm    
Yea thats for a overlay witht he build_project.bat

but i wanted to run the bot And the author said u can run the bot only if u run it from the source code
David_Wimbley 3-Jul-17 14:08pm    
So im going to take a wild guess here and say that your not familiar with programming? That isn't meant as an insult, but it says you need pyinstaller.
Member 13289358 3-Jul-17 15:27pm    
i have py installer -_- i mean try it by urself download it and try to convert all of that stuff into 1 exe doesnt work for me maybe iam too dumb but idk

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900