Jump to content
xisto Community

Cookiemonster1405241499

Members
  • Content Count

    33
  • Joined

  • Last visited

About Cookiemonster1405241499

  • Rank
    Member [ Level 1 ]
  • Birthday 12/26/1989

Contact Methods

  • Website URL
    http://www.mac3.astahost.com

Profile Information

  • Location
    London
  • Interests
    Computers , Hanging out with my friends, website building and more
  1. my php script that came with the database will not connect propaly, it will connect for about 10 minutes but after 10 minutes it will not work and i was wondering why this could be. I do not understand why it would connect for a limited time but not rest.My Hosting is not working either?? Admin HELP!!
  2. I had Hosting Credits: 19.75 days and that was 2 days ago. now it says i have run out of hosting credits. But how can i. how can i use 19 days worth in 2 days not possible 19 days dont fit into 2 days please reply asap as im not really happy
  3. Write i have made my site and uploaded it, it is a combonation of php mysql and html. my frame work is in html and my scripts are in php but the problem i am having is that it will not connect to the database, but i did put all the information in like user name, pass for the database and the past like mrogers_PaperPhp. witch PaperPhp is my database name. I had it running on another hosting place and it worked fine i uploaded the exact same one but changed the passwords to the database but still nothing happeneing
  4. This Is Mainly how you make a gatekeeper dialog box to record gates and stuff. I got this from Lord Of Darkness its not mine in other words on *:START:{ window @GateKeepers titlebar @GateKeepers -=*[ Lord Of Darkness ]*=- GateKeeper Recorder .echo @Gatekeepers 1,6.........................-=*[ Script -=*[ Lord Of Darkness ]*=- V 2.0 ]*=-......................... .echo @Gatekeepers 4,3.............................Programmed By Admin_Elite-Rando|a............................. .echo @Gatekeepers 1,6......................Displays All Onjoin's Nickname And GateKeeper ID's....................... .echo @Gatekeepers 4,3.Displayed In The Following Format Decoded(Nick), Unicode(Nick), GateKeeper ID. .echo @Gatekeepers 1,6...................................Also Logs Kicks and Room Knocks.....................................}on *:JOIN:* { window @Gatekeepers if ($nick != $me) { echo @Gatekeepers 1,6Joins( $+ $time $+ )3 $msn.decode($nick) 4 $+ $nick $+ 1 $+ ! $+ 12 $+ $address } echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}on *:PART:* { window @Gatekeepers if ($nick != $me) { echo @Gatekeepers 1,6Parts( $+ $time $+ )3 $msn.decode($nick) 4 $+ $nick $+ 1 $+ ! $+ 12 $+ $address } echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}on *:KICK:* { window @Gatekeepers if ($me !isin $nick) { echo @Gatekeepers 1,6( $+ $time $+ )4 4[1 $msn.ifdecode($replace($knick,1>,Guest_)) $address($knick,1) 4] echo @Gatekeepers 4,3( $+ $time $+ )4 4[1 ! $+ $$ial($knick $+ *,1).addr 4] echo @Gatekeepers 1,6( $+ $time $+ )4 4[1 Was kicked by 4] echo @Gatekeepers 4,3( $+ $time $+ )4 4[1 $msn.ifdecode($replace($nick,>,Guest_)) $address($nick,1) 4] echo @Gatekeepers 1,6( $+ $time $+ )4 4[1 $1- 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~ halt } elseif ($me isin $nick) { } echo @Gatekeepers 1,6( $+ $time $+ )4 4[1 You Kicked 4] echo @Gatekeepers 4,3( $+ $time $+ ) 1[4 $msn.ifdecode($replace($knick,>,Guest_)) $address($knick,1) 1] echo @Gatekeepers 1,6( $+ $time $+ ) 1[4 ! $+ $$ial($knick $+ *,1).addr 1] echo @Gatekeepers 1,6( $+ $time $+ )4 4[1 $1- 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~ halt}raw knock:*473*: { set %knocki.count $calc(%knocki.count +1) window @Gatekeepers echo @Gatekeepers 1,6[ $+ $time $+ ]4 4[1 $msn.ifdecode($replace($nick,>,Guest_)) 4] [14 $address 4] echo @Gatekeepers 4,3[ $+ $time $+ ]4 4[1 Total Invite Only Knocks = $+ %knocki.count $+ 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}raw knock:*913*: { set %knockb.count $calc(%knockb.count +1) /splay sounds\knocks.wav window @Gatekeepers echo @Gatekeepers 1,6[ $+ $time $+ ]4 4[1 $msn.ifdecode($replace($nick,>,Guest_)) 4] [1 $address 4] echo @Gatekeepers 4,3[ $+ $time $+ ]4 4[1 Total Banned Knocks = $+ %knockb.count $+ 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}raw knock:*471*: { set %knockf.count $calc(%knockf.count +1) window @Gatekeepers echo @Gatekeepers 1,6[ $+ $time $+ ]4 4[1 $msn.ifdecode($replace($nick,>,Guest_)) 4] [14 $address 4] echo @Gatekeepers 4,3[ $+ $time $+ ]4 4[1 Total Room Full Knocks = $+ %knockf.count $+ 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}raw knock:*475*: { set %knockey.count $calc(%knockey.count +1) window @Gatekeepers echo @Gatekeepers 1,6[ $+ $time $+ ]4 4[1 $msn.ifdecode($replace($nick,>,Guest_)) 4] [14 $address 4] echo @Gatekeepers 4,3[ $+ $time $+ ]4 4[1 Total Room Key Knocks = $+ %knockey.count $+ 4] echo @Gatekeepers 1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~6~4~3~1~}} } } }} Also has anyone got any good bots that i can use as i have my own chat network and i can edit the connection to go to my server so any good bots you have made or know please tell me so i can try them out thank-you! Notice from Klass: Since you can't follow rules, and posted code without the code tag to gain hosting credits you have been warned. Notice from m^e: Credits Adjusted: -16 days. Be more careful in future.
  5. ok cheers mate it really helped me as i never had a clue at the beggining and ill check with the host and double check the terms and conditions.
  6. ok cheers m8, but there is hyperlinks in the banner at the bottom but i didnt put them up, maybe i should have done. Well thank you for your input i will brighten up the banner and show you if it is alot better and i will put a little description and a logo on the left to represent my site.Good ideas there cheers
  7. Does everyone in my network have to have remote assistance on or remote desktop because if so it can be dangerous to have them running as you can get hacked through that way. well i think any way.Im running windows xp professional with sp2 and McAfee anti virus full
  8. that is some mahusive machine. I would love to have one of them. Its way better than my AMD athlon 2400+ with nvidia geforce 256mb. bet his computer runs like a dream i didnt see the processor he was running tho!
  9. I would like to start doing free forums for other people. php and smf ones. how would i do this, because i would like to give them an ftp account so they can upload new looks or i could upload them all for them and they choose like pre install one's. How would i give them an ftp account but only to that forum folder and not to my part of my site? any one know how i could do this.Would like to know how to do this as i dont really know that much
  10. here is a picture of my banner, i think it needs more but i dont no what, if any one would like to edit it they can, but i would like to see what sort of designs you can come up with. The best design will be put on my site with your name in the banner at the corner and a link to your site if you have one Links Will be visible
  11. I could give you the config file if you want or my web address so you may see what the problem is as i would really like to get this problem fixed.
  12. every time i type in run > regedit it comes up with command promt and does nothing, any one know why it does that and is there any other way in increasing shutdown??Can you speed up your computer to boot up faster or is it just shutdown??
  13. I have my site up and running, it it written in php but the problem im getting is the mysql database the warning is:Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mrogers/public_html/config.php on line 47but on line 47 it shows this:$email = mysql_fetch_array($adminemail);any one help on this + my site wont connect to my database. I have feeled out all the requirements that has asked and i know its write.All help would be apreciated as i would like my site fully functional by next week.
  14. Never new you was apart of a team! but any way did you put the hosting packages up admin!
  15. I know a program which is good for making tree menu's and flash messages, It is very easy to create stuff and lil programs for your site. If you would like it please email me at :ELMO26@hotmail.co.ukIf You would like any more information please ask me!
×
×
  • 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.