Jump to content
xisto Community

SilverFox1405241541

Members
  • Content Count

    204
  • Joined

  • Last visited

Everything posted by SilverFox1405241541

  1. Thanks all I will look into these and other issues soon.I just got back from a long road trip (not really only 50 miles away but I went in loops around the city you know how San Antonio can be If you don't your not missing much) and therefore am too exhausted to code tonight and *sigh* have to go to more s##t in the city later...gosh looks like coding's slowing down
  2. Dude that's the 2nd time you've spammed like that. You should be banned.Anyways I use smartftp but might switch soon. I almost never use FTP but I will start using it for certain reasons I bet.
  3. wow.i have played sh all the time b4 but I ate while playing and I got a small amount of sleep.Gosh...I can't game without eating B)That's just sad too on the other site, but he might've died without WoW.Btw richie nice spamming.
  4. Thanks all for the help!I haven't gotten far enough to start trying to implement but I will have more important hurdles like this to overcome so I am sure I'll ask another question sometime down the ways.Also an off topic question, how do I set a timezone? Like I want it to show my timezone not the server timezone. How do I do that? I couldn't figure it out earlier.
  5. This is how you order by in simple. SELECT FROM [table name here] [variables like WHERE or *] ORDER BY [object to order by, like date, id, etc] ASC/DESC That's what comes to mind but I might be wrong, to be sure I'd have to look at my code. Read it out loud and it'll make sense. As far as I know you cannot order by numbers like you did, but rather by fields. If I where you I'd try and write that simpler. I will figure out an answer if I can to your question and edit my post with it
  6. Well Jeigh I haven't been randomly hacked/virused in like...7 years but on slavehack someone who didn't like me decided to hack me.Lots of good suggestions/advice posted here, thanks B)Also system restore has helped me when I have been virused from like downloading a bad torrent or something.
  7. Now I know this is you dan (aka XPkilleR).Please just post as XP to get your credits up for hosting. You can host multiple domains on one account. Multing isn't needed.
  8. I am not stupid Sparkx...I am the top 31st player in SH and one of the best...Also changing your pass is stupid...someone then only has to recrack you. I only change my pass while DDoSing for a long time when I get a 4.5 fwl or when I fake a reset by AVING+pass resetting. Lol is that winning? LOL LOL LOL that's just the start my friend but still nice job, diff goals for diff people. I view getting 4.5 as the start (after all you probably where top 3000 or so ) That might've been me you know. EDIT: Sorry if I come off a little agressive. Just for eye candy...my sh stats: Those who play/used to play will know what that means However it can get repetative, always has been like that but the major clan wars kept it alive (heh I was always the center of them =D) but the community (at least of old players like me) is dead. It also has VERY bad staff now that Chesso was removed from staff.
  9. It is partially a copy but not totally. I was new to asta then and didn't use quote tags I have now edited.EDIT: @lonebyrd: Do you still play? If so what's your username?
  10. Basic things to do when your PC is hacked Intro This is a 'basic' manual. That means it will probably be incomplete and not cover ever circumstance. So bare with me What to do Disconnect your PC from the internet physically (this leave the hacker powerless) You might want to *temporarily* delete important things and save them...but that's optional Scan your PC for viruses and spywarez I manually looked though my system files, that's just me though Check your firewall settings, close as many ports as you don't need Reconncet your Router Make sure your Router pass is extra hard, like long...mine's like 40 chars The order you do things does matter but I couldn't decide on a good order. This will work with most 'Script Kiddies' but sometimes things are more nasty. Cheers, SilverFox
  11. Can you edit the access logs? or is that disabled (i hope so)?Can you close ports or have an admin?Is someone able to open a unix shell to edit the server settings or is that somehow blocked?Can I virus scan the site (the old CPANEL had that option)?
  12. I doubt this whole story.Nintendo is Danmidas from Slavehack.Danmidas is Dark_Shadow and XPkiller on Xisto.How do I know Nintendo is Danmidas? B/c that was one of his multis on SH (he tried to say it was a rl friend if it was he wouldn't be getting his son a wii as well).So I don't believe this at all. If your not dan then sorry.
  13. The other pages on it aren't as bad but its not good.
  14. Someone did a minor Trojan.Alert the following:Your Bank;Transuinon;Equifax;the other credit thinggy;and your credit card companies.As for fixing it...I think you got it FINALLY killed.And its nice to meet Danmidas' Father
  15. ...the write of this article is posting feedback on it? ]LMAO
  16. Nice tutorial!You should explain $_REQUEST, how to have html and features in echo and the news system; that'd be awesome.I'll certainly check this tutorial as I recode my site
  17. Blame the followers or the specific denomination. Don't blame all of us. I guess Aniki sometimes I sense your close minded and reject any religious ideas...I think maybe you've just had bad experiences. But like Chirstianity encompasses a lot, please don't group us all together. Religion didn't cause violence, people used religion to further their violent goals. Aniki although at times you seem close minded, but for being 15 I think your pretty smart and would like to continue our talk in private.
  18. Aniki, I have noticed you tend to blame religion for so many things. If you ever actually studied Christianity you'd see Jesus never advocated violence and support kind exchange of ideas. I suggest you blame men for their actions and not blame an ideology for its actions. You seem to believe religion is the great problem in the world. However for a lot of people its a coping method to deal with other problems like poverty, death and despair. Enjoy your one-sided view of religion...you have proven that your close minded to anything other than anti-religion. Way to Go Buddy!
  19. I suggest you get phpMyAdmin. Get hosting at Asta...it comes with it
  20. If you have total acces to the server you could set bandwidth limits using the unix shell but I'm not sure how.Basically program defensively, authenticated defensively and authorize defensively. Since the site is meant to get out to people its not feasible to have authentication...but that would help.
  21. Eerm maybe you can use php to edit it? That'll take hours longer than phpMYadmin...but if you have to make a php script start with... <?phpmysql_connect("localhost", "<user>", "<pass>") or die(mysql_error());mysql_select_db("db") or die(mysql_error()) I am not trying to sound mean...however your post makes me want to cry...I can feel your desperation.
  22. Export the MYSQL DBs.Use FTP to download the site.Then use FTP to upload it to the new host and import the DBs.Also you might could back it up and restore it...I'm not as sure on that.
  23. I will shorten times...I'm talking about things INGAME (ie virtual files...they are MySQL values).I think M^e gave the best advice and I'll start working on this part of my project later this week.Thanks ^^
  24. I personally don't use <p> either and I'll see if I left out the center...I know people like to use div but its not overly important to validating XHTML 1.0.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.