D2Hackit - MF Pump/Optimizer

M3th0pr3n3

Member
Joined
Sep 1, 2002
Messages
7
Reaction score
0
Website
Visit site
Ok as you can tell this is gonna be about:

MF Optimizer v0.04
MF Pump v0.03

(Thats "Magic Find" 2 ya n00Bz

What id like to know is the

.mf oddmf
Which value has worked best for you?

Ive been using ffffffff (thats 8 F's) thinkin maybe its cranked out.
ff = 255, so is it 255,255,255,255 or is it 1020 Added MF?

i usally use 0 or 5 as well with that combo (off/timer)

and honestly i never seen much of a difference, i have 3 characters all with different levels of MF my highest MF being over 750, and my lowest bring 250 to 300, they can all do hell mephy runs, my 750 and 500 can do hell baal runs.

What about everyone else, is this program actually worth loading?
Also if u find that its working, what options did you set in it?
 

pat

Member!
Joined
Aug 24, 2002
Messages
947
Reaction score
0
Website
Visit site
Do you understand HEX really? How do you get 255,255,255,255 from FFFFFFFF? Its not simple, I'm not gonna give an answer to your question (I don't use those). But if you plan to use hexadecimal you better learn it right.
 

repso

Member!
Joined
Aug 4, 2002
Messages
50
Reaction score
0
Website
Visit site
i have it to never really found anything i have both versions of i think the older version works better if it works at all but hey to each his or her own
 

M3th0pr3n3

Member
Joined
Sep 1, 2002
Messages
7
Reaction score
0
Website
Visit site
Originally posted by pat
Do you understand HEX really? How do you get 255,255,255,255 from FFFFFFFF? Its not simple, I'm not gonna give an answer to your question (I don't use those). But if you plan to use hexadecimal you better learn it right.

Well im not a pro @ hex, but what i understand is Hex = ascii and in ASCII, FF its value = 255, if its F then its value is 46, i highly doubt that is ment to be 46x8 cuz that would =368 and most people who do Magic Find have alot more mf then that!!!.

That being said, FF or 255 in ASCII is the HIGHEST number value you can get, so your "FFFFFFFF" you cant get cuz its spit up into
FF,FF,FF,FF Thus meaning 255 per FF , However if its value means jus F it would be 46,46,46,46,46,46,46,46.

as for not answering my question, it seems that you dont know what your talkin about, cuz i gave examples, and if you REALLLLLLY knew what your talkin about you would have as well
even a basic example of random value to hex.

also if none of u belive me do this ok for an example:

1. Run Regedit.exe

2. Go anywhere and make a new "Binary" file

3. Modify it and make it FFFFFFFF aslong as u want and you should see a value of a y with 2 dots above it

And in ASCII code, guess what, FF and the value of y = 255
its the same thing, under different terms, if their is another method to get numbers outta them values, id love to know about it.

Now as for your "But if you plan to use hexadecimal you better learn it right."

what the hell are you thinkin, this is how many examples ive givin for smiple terms to understand Hex, now if you have somthin else to add Please do, your skillz seem to be as thus pathedic as it is moronic, cuz you couldnt even deliver an answer or an example of what these numbers mean.

If your Gonna FLAME make sure you know what the hell your talkin about!!!
 

duffer

Member
Joined
Sep 5, 2002
Messages
5
Reaction score
0
Website
Visit site
Hex hint

Ok the hex(hexagonal=16) goes like binary but istead of increasing power of 2 u increase power of 16 ==

1,2,3,4,5,6,7,8,9,a,b,c,d,e,f (f=15) eg:

fff(hex)==15*16^2+15*16^1+15*16^0 (dec)
ffff(hex)==15*16^3+15*16^2..........(dec)

and so on.
 

duffer

Member
Joined
Sep 5, 2002
Messages
5
Reaction score
0
Website
Visit site
re: 2 posts before:

u r right ff=255 but f=15

Formula:

ffffffff.......(n * f) ==15*16^(n-1)+15*16^(n-2)+.......+15*16^0(x^0 allways ==1) in dec

0xf=15(dec)
0xff=255(dec)
oxfff=4095(dec)........

istead of f u can use any number supported by hex code (123456789abcdef) instead of 15*.... u will use proper dec number(123456789101112131415).

I suggest using calc or other prog to avoid mistakes cuz ppl make mistakes, calcs only if ppl enter bad data :D

peace
 

Placebo

Member!
Joined
Sep 4, 2002
Messages
928
Reaction score
0
Website
Visit site
Actually from what I have heard that program was a big hoax and all it does is just change numbers all the time.
 

CSxParasite

Member!
Joined
Aug 4, 2002
Messages
78
Reaction score
0
Location
Central California
Website
Visit site
Yea your absulutly right, it only showed random numbers, I think it showed it on top of your chars head. and the numbers changed, and if you killed a boss at like say FFFF you would of gotten like a boost in mf or something. Well I don't think its worth trying to tamper with this prog.
 
Top