Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Son Of Odin

Pages: 1 ... 7 8 [9]
121
Suggestions Corner / Hide button to forums.
« on: June 01, 2012, 08:31:43 am »
These forums need a handy "hide"- button so you can hide some threads you don't want to see. Just like in all kusaba x image boards you can just press the hide button when you see a brony thread, Rebecca Black or Justin Bieber thread and just consentrate on reading the Dolan comics ^^.

If there already is that option, it is hidden really well because I don't find it :D.


visitors can't see pics , please register or login

chadz plz

122
Closed Requests / [BAN] Sparta_LLlal7eH_Mal7eH_24_7_
« on: May 24, 2012, 09:06:16 am »
I want to bring into your attention this guy (whose name is suprisingly difficult to write down obviously...). Well long story short. We were just playing on EU_1 just couple hours/hour ago.

The game was tight and ended up being a duel between Nord_Thassadar and Berthold_The_Noble. I think it was the first round in a new map so different people in different teams had big multis. Thassadar and Berthold were having a small thrash talk moment before they engaged. They joked about how they have x4 and x5. Just friendly jabbing. Not for long, they were not trying to delay the round or anything. Then flags appeared and this Sparta guy made poll to kick Nord_Thassadar. Unfortunately he got kicked even if I said "NO" in capital letters and Berthold opposed it too. I think this poll abuser should be banned instantly and I would have done it myself right there if I was an admin... But hey this is why this forum here!

(click to show/hide)

(click to show/hide)

123
visitors can't see pics , please register or login
visitors can't see pics , please register or login
visitors can't see pics , please register or login

Another anti-Boxxy avatar script! This however replaces the Boxxy with TABBYYYY!!!

I made this to google chrome (works on firefox too) using program called Tampermonkey. Add this as your user script and enjoy!

Guide:

If you use Chrome: Download the script directly from here http://userscripts.org/scripts/show/131772 . Marktplatz is updating it as he finds new things to add.

OR

Install Tampermonkey (Chrome) from here: https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo

It's just one click and it installs really fast. It's like Greasemonkey for firefox. Easy to use all the userscripts you might want to.

This works on Firefox too if you have Greasemonkey installed.

Add this code
Code: [Select]
// ==UserScript==
// @name          Swaps out ToD's avatar
// @namespace     http://www.sonofodinwins.com
// @include       http://forum.c-rpg.net*/*
// @include       http://*forum.c-rpg.net*/*
// @version       0.1.4.2
// @description   Replacing ToD's avatar with an image
// @author        SoO
// ==/UserScript==


var ilist = document.images;
for(var i = 0; i < ilist.length; i++) {
    if(ilist[i].src == "http://cache.ohinternet.com/images/f/fc/Boxxy_wallpaper_2.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://t3.gstatic.com/images?q=tbn:ANd9GcS1GwJxOJd7X3n3t1rig-iA1aNrOogK9VEU4GFM9oz6ovDouI6gctOeVcKO") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://2.bp.blogspot.com/_xLjdJxF8VRY/SYHMFPWOKFI/AAAAAAAAAE4/rSROJb_IlSI/s320/1233072901589.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i3.kym-cdn.com/photos/images/newsfeed/000/225/901/boxxy%20sadness.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i0.kym-cdn.com/photos/images/original/000/083/075/1289839554645.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i3.kym-cdn.com/photos/images/newsfeed/000/225/901/boxxy%20sadness.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i0.kym-cdn.com/photos/images/original/000/000/969/zalgo_boxxy1.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i.imgur.com/UwnI9.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i0.kym-cdn.com/photos/images/newsfeed/000/225/956/Boxxy%20slays%20anonymous.png") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://3.bp.blogspot.com/-d4s7LuV-kUM/T0aY5EZWNEI/AAAAAAAABhA/x0G1z4nQDJk/s1600/Boxxy-heart-gif.gif") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i2.kym-cdn.com/photos/images/masonry/000/225/924/1237955023505.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7378;type=avatar") {
         ilist[i].src = "http://cs10868.userapi.com/u116229004/a_7a058cd9.jpg";
    }
    if(ilist[i].src == "http://media.tumblr.com/tumblr_lgl028RKla1qbzdge.gif") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i.imgur.com/YaaNX.jpg") {
         ilist[i].src = "http://i.imgur.com/3uOee.gif";
    }
    if(ilist[i].src == "http://i.imgur.com/PbMVp.gif") {
         ilist[i].src = "http://im.glogster.com/media/14/41/21/16/41211601.jpg";
    }
    if(ilist[i].src == "http://i.imgur.com/ZmTl9.jpg") {
         ilist[i].src = "https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcRP5D3_uBjjOBe9wkjtjQWyeNKgCZIqrVc7-_aPMee4Am0oTro7_A";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7183;type=avatar") {
         ilist[i].src = "http://mob1046.photobucket.com/albums/b470/tabs24x7/100604121603_tabby_ridiman_x10.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7252;type=avatar") {
         ilist[i].src = "http://cs10737.vkontakte.ru/u104689027/a_d3bb1ea6.jpg";
    }
    if(ilist[i].src == "http://rghost.ru/37540686/image.png") {
         ilist[i].src = "http://i46.tinypic.com/mhf2g2.png";
    }
    if(ilist[i].src == "http://i.imgur.com/1pjXe.jpgv") {
         ilist[i].src = "http://i46.tinypic.com/mhf2g2.png";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7241;type=avatar") {
         ilist[i].src = "http://mob1046.photobucket.com/albums/b470/tabs24x7/100604121720_tabby_ridiman_x3.jpg?newest=1";
    }
     if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7139;type=avatar") {
         ilist[i].src = "http://i1046.photobucket.com/albums/b470/tabs24x7/th_100604121603_tabby_ridiman_x6.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7243;type=avatar") {
         ilist[i].src = "http://oi43.tinypic.com/k19bup.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7338;type=avatar") {
         ilist[i].src = "http://oi43.tinypic.com/21khyzs.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7326;type=avatar") {
         ilist[i].src = "http://oi39.tinypic.com/35ixffs.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7154;type=avatar") {
         ilist[i].src = "http://oi42.tinypic.com/2exsj95.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7212;type=avatar") {
         ilist[i].src = "https://encrypted-tbn2.google.com/images?q=tbn:ANd9GcSfGUeBSWGLK66x9pTHH1yIVvs6cyldvLhYFRzAgJn2aubUb5WMrg";
    }
     if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7162;type=avatar") {
         ilist[i].src = "http://oi42.tinypic.com/308zac3.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7301;type=avatar") {
         ilist[i].src = "http://oi44.tinypic.com/drzhf.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7299;type=avatar") {
         ilist[i].src = "http://oi40.tinypic.com/14xov0o.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7298;type=avatar") {
         ilist[i].src = "http://oi40.tinypic.com/2mpbq0h.jpg";
    }
     if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7274;type=avatar") {
         ilist[i].src = "http://gyazo.com/362ba44fcd7656e87301b4ff68153507.png";
    }
     if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7330;type=avatar") {
         ilist[i].src = "http://oi44.tinypic.com/4ibg53.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7201;type=avatar") {
         ilist[i].src = "http://oi44.tinypic.com/o5p7ia.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7265;type=avatar") {
         ilist[i].src = "http://oi39.tinypic.com/b8s9lk.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7293;type=avatar") {
         ilist[i].src = "http://i.imgur.com/M6Kns.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7145;type=avatar") {
         ilist[i].src = "http://data.whicdn.com/images/18801217/tabby27_thumb.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7357;type=avatar") {
         ilist[i].src = "http://i.imgur.com/NgxbL.jpg?1?2905";
    }
    if(ilist[i].src == "http://i1.kym-cdn.com/photos/images/newsfeed/000/225/930/127812585982.gif") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://i3.kym-cdn.com/photos/images/newsfeed/000/217/898/1323830314219.jpg") {
         ilist[i].src = "http://i.imgur.com/d0wLD.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7407;type=avatar") {
         ilist[i].src = "http://cs10868.userapi.com/u116229004/a_7a058cd9.jpg";
    }
    if(ilist[i].src == "http://cache.ohinternet.com/images/9/99/Boxxy_if_you_love_post_itt.jpg") {
         ilist[i].src = "http://i.imgur.com/KCemd.jpg";
    }
    if(ilist[i].src == "http://i.ukness.com/images/367868.gif") {
         ilist[i].src = "http://willvideoforfood.com/wp-content/uploads/2010/01/pinky.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7495;type=avatar") {
         ilist[i].src = "http://t0.gstatic.com/images?q=tbn:ANd9GcTEN-EXdnJ6c5GvcH6SNmdsHaliH7qPNkiQGtI28aMGrC_L1oowi7WlyA";
    }
    if(ilist[i].src == "http://i2.kym-cdn.com/photos/images/newsfeed/000/225/879/wtfrdnboxxy.jpg") {
         ilist[i].src = "http://media2.fanparty.ru/images/fanclubs/Tebby%20Ridiman/gallery/392711_tebby_ridiman_pic.jpg";
    }
    if(ilist[i].src == "http://i874.photobucket.com/albums/ab301/dongtacular/boxxy_haters.jpg") {
         ilist[i].src = "http://4.bp.blogspot.com/-iwZivKRPHm0/TVg-LAZlpII/AAAAAAAAAAM/l5YPs1JFBf4/s1600/392677_tebby_ridiman_pic.jpg";
    }
    if(ilist[i].src == "http://i19.photobucket.com/albums/b188/neomasticore/Wallpaper/boxxy_wall1920x1200.jpg") {
         ilist[i].src = "http://i061.radikal.ru/1008/19/8e1dc1850c57.jpg";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7443;type=avatar") {
         ilist[i].src = "http://lh3.ggpht.com/3roeT3cxHd-HTXqnNLBnaJthbvt4NjiYHbGihWrnmsKrBDwUWnD87Uu0JyiNbQlIFdoXrjNGxpTl3XQJtA=s128-c";
    }
    if(ilist[i].src == "http://forum.c-rpg.net/index.php?action=dlattach;attach=7496;type=avatar") {
         ilist[i].src = "http://i.imgur.com/36HXi.jpg?1?1563";
    }     
    if(ilist[i].src == "http://i1223.photobucket.com/albums/dd517/tankburner/boxxybanner.jpg") {
         ilist[i].src = "http://oi48.tinypic.com/v7bb5z.jpg";
    }     
}
In the script editor of Tampermonkey. Remember to press that save button after you've pasted the code:
(click to show/hide)

Then enjoy your Boxxyfree Tabbyworld like in these screens ^^:
(click to show/hide)

(click to show/hide)

Thanks to MarktpLatz for newest additions! He also modified the script so it runs smoother ^^

This will be updated as I find more bawksy avatars :wink:


NEW FEATURE!
NO MORE BXXY IN INGAME! DOWNLOAD THIS CUSTOM MADE BANNERPACK OF WINNING! YOU ONLY NEED TO REPLACE THESE TWO FILES. EVERYTHING ELSE IS UNTOUCHED, BUT BXXY IS REPLACED WITH MORE PLEASANT FACE LIKE YOU SEE IN THE BEGINNING OF THIS POST! NO MORE BXXY! TABBY IS HERE TO STAY!

http://speedy.sh/h4QC6/std-banners-d.dds
http://speedy.sh/k65BD/scripts.txt

Remember to back up your std_banners_d.dds and scripts.txt just in case.

Couple screenies for example: (Marktplatz with dx9)
(click to show/hide)
(click to show/hide)
(click to show/hide)
My two with dx7:
(click to show/hide)
(click to show/hide)

124
Closed Requests / Ban request Smellmyfinger
« on: April 16, 2012, 05:18:10 am »
We were having a small event with Fallen in NA_Community_1 two days ago. Then this guy came and started mindlessly teamhit people (He hit Fallens only... Wonder if that is a coincidence :rolleyes:). He was also trolling and being an ass in ingame chat. I confess I called him a cunt after he teamhit my horse in spawn for 4 times (I managed to report him only twice), but this guy didn't have any limits.

I haven't posted a ban request before, but this time I think someone needs a good spanking... A small cooldown. Maybe a global ban for couple of days/week.

Here is couple screenshots:

Teamhit spree on my horse at spawn:
(click to show/hide)

Other teamhit reports:
(click to show/hide)

(click to show/hide)

125
Suggestions Corner / Suggestion for strat battles
« on: March 23, 2012, 08:46:16 am »
So the idea is simple. I would like to have an option to determine who can use certain gear. For example if you happen to have 4 mw items, let them be arbalests in this case. You want that you get maximum profit for your gear so you tell in ts who can use them. Sadly sometimes some random asshole takes those arbalests every round when he spawns even if he doesn't have any wpf in crossbows.

I would like to see an option where you could decide who can use your mw items for example, and decide which items are free for all. Simple and practical. You also don't need to be asking what equipment you are allowed to use because the leader has given you the rights to specific items before the battle.

Cba to search forums if this has been suggested before.

126
Suggestions Corner / New gamemode "Grow up or die!"
« on: March 18, 2012, 05:30:25 pm »
Well I was playing in EU_1 today and noticed a big armored dummy warrior on somekind of altar in one map. It kinda looked like huge Gnjus...

Well it gave me an idea. Anyone remember a NHL version (2003 maybe) in which you could choose a gamemode where player from your team grows every time you make a goal with it? And if you got ran over you shrink smaller with every hit. Well this obviously is just suggestion for lulz and quite possibly not even nearly possible to make in warband.. It would be cool though :D. The characters would grow/shrink according to the player's last round performance. Getting one kill would be like Mario eating a mushroom :lol:

(click to show/hide)

127
General Off Topic / Steam...
« on: February 13, 2012, 12:21:01 am »
Quote
Dear Steam Users and Steam Forum Users:

We continue our investigation of last year’s intrusion with the help of outside security experts. In my last note about this, I described how intruders had accessed our Steam database but we found no evidence that the intruders took information from that database. That is still the case.

Recently we learned that it is probable that the intruders obtained a copy of a backup file with information about Steam transactions between 2004 and 2008. This backup file contained user names, email addresses, encrypted billing addresses and encrypted credit card information. It did not include Steam passwords.

We do not have any evidence that the encrypted credit card numbers or billing addresses have been compromised. However as I said in November it’s a good idea to watch your credit card activity and statements. And of course keeping Steam Guard on is a good idea as well.

We are still investigating and working with law enforcement authorities. Some state laws require a more formal notice of this incident so some of you will get that notice, but we wanted to update everyone with this new information now.

Gabe
Did you get this message? Wtf is going on... Gabe I'm dissappoint. Is this why steam was down for a while?

128
Suomalainen Foorumi / Mitä mieltä uudesta patchista?
« on: November 30, 2011, 10:10:59 pm »
En ole vielä kunnolla päässyt testaamaan kun hahmo on vielä lvl 24, mutta tähän asti ei suurempaa valittamista. Armorin loominerffaus vaikuttaa hyvältä muutokselta, vaikka nuolisateeseen kuoleekin ehkä aavistuksen helpommin (?). Tottakai jousimiehiäkin nerffattiin, mutta armorinerffi toisaalta auttaa niitäkin. Tästäkään ei aivan täyttä kuvaa saa koska serverit ovat olleet täynnä archereita viimeaikoina ja siksi tuntuu välillä vittumoiselta. Hevosiin ei tainnut kummempia nerffejä tulla? Ainakaan en ole vielä huomannut tai kuullut. Rouncey kuolee vieläkin 2-3 nuoleen jne, joten suurta muutosta ei siinä mielessä.

Polearmien secondary modet on mukava lisä. Suuresti on ollut keskustelua trollausta, että muuttuivat liian tehokkaiksi aseiksi, mutta minusta ovat ihan tasapainossa, koska secondary modessa ovat hitaampia ja tekevät vähemmän mättöä. Muutenkin hauskaa, että aseen kaikkia oikean elämän ominaisuuksia voi käyttää.

Entä se 2H stab? Miten se nyt sitten lopulta on, muuttuiko se taas samaksi kuin prepatch, vai onko se sama animaatio, joka oli ekassa patchissa, mutta poistettu se lopun viive? Kokeilin sitä 2h altillani kun patchi tuli, mutta en tämän aivan uusimman luomuksen jälkeen ole koettanut. Oli itselle ainakin ihan pelattava jo silloin eikä blokkiminen tuottanut vaikeuksia. Hevosmiehenä kiinnostaisi tietää, että vieläkö ylettää tappamaan heavy lancettajan? Todennäköisesti ainakin jos ajoitus on parempi kun lancettajalla.

Long Spear ja 3 slottia, eikä overhead tullutkaan takaisin... Ehkä ylinerffaus, mutta mukavaa nähdä muitakin vastaavia leluja käytettävän välillä (long awlpike jne...) Sääliksi käy niitä jotka kiireellä ostivat loomattuna ekan patchin jälkeen.

Uusi kypärä tainnut myös ilmestyä? Byzantium- tyypit näyttäneet pääasiassa käyttävän. Itse en sellaista websivulta löytänyt vielä. Mahtaako sitten olla uudet tekstuurit Byzantion helmettiin, mutta nettiin ei ole päivitetty?

Mitä mieltä olette kaikenkaikkiaan? Toki pientä viilausta vaatii, mutta parempaan suuntaan taidettiin mennä?

inb4:
(click to show/hide)

129
WELCOME TO ODINSSON!
Raid market
So I decided to put a thread up here. This is what my armory has atm:

visitors can't see pics , please register or login

Lordly Mail Shirt
Type:Body armor
Requirement:9 strength
Weight:9.5
Slots:-
Upkeep:259 gold
Body armor:42
Leg armor:11


visitors can't see pics , please register or login


Champion Desert Horse
Type:Horse
Requirement:6 riding
Weight:0
Slots:-
Upkeep:864 gold
Speed:41
Body armor:14
Hit points:105
Maneuver:48
Charge:20


visitors can't see pics , please register or login

Masterwork Heavy Lance
Type:Polearm
Requirement:11 strength
Weight:1.8
Slots:2
Upkeep:679 gold
Speed:75
Length:190
Thrust:29 pierce
Swing:19 blunt

Couchable


visitors can't see pics , please register or login

Mighty Long War Axe
Type:Polearm
Requirement:15 strength
Weight:3.4
Slots:2
Upkeep:693 gold
Speed:93
Length:123
Thrust:17 blunt
Swing:47 cut

Bonus against shield






Make an offer if you want and I'll see if I want to trade.

Also check out these traders:
Rhekimos
Wiltzu
Everkistus
Vibe


If it smells like fish, eat it!

130
Suggestions Corner / Bring back the Santa hat!!!
« on: July 08, 2011, 01:25:58 am »
Santa hat back to next patch. Santa Squad demands it!
visitors can't see pics , please register or login

???!!!

131
Sell/Trade / [Trade] Mighty Great Long Axe for Mighty Long War Axe
« on: July 06, 2011, 11:24:51 pm »
So as the title says. I want your Mighty Long War Axe. I can give you Mighty GLA for it or we can figure something else out. PM me.

132
Suggestions Corner / About battalion flags
« on: June 18, 2011, 01:32:26 am »
So I don't know if someone has suggested this yet but... Could it be possible that battalion flag would be displayed with same image that the carrier has in his banner? Despite what battallion he chooses it would be always the same image. It would be nice especially when clan plays together they could instantly see their banner in the flag and know where their buddies are.

133
Sell/Trade / [Trade] MW Bec De Corbin to Mighty Long War Axe
« on: June 06, 2011, 11:09:34 pm »
As the title says I am willing to trade my MW Bec to Mighty LONG WAR AXE. Not Great long axe, notice the difference. PM me or just do the trade. My offer is in the market. Just wanted to announce this here too.

(click to show/hide)

Pages: 1 ... 7 8 [9]