Home Upgrade Search Memberlist Extras Hacker Tools Award Goals Help Wiki Contact

HF Rulez the UniverseHF Rulez the Universe
Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,762,937
» Latest member: rare3289
» Forum threads: 6,326,729
» Forum posts: 62,966,238

Full Statistics

Latest Threads
What are you listening to...
Last Post:Eclipse3
Less than 1 minute ago
» Replies: 4,520
» Views: 37,010
You get $1,000,000 today,...
Last Post:Eclipse3
1 minute ago
» Replies: 22
» Views: 139
Favorite anime series of ...
Last Post:Eclipse3
3 minutes ago
» Replies: 33
» Views: 552
An Annoying World
Last Post:Eclipse3
4 minutes ago
» Replies: 8
» Views: 47
Raspberry pi noob
Last Post:Eclipse3
7 minutes ago
» Replies: 9
» Views: 52

 
  Cyber Monday 2024 HF Deals
Posted by: Omniscient - Dec 2, 2024 02:01 PM - Forum: Site News - Replies (61)

Let's get this kicked off.

[Image: CM16PQG.png]

Scratchcards BOGO (Buy One, Get One) Scratchcard BOGO SALE ENDED

L33t Permanent $20

Ub3r Permanent $40

If you buy any of the above you get a Gift award . Limit one per member.


NOTE: This offer does not include the Byte purchased Scratchcards.

Print this item

  How to know post number ?
Posted by: Jamika - Nov 30, 2024 02:48 AM - Forum: Site News - Replies (6)

Hello admin and staff , members

Was asking about how to know post number ?

I mean in a contest , how we know this is no 132 and this 342 , etc ?

Iam on mobile , even turning to show as desktop dont show number

Print this item

  [Hack Friday Offer #1] Custom Awards
Posted by: Omniscient - Nov 28, 2024 03:03 PM - Forum: Site News - Replies (50)

First Offer for Hack Friday....

[Image: xjKwHg4.png]

Custom Award

5 grants = $500
12 grants = $1000
20 grants = $1500

This is a limited time offer, ends Dec 1st. Contact me via PM or Convo if you're interested.

1. You are responsible for the award design 24x24 but I suggest you also make a 32x32 version as I am considering a resize soon.
2. You may sell the award grants.

BONUS: This is the first time I'm going to offer extra width awards. Award height must be 24px but the width can be up to 50px (wings). I am gonna offer wider awards at a per pixel price. Add $25 for every extra pixel width. So a full 50px would be an extra $650 plus the Grants price.

Any questions? Oh and yes, I used the same graphic as the sale last year. It's strangely appealing.

Print this item

  Hack Friday Deals
Posted by: Omniscient - Nov 26, 2024 01:44 PM - Forum: Site News - No Replies

<!---Coming Soon---!>


[Image: rqn0cAw.png]

Print this item

  AIQ MyCode
Posted by: Omniscient - Nov 20, 2024 01:04 PM - Forum: Site News - Replies (21)

I think it's time to do this.

If you're gonna quote AI, then use the AIQ MyCode. That way everyone will know it's an AI response.

AI Quote: Here are some options for a custom MyBB MyCode with a black background and an interesting border:

### 1. Dashed Border
```html
<div style="border: 2px dashed #0F0; padding: 10px; margin: 10px 0; background: #000; color: #FFF;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A dashed green border around the black background.

### 2. Glow Effect Border
```html
<div style="padding: 10px; margin: 10px 0; background: #000; color: #FFF; border: 2px solid #0F0; box-shadow: 0 0 10px #0F0;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A glowing green border with a black background.

### 3. Gradient Border
```html
<div style="padding: 10px; margin: 10px 0; background: #000; color: #FFF; border: 3px solid; border-image: linear-gradient(to right, #0F0, #00F) 1;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A gradient border transitioning from green to blue around the black background.

### 4. Double Border
```html
<div style="border: 4px double #0F0; padding: 10px; margin: 10px 0; background: #000; color: #FFF;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A double green border enclosing the text on a black background.

### 5. Rounded Border
```html
<div style="border: 2px solid #0F0; border-radius: 15px; padding: 10px; margin: 10px 0; background: #000; color: #FFF;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A rounded green border around the black background for a softer look.

### 6. Inset Shadow Border
```html
<div style="padding: 10px; margin: 10px 0; background: #000; color: #FFF; border: 2px solid #0F0; box-shadow: inset 0 0 10px #0F0;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A glowing inset shadow inside the border, giving a futuristic look.

### 7. Textured Border
```html
<div style="padding: 10px; margin: 10px 0; background: #000; color: #FFF; border: 3px groove #0F0;">
<strong style="color: #0F0;">AI Quote:</strong> $1
</div>
```

Effect: A 3D groove-style green border around the black background.

### How to Implement
1. Choose one of the above options.
2. Replace the Replacement section of your MyCode with the desired HTML and inline styles.
3. Save and test to see the effect in your forum.

Each option adds a unique aesthetic and highlights the "AI Quote" in an engaging way.




Code
[aiq]TEXT[/aiq]

Enjoy and please use it when quoting AI in posts.

Print this item