Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2017-06-15 02:32:56

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

[Picture Tutorial] Add latest C# PlayerIO SDK to project

imgur album

picture tutorial

Offline

Wooted by: (2)

#2 2017-06-15 22:44:46

John
Member
Joined: 2019-01-11
Posts: 1,978

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

Why not use the signed version from NuGet? I'm pretty sure Processor keeps it updated.


PW?scale=2

Offline

Wooted by:

#3 2017-06-16 00:10:47

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

This guide has more censors than the adult-themed Japanese videos in my browsing history. I thought I was too paranoid.
If they need a tutorial on how to add a reference, I'd probably go as far to say they aren't quite ready to be writing compilable source-code.


signature.png
*u stinky*

Offline

Wooted by:

#4 2017-06-16 00:44:44

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

XxAtillaxX wrote:

This guide has more censors than the adult-themed Japanese videos in my browsing history. I thought I was too paranoid.
If they need a tutorial on how to add a reference, I'd probably go as far to say they aren't quite ready to be writing compilable source-code.

classic atilla
keep being sarcastic and go get those woots i believe in you

Offline

#5 2017-06-16 01:44:49, last edited by SmittyW (2017-06-16 01:45:16)

SmittyW
Member
Joined: 2015-03-13
Posts: 2,085

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

I07YEaG.png
prepare to get hacked

Offline

Wooted by: (3)

#6 2017-06-16 08:04:10

Latif
Member
From: The Netherlands
Joined: 2015-03-13
Posts: 1,206

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

SmittyW wrote:

http://i.imgur.com/I07YEaG.png
prepare to get hacked

Good luck

Offline

#7 2017-06-16 12:11:51

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

ninjasupeatsninja wrote:

classic atilla
keep being sarcastic and go get those woots i believe in you

I'm actually being serious - how does one manage to write source code yet is unable to add a reference? I don't get it.


signature.png
*u stinky*

Offline

Wooted by:

#8 2017-06-16 15:43:25

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

XxAtillaxX wrote:
ninjasupeatsninja wrote:

classic atilla
keep being sarcastic and go get those woots i believe in you

I'm actually being serious - how does one manage to write source code yet is unable to add a reference? I don't get it.

I guess the main point of this post was somebody who didn't look deep enough when downloading the player.io package to find the dll.
That would fall under laziness, not disability to code.

Offline

#9 2017-06-16 16:01:56

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,206

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

let's hack his playerIO acc
TOgGXXU.png

Offline

#10 2017-06-16 19:21:40

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

den3107 wrote:
XxAtillaxX wrote:
ninjasupeatsninja wrote:

classic atilla
keep being sarcastic and go get those woots i believe in you

I'm actually being serious - how does one manage to write source code yet is unable to add a reference? I don't get it.

I guess the main point of this post was somebody who didn't look deep enough when downloading the player.io package to find the dll.
That would fall under laziness, not disability to code.

I agree, though I think the entire premise of a tutorial for something simple like adding a reference to a library is to an extent, pretty silly.

I can perhaps see why they might ask direct questions pertaining to Player.IO specifically when they're completely new to bot development, though.
In that way, there's definitely value in having an answer, although I think the most important lesson is being missed: in programming, generalise your questions.

Gosha wrote:

let's hack his playerIO acc
http://i.imgur.com/TOgGXXU.png

you can't hack him, he ninjaencrypted his password 7 times it's unbreakable


signature.png
*u stinky*

Offline

#11 2017-06-16 19:29:56, last edited by LukeM (2017-06-16 19:30:33)

LukeM
Member
From: England
Joined: 2016-06-03
Posts: 3,009
Website

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

XxAtillaxX wrote:

I'm actually being serious - how does one manage to write source code yet is unable to add a reference? I don't get it.

XxAtillaxX wrote:

... I think the entire premise of a tutorial for something simple like adding a reference to a library is to an extent, pretty silly.

There is a first time for everything, if nobody ever tells anyone how to add a reference, or what they even are, they wont ever know
A lot of people here have never formally learned how to program, so things like that arent as obvious, plus its not really something you can logically work out, or tweak with like most other programming concepts (how I learned to program)

Offline

Wooted by:

#12 2017-06-16 19:49:23

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

destroyer123 wrote:

There is a first time for everything, if nobody ever tells anyone how to add a reference, or what they even are, they wont ever know
A lot of people here have never formally learned how to program, so things like that arent as obvious, plus its not really something you can logically work out, or tweak with like most other programming concepts (how I learned to program)

I think if they were to look at a bot tutorial as a novice, they'd probably want it to be all encompassing rather than slowly working out syntax and then coming to the conclusion that they need to find out how to add a reference.


signature.png
*u stinky*

Offline

Wooted by:

#13 2017-06-17 01:20:31

N1KF
Wiki Mod
From: ဪဪဪဪဪ From: ဪဪဪဪဪ From: ဪဪဪဪဪ
Joined: 2015-02-15
Posts: 11,100
Website

Re: [Picture Tutorial] Add latest C# PlayerIO SDK to project

I for one thank ninjasupeatsninja for spending his time helping newbie programmers.

Offline

N1KF1497658831664246

Board footer

Powered by FluxBB

[ Started around 1714062836.0943 - Generated in 0.125 seconds, 13 queries executed - Memory usage: 1.64 MiB (Peak: 1.83 MiB) ]