Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Killeramor

Pages: [1] 2 3 ... 6
1
Science / Re: [URGENT] Chemistry Homework Help
« on: January 11, 2016, 10:42:00 pm »
Some didnt get that....

2
Hardware / Re: Arduino Project
« on: November 05, 2015, 07:20:22 am »
You could put a touch sensor on the palm, I've seen people make it using a 555 timer and a few passive components. CMOS versions like TS555CN or LM7555 work on quite low voltages.

Maybe you could even include something like this, and make your robot give the finger if someone gives it a limp fish, and say "you shake hands like a pussy" in Steven Hawking's voice. Those people need reminders.

Post pics when you make something :D




Actually thought about having it wave at you then like flip you off. i dunno.

[/size]
Here are some ideas.

http://hackaday.com/?s=Robotic+arm


Those are good but I want this to be cheap as it can be. Any ideas of what I should make the hand out of? Like I have no budget for this.

3
Hardware / Arduino Project
« on: November 03, 2015, 12:55:17 am »
To start with not really sure I put it in right place. But what ever.


I am throwing around ideas for a project involving an Arduino Leonardo, servo motor and a few other pieces.
What I am planning to do is to wire up the Leonardo to a servo motor hocked up to a cheaply made, haven't sketched anything out, "arm/hand" That will shake your hand when you grip it. And when you do this is logs into the computer its hocked to. I want to do this because of just a visualization type thing because I feel it would be cool to actually do a handshake with a computer to actually log on.


Reason I am posting this is because I was curious on some ideas that I could maybe expand it. Possibly a better way to make a "pressure plate" of some sorts for the palm, so the arduino knows you have gripped the hand. I planned on prob just putting a button in the palm and just make sure theres a loose piece of plastic that presses the button when you grip it.

4
Creative Arts / Re: Board of Shame
« on: October 30, 2015, 08:07:39 pm »
I started a nice thread. lol

5
Projects and Discussion / Re: Need some help with reading AS code (Flash)
« on: October 30, 2015, 08:06:27 pm »
If your trying to edit the setting through the actual running chat box instead of changing the code its self i am clueless. Never played with it.

6
Creative Arts / Re: Board of Shame
« on: October 29, 2015, 07:00:11 pm »
Some odd reason Easy E song was in my head when looking at the board of shame. lol

7
Beginner's Corner / Re: Hamster error in Kali
« on: October 29, 2015, 06:59:10 pm »
Have you looked to see the file that it says isnt there is actually there? or miss named? I mean it is telling you the exact error. Meaning look for the file.

8
Creative Arts / Board of Shame
« on: October 29, 2015, 06:41:11 pm »
Cruising down the forum on my school comp,
jacking the posts, and laughing at them,
Went to the board to get the scoop,
dumbasses out there posting on loops,
A post scrolls up, who can it be?
a fresh retard, majority of users wanting to be free
posts some crap for us to read,
its all about some leet haxor to be.


Dunno bored.

9
Found it on the Webs / Re: Have I been pwned?
« on: October 29, 2015, 06:05:26 pm »
Khofo mine also got breached from adobe.

10
Projects and Discussion / Re: Need some help with reading AS code (Flash)
« on: October 29, 2015, 06:04:46 pm »
Code: [Select]
              if (param2 == this.mNet.GetUserName())
                {
                    _loc_5.color = kFontColors[2];
                    _loc_6.color = kFontColors[4];
                }
                else
                {
                    _loc_5.color = kFontColors[3];
                    _loc_5.underline = false;
                    if (this.mIsFriendCB(_loc_8))
                    {
                        _loc_6.color = kFontColors[7];
                        _loc_6.underline = false;
                    }
                    else
                    {
                        _loc_6.color = kFontColors[4];
                        _loc_6.underline = false;
                    }
                }
                if (this.mNet.GetGame().GetLiveScript())
                {
                    _loc_11 = this.mNet.GetGame().GetLiveScript().GetTeamIdByNetId(param1);
                    if (_loc_11 == 0)
                    {
                        _loc_5.color = kFontColors[9];
                        _loc_6.color = kFontColors[9];
                        _loc_6.underline = false;
                    }
                    else if (_loc_11 == 1)
                    {
                        _loc_5.color = kFontColors[8];
                        _loc_6.color = kFontColors[8];
                        _loc_6.underline = false;
                    }
                }
            }

Looks like the colors are based on some number value, likes 1 - 10 or something to that extent. Look into color codes for the specific language and play around with that stuff. My guess would be all those kFontColors[?] and setting colors to certain things based off the conditions of the IF statements. A few was showing how they set color for server messages and so forth. Just change the numbers and give it a try.

11
Found it on the Webs / Re: Have I been pwned?
« on: October 29, 2015, 05:56:56 pm »
WoW. Apparently 2 of my accounts have been pwned.

12
Operating System / Re: Tails
« on: October 29, 2015, 03:45:51 pm »
Tails is a portable IOS. Its main function is to be anonymous on the web. I recommend it if you want something you can use on the go and need to be "secretive", other then that I would not use it. Edward Snowden used it when he was releasing information.

13
Hardware / Re: Raspberry Pi "Hacker Bundle" (Udemy)
« on: October 21, 2015, 05:07:38 pm »
https://deals.droid-life.com/sales/pwyw-mobile-first-bundle Check this bundle out! and help charity while you at it!

14
Hacking and Security / Re: Most rewarding hack you've ever done?
« on: September 10, 2015, 05:06:28 pm »
I guess I will share mine. Well around my town there is this thing called move out day when the college year is done with. The students who go to the uni are rich and spoiled so they ditch alot of nice electronics. Well I came across a few computers. Used sniffers on them and found a few school accounts that were used for practice things during there time. The last time it was accessed was in 2009. I was like hell I have the persons name, email, and the password they used. Even there old address. Well with some searching I found the persons facebook. Still used the same email. I tried using that pass and it did not work. So I was like this is a dead end. I thought well lets try the email. Bam same email password as the side account she used for like one day years ago. Long story short, I own everything that person has. In that email was everything from Social numbers to school loan info to the new job info.

15
Beginner's Corner / Re: How can I download Blogspot Videos?
« on: September 08, 2015, 04:55:38 pm »
Can you read it to me,  0pt1musPr1m3?

Pages: [1] 2 3 ... 6