After six years. It was fun while it lasted and source-mod plugins are always fun. But here is my website that STILL generates the forgotten script plus a php script for you:
My Item Found Script:
[url]http://rabcraft.comli.com/item_found.php?map=MAP_NAME&pid=PID&weapon=WEAPON_NAME[/url]
or
<?php
$mapname = $_GET['map'];
$pid = $_GET['pid'];
$weapon = $_GET['weapon'];
$base = crc32($mapname) & 0xFFFF;
printf("item_found %s %d", $weapon, $base ^ $pid);
?>
Jesus christ you dug hard for this one
[QUOTE=Antwon;43550165]Jesus christ you dug hard for this one[/QUOTE]
Yep! XD. Trust me. I found a video by GoldSun and with research, it lead me to this and I remade the script just for the fun of it!
So.. Does it work?
[QUOTE=windows098;43552025]So.. Does it work?[/QUOTE]
Sadly, no!
However sourcemod can work magic and /say works on some servers with colour codes!
a server i play on has a fake achievement thing just like this. if you take out the achievement sounds and particles and change the wording around it works exactly like this... so how does it "not work" anymore again?
[QUOTE=TheJoey;43553312]a server i play on has a fake achievement thing just like this. if you take out the achievement sounds and particles and change the wording around it works exactly like this... so how does it "not work" anymore again?[/QUOTE]
The item_found and achievement_give commands still exist and are used, however:
1. They are not available in the console
2. The use a different algorithm to check if its real or not. So unless the people who found the original glitch look again, we might not see this for a while! (It dose not use item_found tf_weapon_jar 876568)
Haha, I remember this!
So much fun fooling people!
With the recent changes Valve made, you can sorta do this again. Since you have to open item alerts now, I like to type "!giveitem *my username*" in the chat and then open the alert. It's funny when you see other people doing it after you do. :v:
[QUOTE=kariko;43596031]With the recent changes Valve made, you can sorta do this again. Since you have to open item alerts now, I like to type "!giveitem *my username*" in the chat and then open the alert. It's funny when you see other people doing it after you do. :v:[/QUOTE]
Thats the sourcemod command, mate.
[QUOTE=windows098;43603244]Thats the sourcemod command, mate.[/QUOTE]
No, it's a fake command he uses to wind people up.
He sees that he's got an [I]actual[/I] item drop, types !giveitem username and then opens his alert, and people think the command he used is legit when it isn't.
can we stop bumping this thread
ironic i know
[QUOTE=kariko;43596031]With the recent changes Valve made, you can sorta do this again. Since you have to open item alerts now, I like to type "!giveitem *my username*" in the chat and then open the alert. It's funny when you see other people doing it after you do. :v:[/QUOTE]
[img]http://puu.sh/6tM3K.jpg[/img]
[img]http://puu.sh/6tM5e.jpg[/img]
hahaha this is genius
LOL! Look, I did the same thing a long time ago! Look:
[url]http://youtube.com/watch?v=MjaPChMtRWY[/url]
The quality is not as good as my other vids but still!
SO MUCH WHATTT?s :D
[B]EDIT:[/B] Holy Crap! This is so much fun! I have not done it in SO long I love the 5 yearn olds screaming! XD
but how do you know what item do you get
you have to open alerts first, right
[QUOTE=WhyNott;43676588]but how do you know what item do you get
you have to open alerts first, right[/QUOTE]
you can check tf2b for items occupying invalid spaces in your backpack.. alternatively, you can open the alert and use console to type the message - the item found text doesn't appear in chat until you've clicked 'ok' on the screen that appears.
I opend the item message, pressed ~ (my console bind) then i type:
[B]!free_items @me tf_rescue_ranger[/B] when i get the rescue ranger
I hit enter in the console then press on the return to game button.
[editline]27th January 2014[/editline]
ill make another thread how to do it
[QUOTE=ale12386;43682676]ill make another thread how to do it[/QUOTE] Do you really think we need a thread for that? I don't.
The method is new, the original post cannot be edited, it is a good idea.
Think of it as an alternative to having everyone quote the method over and over in this thread.
...oh , saw the thread, nothing new there.
I take the above back.
Sorry, you need to Log In to post a reply to this thread.