ThyElite Forums  
Go Back   ThyElite Forums > MyCoke Talk > Help!
Reload this Page How do i make a filter?
Reply
 
Thread Tools Display Modes
(#1)
Old
damon-devitt is Offline
Member
damon-devitt is on a distinguished road
 
Posts: 13
Join Date: Jun 2006
Default How do i make a filter? - 06-21-2006, 10:02 AM

i really want to start making filters but i cant because i cant program squat
Reply With Quote
(#2)
Old
mjmorrell is Offline
1337
mjmorrell is on a distinguished road
 
Posts: 254
Join Date: Jun 2006
Location: San Diego
Send a message via AIM to mjmorrell
Default 06-21-2006, 10:19 AM

It isn't necessarily programming but I will make a tutorial on it soon.


Hip Hop Be Bop (Don't Stop) :k:
Reply With Quote
(#3)
Old
damon-devitt is Offline
Member
damon-devitt is on a distinguished road
 
Posts: 13
Join Date: Jun 2006
Default 06-21-2006, 10:24 AM

ok thanx
Reply With Quote
(#4)
Old
joecisme9 is Offline
Lurker
joecisme9 is on a distinguished road
 
Posts: 8
Join Date: Jun 2006
Default 06-21-2006, 05:53 PM

i need to learn how to make filters asap!!!
Reply With Quote
(#5)
Old
PyR0 is Offline
Super Moderator
PyR0 is on a distinguished road
 
Posts: 538
Join Date: Jun 2006
Send a message via ICQ to PyR0 Send a message via AIM to PyR0 Send a message via MSN to PyR0 Send a message via Yahoo to PyR0
Default 06-21-2006, 06:07 PM

First of all, learn some hex or get a text to hex converter.




..:Newest:..


..:Current:..


Reply With Quote
(#6)
Old
nick is Offline
Spamzilla
nick is on a distinguished road
 
Posts: 507
Join Date: Jun 2006
Location: MN USA
Send a message via AIM to nick
Default 06-21-2006, 09:38 PM

ya ihave no clue how to make a filter hopefuly you can makea tutorial that would be AWESOME!
Reply With Quote
(#7)
Old
PyR0 is Offline
Super Moderator
PyR0 is on a distinguished road
 
Posts: 538
Join Date: Jun 2006
Send a message via ICQ to PyR0 Send a message via AIM to PyR0 Send a message via MSN to PyR0 Send a message via Yahoo to PyR0
Default 06-21-2006, 09:43 PM

I would but MjMorrell said he would so I wouldn't waste my time.
I suggest donloading my Hex converter in the programs section if you don't know Hex.




..:Newest:..


..:Current:..


Reply With Quote
(#8)
Old
j0bf0rac0wb0y is Offline
Lurker
j0bf0rac0wb0y is on a distinguished road
 
Posts: 3
Join Date: Jun 2006
Smile 06-22-2006, 07:57 AM

looking forward to seeing a tutorial. . .
but is there already an online tutorial somewhere??
Reply With Quote
(#9)
Old
W a r n i n g is Offline
1337
W a r n i n g is on a distinguished road
 
Posts: 280
Join Date: Jun 2006
Send a message via AIM to W a r n i n g Send a message via MSN to W a r n i n g
Default 06-22-2006, 09:21 AM

Of course there are online tutorials somewere. But I wouldn't waste my time looking for it. It isnt worth it. If you have never filtered. It is hard. And Mjmorrell can without a doubt make the best filter tutorial ever.
Reply With Quote
(#10)
Old
Vis is Offline
The Owner
Vis is on a distinguished road
 
Posts: 802
Join Date: Jun 2006
Location: Too dark to see
Send a message via ICQ to Vis Send a message via AIM to Vis Send a message via MSN to Vis Send a message via Yahoo to Vis
Default 06-22-2006, 09:27 AM

Here is an old Madcoke tutorial from back when I was staff. Note that making filters doesn't work this way anymore, but you can get the concept down.





1.) Open WPE Pro and go into cokestudios. Make sure to only have the CD you want to make into a filter in your backpack (If you have another, simply put it on the ground) Also it's easier if your in your room alone.
2.) Now Target Internet Explorer like you normally would when using a filter. Now go to cokestudios and make sure your standing infront of a CD playing device. (Not Your CD Burner)
3.) Go back to WPE Pro and hit the play button at the top. (Right under where you target programs) Now go to cokestudios and play your song. Let the song play all the way. (Do not stop performing) Now when song is done; go back to WPE and hit the stop button at the top. This will bring up a small window for WPE Pro.
4.) Now look in the right side of the coloums to where it says # EDLLIST..... etc. (dont copy the one starting with # EDPLAY) Copy the code into a processor like notepad. Okay now click on that coloum now as you can see the code gets cut off. You can see some of the ending; its soppose to say c=(your name). Make sure to put a period after your name. Also make sure you use the correct capitals and dashes (the way your name is when in cokestudios) Ex: name =MadCoke Id put MadCoke and not madcoke.
[attatchment 1]
Basic Song Filter Code:
# EDLLIST .x=45.i=(Artist Name)_(The Song Code).t=(Song Name).c=(Artist Name).
Make sure to put a period after you put the Artist Name the 2nd time.
Example:
# EDLLIST .x=45.i=-MadCoke-_4C41C36925339A119C12B264AA8B2722.t=SongFiltering. c=-MadCoke-.
5.) Ok now you have to copy and paste your code into a hex converter. Here is a Hex Conveter you can use http://nickciske.com/tools/hex.php. Copy your code into the left side of the Hex Converter. Then hit the encode button.
6.) Copy and paster the hex code into Notepad, Word, etc. Now go through the code: Change all 2E codes into 0D codes. (Note: all the 0 are zeros not the letter O) Also delete all the % signs and the 00 at the end. (They are not needed).
7.) Now go back to WPE Pro and make the filter. Double click the filter titled "Filter 1". A window should come up. In this window click advance in the buttom right hand corner.
[attachment two]
8.) Now its time to make your Song Filter. At the top type in the 13 hex codes: 23 20 53 54 52 49 50 49 4E 46 4F 20 0D. This code is the same when ever you make any filter.
9.) Now in the bottom part; the "Yellow" code bars place the hex code you did for your song.
a.) You can either type in every code one by one
b.) Or you can use ShortKeys. Simply open Shortkeys; make a new ShortKey and copy the code into the Shortkey you make. (Example: ShortKey = 9 Now when I place the code for my song filter in there and hit OK, when ever i type in 9 my code will come up instead.) So now in the 1st yellow code bar type in your shortkey and now the whole code is already in the bars and you dont have to waste your time and type the codes in one by one.
10.) Now hit apply and save the filter to somewhere you'll remember. And now your done with your AutoSong Filter.
11.) Open the song filter you just made. Make sure to target internet explorer. Now go open your backpack and the list for your song will come up (Note: Someones song must be in play) Also if your in world view you can kik ppl out of line by hitting the cancel button.

Attached Images
File Type: jpg SongFiltercoding.jpg (61.2 KB, 4 views)
File Type: jpg Cokefilterhexputin.jpg (53.7 KB, 5 views)


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a filter Video Tutorial mjmorrell Cheat Talk 9 08-24-2006 01:01 PM
is it possible to make a furni stealing filter falcon Filters (serverside) 36 08-13-2006 12:33 AM
How To Make A filter??? 88monkey88 Filters (serverside) 10 08-09-2006 02:51 PM
Can some 1 make thise program or filter blaise Cheat Talk 7 07-03-2006 09:58 AM
Can any1 still make a song filter?? Ph03NiX Cheat Talk 14 07-03-2006 01:14 AM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.