d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > So I Asked For D3 And Python
Closed New Topic New Poll
Member
Posts: 14,861
Joined: Jun 28 2007
Gold: 35,165.53
Aug 2 2014 07:01pm
I made a topic asking for a program used for D3 or D2 with source.

Guess jsp still doesn't allow this discussion but some kid pm'd me calling me a faggot. So I called him one back in C++

Quote (GOwens @ Aug 2 2014 06:47pm)
Quote (InunoTaishou @ 2 Aug 2014 20:46)
Quote (GOwens @ Aug 2 2014 06:39pm)
Quote (InunoTaishou @ 2 Aug 2014 20:38)
Quote (GOwens @ Aug 2 2014 06:07pm)
Faggot


Quote
#include <iostream>
#include <Windows.h>
#include <string>
#include <vector>
using namespace std;

void main()
{
vector<string> faggot{"G0wens","InunoTaishou"};
int G0wens_joindate = 2009, my_joindate = 2007;
if (G0wens_joindate > my_joindate)
{
  cout << faggot[0] + " is a faggot." << endl;
}
else
{
  cout << faggot[1] + " is still a faggot." << endl;
}
}


IDK man... the program doesn't lie... Every time I run it it keeps saying you're a faggot not me...


I'm not the one posting about a nerd script you faggot.


Please enlighten me. What is wrong with trying to learn a programming language by relating it to a game that you enjoy playing? I wasn't asking straight out for a hack that would play the game for me. I don't care what it does just that it's interesting and relatable to D3. For all I care it could have been a program that you manually input what item you found where and it stores that data for you, so you can look back at the logs and see you found this awesome rare sword at this location, maybe this is a good place to farm...

Btw I ran that program again, still says you're a faggot... Idk why so I edited it for a user input on joindate

Quote
#include <iostream>
#include <Windows.h>
#include <string>
#include <vector>
using namespace std;

void main()
{
vector<string> faggot{ "G0wen", "InunoTaishou" };
int other_joindate, my_joindate;
cout << "Please input my joindate:" << endl;
cin >> my_joindate;
cout << "Please input other user's joindate:" << endl;
cin >> other_joindate;
if (other_joindate > my_joindate)
{
  cout << faggot[0] + " is a faggot." << endl;
}
else
{
  cout << faggot[1] + " is still a faggot." << endl;
}
}


I ran it and it still says you're a faggot... sry


Lmao so pathetic, keep trying faggot


Please don't flame me for my C++ skillz, I know they're very limited...

And still looking if anyone wants to help me :)

This post was edited by InunoTaishou on Aug 2 2014 07:02pm
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Aug 2 2014 07:10pm
Not sure why you shared this?

Quote
Don't know what the stance is for third party programs and jsp anymore cause I quit jsp and d2 a long ass time ago but I need some help.

From the stickie:
Quote
Remember that d2jsp does not support third party programs. Asking for codes or scripting help for these programs is NOT allowed.


And if you want to interest them, i suggest getting them into something much simpler. maybe turtle graphics? that was the first thing i did in middle school.

This post was edited by carteblanche on Aug 2 2014 07:16pm
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Aug 2 2014 07:12pm
Such a shit post from a shit poster. This thread is bad so you should feel bad.
Member
Posts: 14,861
Joined: Jun 28 2007
Gold: 35,165.53
Aug 2 2014 07:26pm
Quote (carteblanche @ Aug 2 2014 07:10pm)
Not sure why you shared this?


From the stickie:


And if you want to interest them, i suggest getting them into something much simpler. maybe turtle graphics? that was the first thing i did in middle school.


I shared it for the luls, and so little 12 year old kids like abduct can feel good about themselves

I'll look into that though thanks. Just need some kinda hook to get them interested, figured a program related to a game they enjoy playing would do it. A "game" related to programming might do it too.

I'm actually surprised. When I left jsp was a cesspool of nothing but trolls and assholes. Seeing someone actually suggest something related to what I am needed isn't what I was expecting from jsp.

As sad as it might sound I had no expectations of getting help from the users of jsp.

This post was edited by InunoTaishou on Aug 2 2014 07:27pm
Go Back To Programming & Development Topic List
Closed New Topic New Poll