Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Never tell your password to anyone.
- niedziela, 24 lipca 2016
- notJackson: If its a unique sell it wouldnt be $250
- EnVyyy CSGOSELL.COM: Okay I know, but I just wanted to know am I first heh
- EnVyyy CSGOSELL.COM: I'm sending you
- notJackson: Do you know basic commandline stuff?
- EnVyyy CSGOSELL.COM: yeah
- notJackson: good
- EnVyyy CSGOSELL.COM: I own some gambling sites
- EnVyyy CSGOSELL.COM: Sended, cyrex as a tip ;)
- EnVyyy CSGOSELL.COM: Unfortunetly just sg
- EnVyyy CSGOSELL.COM: XD
- EnVyyy CSGOSELL.COM: But still cyrex
- notJackson: for this to work you should not have apache or ngnix running
- notJackson: node will serve html and listen to port 80
- EnVyyy CSGOSELL.COM: I prefer apache, never worked with ngix
- notJackson: Yea but those things should NOT be on your server active whilst trying to run this script.
- notJackson: Node will initiate a http server.
- EnVyyy CSGOSELL.COM: okay
- EnVyyy CSGOSELL.COM: Should I give you root server account to put it on server?
- EnVyyy CSGOSELL.COM: Or would you do it some else?
- notJackson: If you want me to set it up for you, sure
- EnVyyy CSGOSELL.COM: Okay, you will to this the best
- EnVyyy CSGOSELL.COM: 146.185.160.119
- EnVyyy CSGOSELL.COM: root ofc
- notJackson: Accepting tradeoffer now
- EnVyyy CSGOSELL.COM: okay
- EnVyyy CSGOSELL.COM: pass : 24041999sP
- notJackson: What OS is on that srv
- EnVyyy CSGOSELL.COM: ubuntu
- EnVyyy CSGOSELL.COM: Is it good?
- notJackson: yea fine
- EnVyyy CSGOSELL.COM: nice
- notJackson: steam trades are bugging right now, so I'll wait ~10 mins before i accept... its not working as of now
- EnVyyy CSGOSELL.COM: okay
- notJackson: Trade Accepted 24 Jul, 2016 @ 5:03pm
- notJackson: ok
- EnVyyy CSGOSELL.COM: gj ;)
- EnVyyy CSGOSELL.COM: Will you configure it now?
- notJackson: Yea I upload and install
- EnVyyy CSGOSELL.COM: nice thx
- EnVyyy CSGOSELL.COM: Not domeid right now, but I will generate APi for domain later
- notJackson: well then I will just install dependencies and u configure
- EnVyyy CSGOSELL.COM: okay
- notJackson: http://i.imgur.com/Qp7Embz.png
- notJackson: and I will upload now
- EnVyyy CSGOSELL.COM: okay nice
- notJackson: ur server has apache2 running
- notJackson: I will shut that down
- EnVyyy CSGOSELL.COM: okey
- notJackson: online: 146.185.160.119
- notJackson: no bots, no login working.
- notJackson: That will be yours to configure.
- EnVyyy CSGOSELL.COM: Okay, is also second css version on server>
- EnVyyy CSGOSELL.COM: ?
- notJackson: You mean the changed background?
- EnVyyy CSGOSELL.COM: this pink
- EnVyyy CSGOSELL.COM: Or red ;p
- notJackson: Yea 1 sec I will copy/paste
- EnVyyy CSGOSELL.COM: okay
- notJackson: Sounds and artwork are not being sold, they are not mine
- notJackson: you can and should change them; its not my responsibility
- notJackson: They are not being hosted on your server, they are from imgur or smth.
- EnVyyy CSGOSELL.COM: Okay I understand
- EnVyyy CSGOSELL.COM: One more think is and function to turn off all sounds?
- notJackson: I will disable that for you now.
- EnVyyy CSGOSELL.COM: Oh nice ;)
- notJackson: for other "css version"
- notJackson: change background to http://i.imgur.com/aHMgZUR.png
- notJackson: Should I make 2 files?
- notJackson: or do you know how to?
- EnVyyy CSGOSELL.COM: No, I can do it myself
- notJackson: Alright.
- EnVyyy CSGOSELL.COM: If I got some problems with bot or login can I write to you?
- notJackson: Yep
- EnVyyy CSGOSELL.COM: nice
- notJackson: CTRL+SHIFT+R
- notJackson: and sounds are gone.
- notJackson: http://pastebin.com/raw/b83jFBEU "short manual"
- EnVyyy CSGOSELL.COM: nice. Icons are from fontello, or from what?
- notJackson: http://fontawesome.io/
- notJackson: Free
- EnVyyy CSGOSELL.COM: okay
- EnVyyy CSGOSELL.COM: man in what folder is it located? :D Its not in defauld /var/www/html ??
- notJackson: /home/trade/
- EnVyyy CSGOSELL.COM: okay
- notJackson: var/www/html is for apache
- EnVyyy CSGOSELL.COM: its ngix?
- notJackson: if you want static files shared go to /home/trade/public/
- EnVyyy CSGOSELL.COM: Okay
- notJackson: No. Node express http server.
- EnVyyy CSGOSELL.COM: oh okay. I'm begginer :P Still learning heeh thanks
- notJackson: how to visit public static files: <IP>/public/filename
- notJackson: You need to restart bots.js everytime you change config.js
- notJackson: same goes with app.js
- EnVyyy CSGOSELL.COM: okay
- notJackson: forever stopall
- notJackson: and then again from new
- EnVyyy CSGOSELL.COM: What kommand for this?
- EnVyyy CSGOSELL.COM: :D
- notJackson: everything in the pastebin I gave you
- EnVyyy CSGOSELL.COM: okay
- EnVyyy CSGOSELL.COM: "/usr/bin/env: ‘node’: No such file or directory
- " While running forever stopall or start. npm installed
- notJackson: What exactly are you doing?
- notJackson: cd /home/trade/
- notJackson: forever stopall
- EnVyyy CSGOSELL.COM: ok
- notJackson: forever start app.js
- EnVyyy CSGOSELL.COM: sorry my bad
- notJackson: forever start bots.js
- notJackson: the only commands you'll ever have to use
- EnVyyy CSGOSELL.COM: root@ubuntu-512mb-ams2-01:~# forever start app.js
- /usr/bin/env: ‘node’: No such file or directory
- EnVyyy CSGOSELL.COM: Even after cd
- EnVyyy CSGOSELL.COM: Oh it didnt take me there
- notJackson: do "nvm use 4.4.4"
- EnVyyy CSGOSELL.COM: okay ty it works
- notJackson: I assume you're home right now?
- EnVyyy CSGOSELL.COM: Yeah, why are you asking ? :D
- notJackson: put your data into config.js
- notJackson: and test
- EnVyyy CSGOSELL.COM: Okay, now I'm playing with login
- notJackson: steam api key NOT CREATED FROM BOT
- EnVyyy CSGOSELL.COM: okay
- notJackson: do you already have a domain?
- notJackson: if not, change "localhost" to IP for now
- EnVyyy CSGOSELL.COM: no I don't I need to buy it tomorrow and wait for dns
- EnVyyy CSGOSELL.COM: Yeah I done that
- notJackson: did you do baseUrl: http://146.185.160.119 ?
- EnVyyy CSGOSELL.COM: yup
- notJackson: dont do / at end
- EnVyyy CSGOSELL.COM: oh okay!
- EnVyyy CSGOSELL.COM: Should I put anythink on code: '',
- notJackson: yes, thats your two factor security for admin tools
- EnVyyy CSGOSELL.COM: Okay.
- EnVyyy CSGOSELL.COM: Steam message after login: Cannot GET //auth/steam/return?openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=id_res&openid.op_endpoint=https%3A%2F%2Fsteamcommunity.com%2Fopenid%2Flogin&openid.claimed_id=http%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198232584180&openid.identity=http%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198232584180&openid.return_to=http%3A%2F%2F146.185.160.119%2F%2Fauth%2Fsteam%2Freturn&openid.response_nonce=2016-07-24T15%3A53%3A44Z2%2BmSne2PKOIQ9XSMYTl05VTEBuw%3D&openid.assoc_handle=1234567890&openid.signed=signed%2Cop_endpoint%2Cclaimed_id%2Cidentity%2Creturn_to%2Cresponse_nonce%2Cassoc_handle&openid.sig=enpPpNTjrQ655rP2uh4xbGyQaE8%3D
- notJackson: http://pastebin.com/raw/PzzxgVeL
- notJackson: Can I take a look at your config?
- EnVyyy CSGOSELL.COM: Yes of course
- notJackson: api key correct?
- notJackson: revoke and make new
- EnVyyy CSGOSELL.COM: okay
- notJackson: domain: 'domainForBotAPIKeyFetch'
- notJackson: it wont break anything if its wrong
- EnVyyy CSGOSELL.COM: Where is this "domain: 'domainForBotAPIKeyFetch'
- "
- EnVyyy CSGOSELL.COM: Sorry man, but I'm begginer
- notJackson: sec
- EnVyyy CSGOSELL.COM: k
- notJackson: ok
- notJackson: forever stopall
- notJackson: forever start app.js
- notJackson: do taht
- notJackson: cuz ur problem with / is still present
- EnVyyy CSGOSELL.COM: start also bots.js?
- notJackson: if you have added a bot in config.js
- notJackson: sure.
- EnVyyy CSGOSELL.COM: I didnt right now :p
- notJackson: so just app.js
- EnVyyy CSGOSELL.COM: Oh it works :D
- EnVyyy CSGOSELL.COM: Nice
- notJackson: And never show IP to all user
- notJackson: use cloudflare and domain to hide it.
- notJackson: unless you want DDOS :P
- EnVyyy CSGOSELL.COM: Oh no :D DDOS isn't good
- EnVyyy CSGOSELL.COM: ;p
- notJackson: :P
- notJackson: to load inventory you need bots^^
- EnVyyy CSGOSELL.COM: ofc, I'm adding it right now
- EnVyyy CSGOSELL.COM: When bot has no items it also shows "Could not load inventory" ?
- notJackson is now Online.
- notJackson: ill test sec
- notJackson: idk right now
- EnVyyy CSGOSELL.COM: I'm also testing, send to bot famas and get offer nice
- notJackson: if it sends offer then its doing as it does
- notJackson: if you want depoist bot #3
- notJackson: you click bot 3 thingy
- notJackson: http://i.imgur.com/pt3quIw.png
- notJackson: btw for admin code:
- notJackson: http://pastebin.com/raw/PzzxgVeL
- notJackson: put localStorage.code = " CODE ";
- notJackson: into console of browser.
- EnVyyy CSGOSELL.COM: w0w awesome :D
- EnVyyy CSGOSELL.COM: screen isn't required here?
- notJackson: "screen" @commandline?
- EnVyyy CSGOSELL.COM: Screen to keep bot live after take down console
- notJackson: No, we use forever.
- EnVyyy CSGOSELL.COM: Okay nice
- notJackson: you can use screen instead of forever if you want
- notJackson: no diffrence
- notJackson: I prefer forever
- EnVyyy CSGOSELL.COM: price: {
- knife: 1,
- key: 1,
- other: 0.80
- notJackson: bot items are always 100%
- notJackson: this price is for user
- EnVyyy CSGOSELL.COM: That means that customer get 100% for knife, 100% for key and 80% for other
- EnVyyy CSGOSELL.COM: Okay
- notJackson: yes
- notJackson: after change you need to do: "node downloadPrices.js"
- notJackson: custom pricing apis possible, example of steamanalitics provided
- notJackson: for automated price fetching (config.js setting) you just run via forever <<
- notJackson: but thats not rly smart :P unless its your private pricing api
- EnVyyy CSGOSELL.COM: okay
- notJackson: I see you changed price or what ever, so everything working :)?
- notJackson: admin actions also working?
- EnVyyy CSGOSELL.COM: custom data couldn't be changed
- EnVyyy CSGOSELL.COM: When I try to change price for famas
- notJackson: Are you admin @config.js?
- EnVyyy CSGOSELL.COM: yes
- notJackson: did u did localStorage.code = XX
- EnVyyy CSGOSELL.COM: yeah
- notJackson: code needs to be 1:1 as config.js
- notJackson: Tell me when you restarted and checked if it works.
- EnVyyy CSGOSELL.COM: okay
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement