Hoss the Farmer
Hoss the Farmer
Yeah, same here
Figured out it was because the code was missing a `except Exception as e:` block after the try. It's in file requestbot.py near line 99.
You'll then want to uppercase `from modules.config import config` to `from modules.config import Config`. But it appears that the script isn't working. Checking......
It does open up the browser though, so that's a start....
Actually works like a charm, thanks!
https://github.com/FeezyHendrix/Insta-mass-account-creator/issues/102
Hey thanks for all the help @augnustin! I was stuck on this for awhile too and I'm pretty new to elixir so that was confusing haha. Some things to note...
i miss my ole place cage.
Yup, same here. @dplamenov How'd you fix it?
Looks like I had to copy the `address` value out of the build file. `build/contracts/Contacts.json`. It's located under > `networks`->`5777`->`address`. But when you deploy the contract, the terminal will also...