Easily obtain all SC2 avatars from BNET forums! menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Easily obtain all SC2 avatars from BNET forums!

    Here's a way of obtaining all the Starcraft 2 avatars on the official BNET forums.

    For this you need xampp installed or a website that supports PHP.

    1.php
    PHP Code:
    for ($i 0$i 10$i++) {
        echo 
    "<a href='view.php?s=" $s "&i=" $i "'><img src='http://eu.battle.net/d3/static/local-common/images/sc2/portraits/" $s "-" $i ".jpg' /></a>";
        if (
    $i == 9) {
            
    $s++;
            
    $i 0;
        }
        if (
    $s 3) {
            break;
        }

    This file will display the selected image in bbcode.
    2.php
    PHP Code:
    <?php

    $s 
    $_GET["s"];
    $i $_GET["i"];

    echo 
    "[img]http://eu.battle.net/d3/static/local-common/images/sc2/portraits/" $s "-" $i ".jpg[/img]";

    Easily obtain all SC2 avatars from BNET forums!
  2. #2
    xrip's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Or you can simple copy next string to your browsers address bar and hit enter:
    PHP Code:
    javascript:0; for (010i++) { document.write('<img style=\'padding: 5px;\' src=\'http://eu.battle.net/d3/static/local-common/images/sc2/portraits/' '-' '.jpg\' />'); if (== 9) { s++; 0; } if (3) { break; } } 
    No XAMPP needed

  3. #3
    sakimi's Avatar Active Member
    Reputation
    31
    Join Date
    Mar 2008
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wrong section :X

  4. #4
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sakimi View Post
    wrong section :X
    I will be adding a Diablo 3 releated script.

  5. #5
    sakimi's Avatar Active Member
    Reputation
    31
    Join Date
    Mar 2008
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 0x0 View Post
    I will be adding a Diablo 3 releated script.
    Then post this one in the SC2 section and the D3 one in the D3 section.. =__=

  6. #6
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sakimi View Post
    Then post this one in the SC2 section and the D3 one in the D3 section.. =__=
    In my defense I went to the D3 forums and found the images from a dude using a sc2 avatar there.

  7. #7
    sakimi's Avatar Active Member
    Reputation
    31
    Join Date
    Mar 2008
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 0x0 View Post
    In my defense I went to the D3 forums and found the images from a dude using a sc2 avatar there.
    What's someone's avatar got to do with which sub-forum is the correct one to post this in!?
    Stop making pointless excuses for me to reply to, you're shooting yourself in the foot because your thread is now getting filled with unrelated posts.

  8. #8
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sakimi View Post
    What's someone's avatar got to do with which sub-forum is the correct one to post this in!?
    Stop making pointless excuses for me to reply to, you're shooting yourself in the foot because your thread is now getting filled with unrelated posts.
    Why do you even reply if you think that my replies are pointless excuses?

    EDIT: And I'm not making excuses, it's obvious that it's posted in the wrong section, you're just dwelling it.

  9. #9
    sakimi's Avatar Active Member
    Reputation
    31
    Join Date
    Mar 2008
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 0x0 View Post
    I will be adding a Diablo 3 releated script.
    Excuse.

    Originally Posted by 0x0 View Post
    In my defense I went to the D3 forums and found the images from a dude using a sc2 avatar there.
    Excuse.

    Originally Posted by 0x0 View Post
    Why do you even reply if you think that my replies are pointless excuses?

    EDIT: And I'm not making excuses, it's obvious that it's posted in the wrong section, you're just dwelling it.
    1. You're giving me something to reply to and I'm also slightly bored.
    2. You are, both of which are quoted above.
    3. If it's obvious, why wasn't your first reply something along the lines of "Oops >< Sorry, I'll get a mod to move it for me" // "lol oops, sorry my mistake I'll delete it (if you can?) and post in the correct section next time"
    4. I know you're still new around here, and I do appreciate what you've been sharing with the community, but don't make excuses if you know you're in the wrong, apologise and do something about it.

  10. #10
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sakimi View Post
    Excuse.


    Excuse.



    1. You're giving me something to reply to and I'm also slightly bored.
    2. You are, both of which are quoted above.
    3. If it's obvious, why wasn't your first reply something along the lines of "Oops >< Sorry, I'll get a mod to move it for me" // "lol oops, sorry my mistake I'll delete it (if you can?) and post in the correct section next time"
    4. I know you're still new around here, and I do appreciate what you've been sharing with the community, but don't make excuses if you know you're in the wrong, apologise and do something about it.
    I don't see why you keep dwelling this, both you and I know that it's in the wrong section.

    Please desist with your posting unless it's not related to this discussion.

  11. #11
    sakimi's Avatar Active Member
    Reputation
    31
    Join Date
    Mar 2008
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 0x0 View Post
    I don't see why you keep dwelling this, both you and I know that it's in the wrong section.

    Please desist with your posting unless it's not related to this discussion.
    So I'm not allowed to post something related to the discussion? ヘ(゚∀゚ヘ)

  12. #12
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sakimi View Post
    So I'm not allowed to post something related to the discussion? ヘ(゚∀゚ヘ)
    The discussion we just had. Hence "this". If I was referring to the topic then i would've specified "topic".

Similar Threads

  1. Easily obtain all SC2 avatars from BNET forums!
    By Serpious in forum Diablo 3 Guides
    Replies: 11
    Last Post: 10-01-2011, 07:35 AM
  2. Banned from Wow forums
    By jbrista in forum Community Chat
    Replies: 5
    Last Post: 12-10-2007, 08:36 PM
  3. Replies: 7
    Last Post: 11-22-2007, 03:17 PM
  4. Found where Matt got his avatar from
    By WoWLegend in forum Community Chat
    Replies: 20
    Last Post: 09-03-2007, 05:53 PM
  5. All the spells from the PTR
    By Fishy80 in forum World of Warcraft Model Editing
    Replies: 0
    Last Post: 04-20-2007, 02:32 PM
All times are GMT -5. The time now is 09:05 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search