PDA

View Full Version : Any "how to use Python" guide?



Evangelion
06-28-2019, 11:00 PM
yeah, im interested in use some programs but i really dont know how to use phyton and run the programs, kinda newbie with this kind of cheating lol.

Bat
06-28-2019, 11:05 PM
Our programs usually come with companion guides which describe how to set up their ideal Python environments. Unfortunately, there is no universal standard when it comes to deployments, so you would be better suited with following each program's instructions instead.

j03
07-03-2019, 06:34 PM
yeah, im interested in use some programs but i really dont know how to use phyton and run the programs, kinda newbie with this kind of cheating lol.

If the interest is there, Python comes really easy.

Try YouTube tutorials before trying to use our Python scripts here. But really:

1) Install Python (either version 2 or 3, I'd install both as we have scripts for both versions)

2) Follow Python program description for how to run*

* Usually you just have to edit a Python file to add your neo username and password, user-agent... maybe some custom settings like a delay or max NP spending limit, etc.

Evangelion
07-03-2019, 07:46 PM
Our programs usually come with companion guides which describe how to set up their ideal Python environments. Unfortunately, there is no universal standard when it comes to deployments, so you would be better suited with following each program's instructions instead.

i dont know if im the unlucky because the one i wanted to install doesnt have a understandable guide (for me) about how to use, but i will try to look for more and as joe said im looking for youtube tutorials right now. thanks!

If the interest is there, Python comes really easy.

Try YouTube tutorials before trying to use our Python scripts here. But really:

1) Install Python (either version 2 or 3, I'd install both as we have scripts for both versions)

2) Follow Python program description for how to run*

* Usually you just have to edit a Python file to add your neo username and password, user-agent... maybe some custom settings like a delay or max NP spending limit, etc.

Well, im gonna start right now then, thank you Joe.

Bat
07-03-2019, 07:53 PM
i dont know if im the unlucky because the one i wanted to install doesnt have a understandable guide (for me) about how to use, but i will try to look for more and as joe said im looking for youtube tutorials right now. thanks!

Okay! If you run into problems after following the Python set up tutorial(s), then don't hesitate to ask for help. Good luck!