Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Form a new team.


reaper4334's Avatar
Member
0 0

I'm planning on forming a new team, I don't know what to call it yet.

If you are looking for a team post here with your details.

Newbies welcome in this team :)

-Reaper4334-


ghost's Avatar
0 0

well if you're desperate for members… :D

I know a little C++ and JavaScript, as well as HTML…ya know, the simple stuff…anywho, if you feel I'm qualified for your team then sign me up ;)

otherwise, no hard feelings :)


reaper4334's Avatar
Member
0 0

Skuntfoot: I haven't made the team yet I'm seeing if people would want to join first if that makes sense hehe.

Yes you can join :)

-Reaper4334-


ghost's Avatar
0 0

TEAM LoLFeAr? is a good name. I'll join if your taking newbz0rs =)


ghost's Avatar
0 0

haha ok…


ghost's Avatar
0 0

i would like to join I know: HTML Reading about PHP/MYSQL i know some javascript


reaper4334's Avatar
Member
0 0

lolfear I'd rather not use someones Username as a team name ;)

And it depends if you a newb or a n00b.

If you're not sure of the difference look around on this site ;).

:)

-Reaper4334-


ghost's Avatar
0 0

haha well said reaper…


reaper4334's Avatar
Member
0 0

hehe thanks.

I get kinda annoyed with the n00bs that think they are hackers but don't even truly know what hacking is. Anyway I'm not going to start blabbing on about it now ;)

Also: I am going to make a section for this team on my website forums(check http://reaper4334.freehostia.com or http://www.reaper4334.tk

-Reaper4334-


ghost's Avatar
0 0

I'd like to join the Team. You already know me reaper, and I already have an account on your site :)

DarkPanther


reaper4334's Avatar
Member
0 0

OK DarkPanther_ :)

Also: Anyone have any ideas of a name for the team ?

-Reaper4334-


ghost's Avatar
0 0

:@


reaper4334's Avatar
Member
0 0

Actually DarkPanther_ would we be able to have a section for this team on your site, as yours is better made for a hacking community than mine :)

And well mine is having tech difficulties and I cba fixing it hehe.

-Reaper4334-


reaper4334's Avatar
Member
0 0

Yeah, you can join too limestar… took me a while to read your post, you must of posted it while I was posting one so I msised it :)

-Reaper4334-


ghost's Avatar
0 0

yo i suggest calling the team Folk Theory… B)

i know HTML, CSS (does that even count?), Java (C++), Pascal (this programming language is dead anyway) learning Javascript. yes im a complete newbie.

what is the team gonna be doing exactly?

~Folk Theory


reaper4334's Avatar
Member
0 0

Don't worry about being a newbie, I like newbies, and what better way to learn than to be in a team leaning together ;)

btw Pascal ? hehe

-Reaper4334-


reaper4334's Avatar
Member
0 0

So does anyone have an idea for a name of the team ? And it can't be a username ;)

-Reaper4334-


ghost's Avatar
0 0

new team on the block featuring limestar


reaper4334's Avatar
Member
0 0

How about Team4334 ??

hehe whatd'ya think ?

-Reaper4334-


ghost's Avatar
0 0

may i suggest Static Torrent Darkness (STD)? or Socially Transmited Darkness (STD) i still dont know what we gonna be doing though…


reaper4334's Avatar
Member
0 0

Hehe programming duh hehe sorry.

Hmm Socially Transmited Darkness sounds Okay whatd'ya think people ?

-Reaper4334-


ghost's Avatar
0 0

I concur


ghost's Avatar
0 0

How about just Social Darkness ? it gets a little long with Transmited. Well that's only my opinion.

DarkPanther


reaper4334's Avatar
Member
0 0

Sounds okay to me. What do you think people ?

-Reaper4334-


ghost's Avatar
0 0

yeah its true that it gets long. but obviously theres the acronym STD… with social darkness we'll have SD….

im Okay with both of them anyway…


reaper4334's Avatar
Member
0 0

Well I'm okay with either. What do you think limestar as I think you're the only other "member" thats currently online ?

I have one idea though, instead of SD or whatever we could have it in binary (I'll do it) whatd'ya think ?

-Reaper4334-


ghost's Avatar
0 0

im cool with it


reaper4334's Avatar
Member
0 0

Social Darkness then ?

And what do you think about the binary ?

-Reaper4334-


reaper4334's Avatar
Member
0 0

Also, Folk Theory would you care to make an account on DarkPanther_'s forums as that's where the message board for our team will be. ( My forums suck.)

-Reaper4334-


ghost's Avatar
0 0

sure ill be there in a second


reaper4334's Avatar
Member
0 0

So, Social Darkness then ? 01010011-01000100 ?

-Reaper4334-


ghost's Avatar
0 0

please vote at darkpanthers' site. i made a poll there


ghost's Avatar
0 0

ill join, i know C++ fairly well. still looking for team mates?


ghost's Avatar
0 0

I'm in the team, I'll talk to the rest of the team for ya ;)

but PM DarkPanther_ for more info…


ghost's Avatar
0 0

awesome, if you want some examples of work ive done or whatever just ask


ghost's Avatar
0 0

you can PM me some stuff if you want…it might help…when darkpanther gets on, I'll tell him about you :)


ghost's Avatar
0 0

ok hold on ive got the code in my book bag from school so ill type up some and send it


ghost's Avatar
0 0

okay great


shade's Avatar
Member
0 0

Newb: c/c++( both under windows and linux ), pascal ( Delphi ), some batching, js Fair: php + mssql, VB6, vb.net + mssql ( stil learning ), sql, x linux user :) Good: html/xhtml/css ( but no css2 )

While writing of this message I'm pretty much a newbie, but I am a hard worker and a good student ( when it comes to programming, I suck at others :D ).

Edit I suggest we use the name "Programming for Pleasure" ( short.. "P4P" )


ghost's Avatar
0 0

well im having some trouble pming this so ill just post it here

Hey, these are just 2 examples if theres anything particular thing you want to know just ask, also i typed these from my source and havnt ran them so there may be stuiped mistakes.



#include "apvector.h"
#include <iostream.h>
#include "Rando.h"
const int MAX=100;
int total=0;
void sort(apvector<int>&d);
void print(const apvector<int>&d);
void search(apvector<int>&d);
void sort(apvector<int>&d);
void fill(apvector<int>&d);
void fill(apvector<int>&d)

{
RandGen rnd;
int rnd1=0;
for (int i=0;i<MAX;i++)
d[i]=rnd.RandInt(1,MAX);
}

void print(const apvector<int>&d)
{
for (int i=0;i<MAX;i++)
{
cout<<d[i]<<" ";
if( i % 10==0)
cout<<endl;
}

}
void sort(apvector<int>&d)
{
for (int i=0;i<MAX -1;i++)
for (int k=0;i<MAX -1;i++)
if(d[k]>d[k+1])
swap(d[k],d[k+1];
}

void search (apvector<int>&d)
{
int final;
int found=0;
cout<<"what number do you want to look for)"<<endl;
cin>>final;
cout<<endl<<endl;
cout<<"looking..."<<endl<<endl;
for (int i=0; i<d.length(); i++)
{
if(d[i]==final)
{
found++;
if(found==1)
{
cout<<final<<"is found in "<<endl;
}
cout<<"Cell " <<i<<"["<<d[i]<<"]"<<endl<<endl;
}
}
if(found==0)
{
cout<<"your number was not found"<<endl;
}
}

int main()
{
apvector<int>dat(MAX);
fill(dat);
print(dat);
cout<<endl;
cout<<endl;
sort(dat);
print(dat);
cout<<endl;
cout<<endl;
cout<<endl;
endl;
search(dat);
return main();
}                 


Theres one thing from a while back here ^ and here is some link list stuff


#include <iostream.h>
#include "Rando.h"
struct nodetype
{
int data;
nodetype*next;
};

int main()
{
RandGen rnd;
int size;
nodetype*list;
list=new nodetype;
nodetype*Temp=new nodetype;
Temp->next=NULL;
list->next=Temp;
cout<<"enter size"<<endl;
cin>>size;
for (int i=0;i<size;i++)
{
Temp=new nodetype;
Temp->data=rnd.RandInt(10.99);
Temp->next=list->next;
list->next=Temp;
}
Temp=list;
while(Temp->next->next!=NULL)
{
cout<<Temp->next->data;
cout<<endl;
Temp=Temp->next;
}
}


ghost's Avatar
0 0

we already have a team name, but thanks for the suggestion ;)


reaper4334's Avatar
Member
0 0

Yes, we're still taking members, PM either me or DarkPanther_ if you want to join.

-Reaper4334-