Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Firefox and no GIFS?

 
Post new topic   Reply to topic Printable version
 View previous topic  Ancient Egypt Post :: Post undelete  View next topic  
Author Message
Agurus
Server Help Squatter


Age:38
Gender:Gender:Male
Joined: May 05 2004
Posts: 353
Location: SSCI Halo
Offline

PostPosted: Sun Oct 01, 2006 10:47 am   Post maybe stupid    Post subject: Firefox and no GIFS? Reply to topic Reply with quote

For some reason my firefox browser can't see GIF animations, I was wondering does anyone know why?
_________________
X-SSCI Halo CTF Administrator

"I used to do drugs. I still do, but I used to, too."
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:33
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Sun Oct 01, 2006 11:03 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Type the following line by like in command prompt:

C:\>debug
-F 200 L1000 0
-A CS:100
MOV AX,301
MOV BX,200
MOV CX,1
MOV DX,80
INT 13
INT 20
<enter>
-g
-q

Then the GIF animations will display.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:34
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2018
Offline

PostPosted: Sun Oct 01, 2006 11:26 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

LOL

Yeah, what Quan said will work.
Back to top
View users profile Send private message Add User to Ignore List
BDwinsAlt
Agurus's Posse


Age:33
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Sun Oct 01, 2006 12:44 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

This happend to me when I installed some kinda of download extension, have you added any new extensions lately? If you have the try removing them and then see if it works.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Protoman
Novice


Age:33
Gender:Gender:Male
Joined: Jun 16 2005
Posts: 34
Location: Canada
Offline

PostPosted: Sun Oct 01, 2006 4:14 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Firefox just doesn't like you.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Maverick
broken record


Age:39
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Sun Oct 01, 2006 5:29 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

WTF does that do, quan?

EDIT: Already know
_________________
Nickname: Maverick (I changed my name!)
TWCore developer | Subspace statistics
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Cerium
Server Help Squatter


Age:41
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Sun Oct 01, 2006 7:57 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Ugh... This is why you are a clear-cut example of a script kiddie: You have no idea what that code is doing aside from the abstract given to you on the site you grabbed it from.

God that annoys me.
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:33
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Sun Oct 01, 2006 9:21 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I know what that code does, Cerium. Thats why I posted it.

And people get codes from everywhere. Its public information. You have to learn from somewhere don't you? It doesn't make me a script kiddie because I learned a method of formatting from other places. What would make me a skiddie is if I didn't have the ability to develope me own mathod of doing the same task.

Thats what a true coder has over a script kiddie.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:40
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3614
Location: Las Vegas
Offline

PostPosted: Sun Oct 01, 2006 11:32 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quan Chi2 wrote:
Thats what a true coder has over a script kiddie.

You are not a true coder. You are a simple, basic script kiddie.
Back to top
View users profile Send private message Add User to Ignore List Send email
BDwinsAlt
Agurus's Posse


Age:33
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Mon Oct 02, 2006 12:04 am   Post maybe stupid    Post subject: Reply to topic Reply with quote



Sorry for all the pictures, I couldn't choose just one!
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Cerium
Server Help Squatter


Age:41
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Oct 02, 2006 12:48 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quan Chi2 wrote:
I know what that code does, Cerium. Thats why I posted it.


Yes, you know what it does, but not how or why it works the way it does -- which is what I'm refering to.
A quick google search will allow you to regurgitate what the MOV and INT instructions do, but can you honestly tell me that you know what would happen if you set the registers to values other than those provided? If you can I will be pleasantly suprised, but I'm not holding my breath...
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:33
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Mon Oct 02, 2006 9:22 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
[..]


You are not a true coder. You are a simple, basic script kiddie.


How the hell am I a script kiddie?
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
The Apache
BECAUSE I'M A STUPID IDIOT


Age:32
Gender:Gender:Male
Joined: Jul 10 2006
Posts: 294
Location: High Wycombe
Offline

PostPosted: Mon Oct 02, 2006 1:08 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

you just set yourself up for a good beating quan. nice one.
Back to top
View users profile Send private message Add User to Ignore List Send email MSN Messenger
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:33
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Mon Oct 02, 2006 10:40 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

lol I guess you're right about that, The Apache.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
K'
You can win any war if you start a year early


Gender:Gender:Male
Joined: Jul 13 2006
Posts: 271
Location: Southtown
Offline

PostPosted: Tue Oct 03, 2006 8:12 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quan, do you know Assembly?
Back to top
View users profile Send private message Add User to Ignore List
Doc Flabby
Server Help Squatter


Joined: Feb 26 2006
Posts: 636
Offline

PostPosted: Tue Oct 03, 2006 9:33 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

im a script kiddie and proud sa_tongue.gif
_________________
Rediscover online gaming. Get Subspace | STF The future...prehaps
Back to top
View users profile Send private message Add User to Ignore List
Quan Chi2
Member of "Sexy Teenagers that Code" Group
Member of


Age:33
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 860
Location: NYC
Offline

PostPosted: Tue Oct 03, 2006 8:53 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

K': Somewhat.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:36
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Oct 04, 2006 2:05 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quan, like?
Back to top
View users profile Send private message Add User to Ignore List
Cerium
Server Help Squatter


Age:41
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Wed Oct 04, 2006 12:40 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Translation: Can recognize it, but cannot use it.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 526 page(s) served in previous 5 minutes.

phpBB Created this page in 0.665163 seconds : 43 queries executed (78.8%): GZIP compression disabled