PDA

View Full Version : ETSmart script!



Pages : 1 [2] 3

gagopc
13th April, 2016, 11:53 AM
Its because he has a Russian character in the script name while your computer doesnt have a russian language installed, open the script, change the russian character in the top line from it to a C in the 24C02

I DO it but it is same error

369401
369402

balodiya
13th April, 2016, 12:11 PM
try this, i correct file name

gagopc
13th April, 2016, 12:19 PM
I fix it by rename the file to 24C16 and it is work , but
in pictures 1st one for real KM before add any value for the odometer
the 2nd it is after add new KM
the Differences in the value that have yellow flag mark
i use the dump that it have new value and install the dash in the car but it show up ERROR
NO any value for odometer ------

369410

369411

balodiya
13th April, 2016, 12:34 PM
try this, added step of value

balodiya
13th April, 2016, 12:38 PM
I fix it by rename the file to 24C16 and it is work , but in name of file 'C' - was Russian(cirilic) to, now i fix it

Rerouter
13th April, 2016, 12:47 PM
See if this works, for 9600 km.

gagopc
13th April, 2016, 01:06 PM
the picture shown the Differences between work before and after put the new value in both dump it is 7000 km .

before

369427

after

369428

balodiya
13th April, 2016, 01:08 PM
I know Differences, many calculators work with differences before and after, need test in car, for example test calc renault(dacia) logan 93c56 and 25020, they calculete with differences to, but work in car

gagopc
13th April, 2016, 01:28 PM
i will report when the car be in my office next time , i will update all info about this model .
thanks for all how try to help in this work , generosity was a great .

gui2015
13th April, 2016, 03:48 PM
hello you can make a script for this goal trend
eeprom 24C64


I thank you help me

36630 km

gagopc
4th May, 2016, 10:26 AM
try this, added step of value

YES it is work now .
thank you

SKYTON
17th May, 2016, 05:56 PM
thankyou lot for this job .someone can creat script for clio 4
MC9s12xs256
thankx in advance

PremierD
17th May, 2016, 06:07 PM
thankyou lot for this job .someone can creat script for clio 4
MC9s12xs256
thankx in advance



Yes mate .. no problem .. where are you and I'll send you a hand written copy ..... wtf not try and just use your brain and count it up by yourself ...... :banghead:

hcip
17th May, 2016, 06:45 PM
Anybody has a *.chl file for motorola 912/9s12 for this programmer
the file can found in folder ...\ETSmartUSB\Scripts\Motorola
or
...iprog\Scripts\Motorola folder
Thanks

Cardiag.ru
17th May, 2016, 07:00 PM
Anybody has a *.chl file for motorola 912/9s12 for this programmer
the file can found in folder ...\ETSmartUSB\Scripts\Motorola
or
...iprog\Scripts\Motorola folder
Thanks
There no chl scripts :) Old Iprog work with 912/9S12 with special BDM adapter which on sale separately. And scripts is .chx ;)

SKYTON
17th May, 2016, 09:15 PM
sorry premierD i have not receive any thing.yes I'm trying to work my manner

jcgabbi
18th May, 2016, 07:19 PM
Anybody has a *.chl file for motorola 912/9s12 for this programmer
the file can found in folder ...\ETSmartUSB\Scripts\Motorola
or
...iprog\Scripts\Motorola folder
Thanks

I think it's this...

376279

hcip
19th May, 2016, 12:51 AM
I think it's this...

376279

Thanks mate
......

labusas
26th May, 2016, 03:55 PM
Hi, maybe stupid question but how to add a script so 95320 and similar are showing? All I see in the list are SPI eeprom 25320.
Thanks

neospeedo
26th May, 2016, 04:20 PM
go in your etsmart script folder assuming you are talking about etsmart then --> 25CXX --> Find 25320.chl. Now open chl with notepad. Go in and change all the 25's to 95's. After you should see your 95320 in your etsmart select device dropdown menu. You can do these to all your other 25CXX. :stung:

labusas
26th May, 2016, 08:29 PM
Thanks very much

labusas
26th May, 2016, 09:27 PM
Actually what worked in my ETsmart is this:
edit in notepad the one file called scripts.cfg in scripts folder changing from 2 to 9, like:
[EEPROM\SPI EEPROM]
95010 = "25CXX\25010.chl"
95020 = "25CXX\25020.chl"
95040 = "25CXX\25040.chl"
AT25080 = "25CXX\AT25080.chl"
Microchip 25C080 = "25CXX\MCIP25080.chl"
95160 = "25CXX\25160.chl"
95320 = "25CXX\25320.chl"
95640 = "25CXX\25640.chl"
95128 = "25CXX\25128.chl"
95256 = "25CXX\25256.chl"
;25512 = "25CXX\25512.chl"
AT25F512 = "25CXX\AT25F512.chl"
AT25F1024 = "25CXX\AT25F1024.chl"
ST35080 = "ST\35080.chl"
ST95P08 = "ST\95P08.chl"

jomberykaso
27th May, 2016, 07:42 AM
Actually what worked in my ETsmart is this:
edit in notepad the one file called scripts.cfg in scripts folder changing from 2 to 9, like:
[EEPROM\SPI EEPROM]
95010 = "25CXX\25010.chl"
95020 = "25CXX\25020.chl"
95040 = "25CXX\25040.chl"
AT25080 = "25CXX\AT25080.chl"
Microchip 25C080 = "25CXX\MCIP25080.chl"
95160 = "25CXX\25160.chl"
95320 = "25CXX\25320.chl"
95640 = "25CXX\25640.chl"
95128 = "25CXX\25128.chl"
95256 = "25CXX\25256.chl"
;25512 = "25CXX\25512.chl"
AT25F512 = "25CXX\AT25F512.chl"
AT25F1024 = "25CXX\AT25F1024.chl"
ST35080 = "ST\35080.chl"
ST95P08 = "ST\95P08.chl"

Hi mate, I did but the other way: (25320 by 95320)

377941

377942

Techmaster
6th June, 2016, 09:03 PM
Hey mates

Can any one write a script for 2013+ Audi A5? i think it has to be decrypted also. 95320
379855
Thanks

gagopc
7th June, 2016, 11:11 AM
Hi mate, I did but the other way: (25320 by 95320)

377941

377942

Hi , after you edit file by notepad , how to save it in (.chl) file format .
thank you

jomberykaso
7th June, 2016, 03:05 PM
after edit, just save the chages...that?s all mate

neoronin
7th June, 2016, 05:41 PM
Hey mates

Can any one write a script for 2013+ Audi A5? i think it has to be decrypted also. 95320
379855
Thanks

Write more information.
Model odometre, km actualy, etc...

Techmaster
8th June, 2016, 04:02 PM
Write more information.
Model odometre, km actualy, etc...

27842 miles on it 95320 chip inside 2013 audi a5

ledong
9th June, 2016, 05:36 AM
Any one can make script for Huyndai Grand i10 24c16
380321

hoangtu
9th June, 2016, 06:18 AM
Any one can make script for Huyndai Grand i10 24c16
380321
Please know to help others. not always you need help, you almost missed us!
thank!

ledong
9th June, 2016, 06:34 AM
Please know to help others. not always you need help, you almost missed us!
thank!
I just help when I know. I do not know then I help what now?

zckariya70
9th June, 2016, 07:10 AM
I just help when I know. I do not know then I help what now?


ledong don't say u dont know , if u dont know how r u doing this job ? if u co-operate with us u can learn the algo in DK

ledong
9th June, 2016, 07:14 AM
ledong don't say u dont know , if u dont know how r u doing this job ? if u co-operate with us u can learn the algo in DK
I only know some old car or in tachosoft. With new model i dont know cal for help mem other.

neoronin
12th June, 2016, 09:56 PM
I search to understand this script for cks to bsi.



Var14 = 0xFFFF; //CRC

Var15 = 0; //counter
Var16 = 0;

Var17 = Adress; //DATA for calcul
Var18 = Adress+1;
Var19 = Adress+2;
Var20 = Adress+3;
Var21 = Adress+4;
Var22 = Adress+5;
Var23 = Adress+6;
Var24 = Adress+7;
Var25 = Adress+8;
Var26 = Adress+9;

Var27 = Adress+10; //CRC display
Var28 = Adress+11;



While(Var15 != 255)
{
Var15 = Var15 + 1;
Var14 = Var14 ^ (@Var17 << 8);


While(Var16 != 8)
{
Var16 = Var16 + 1;

if ((Var14 & 0x8000) != 0) {Var14 = (Var14 << 1) ^ 0x1021;
}
else
{
Var14 = (Var14 << 1);
}
}
}

Var14 = Var14 & 65535;
Var15 = 0; //counter
Var16 = 0;

Johnner
12th June, 2016, 10:19 PM
Mate,if you can't at least break down a script by reading it,you are really at nothing I'm afraid...

One of the most important lines in that script,is highlighted below...

380907


A hint here : start reading up on polynomials.....1021 polynomial to be exact... ;)

neoronin
18th June, 2016, 04:36 PM
it's ok.

Thank you Johnner.


Do you know algo for evoque ?

zckariya70
18th June, 2016, 05:11 PM
it's ok.

Thank you Johnner.


Do you know algo for evoque ?



He can do all algo mate ...................................:)

jomberykaso
7th July, 2016, 04:57 PM
Hi all DK members, I noticed that some mates were asking for Mitsubitshi L200 93c76, well...here is the calc.

Good Luck!

eliaselias
10th July, 2016, 12:29 PM
i have try it on L200 2015 .. the calculation work ok

gagopc
16th July, 2016, 09:02 AM
Hi , these dump files for Hyunadai i10 2015
it is for same car
need CALC.
big thank for any one try help


.387032

juancho18
16th July, 2016, 04:12 PM
gagopc friend is already .mali
10 hy64

Dr. Zoidberg
16th July, 2016, 04:51 PM
Hi all DK members, I noticed that some mates were asking for Mitsubitshi L200 93c76, well...here is the calc.

Good Luck!
hi mate, serve for fiat fullback ?

Hardware
16th July, 2016, 10:31 PM
Can some check to see if this works for 2014 and 2015 F150 odometer one starts @ 0f80 other starts @0f90

Script I modified from another script seems to work.
387137

gagopc
17th July, 2016, 07:16 AM
gagopc friend is already .mali
10 hy64

yes it is for i10 HY64 .

antenor
21st July, 2016, 06:00 PM
Script for BCU 24c16 of Opel and Chevrolet.


This script works to 999900km.


:wink:

Press Thanks

juancho18
10th August, 2016, 06:36 PM
chevrolet nqr edict .cal
eproom 93c66
by chance someone has advanced motorolas? hy64 - 9S12HZ256 - MC9S12H128VFV - 9s12XHZ512 other please
thank you

at last jeje ;-)....
hope you like it

raj03
11th August, 2016, 06:28 AM
hello
can anybody give me chevrolet beat 93c86 script
thank you

jomberykaso
12th August, 2016, 02:32 AM
hello
can anybody give me chevrolet beat 93c86 script
thank you

It must be same like spark...I think

raj03
12th August, 2016, 07:47 AM
It must be same like spark...I think
you have spark script?
then please share with me i want to try
thank you

raj03
12th August, 2016, 08:02 AM
please give chevrolet spark 93c86 script
thank you

jomberykaso
12th August, 2016, 02:31 PM
please give chevrolet spark 93c86 script
thank you

Create a new thread in Dashboard section, upload your dump there and we will edit for you

raj03
12th August, 2016, 04:56 PM
hello guys
please anybody give me chev. beat/spark 93c86 scrip
i am attaching data file
391983

antenor
13th August, 2016, 12:34 AM
hello guys
please anybody give me chev. beat/spark 93c86 scrip
i am attaching data file
391983

Here you are....:biggrin:

PM to pass.

juancho18
15th August, 2016, 07:45 PM
hi, friend Motorola have any 912XEQ384, please be a good companion pass, or if you can run with the other generated aboveI thank in advance the information

jjservice
4th September, 2016, 05:02 PM
Is this scripts can be added in UPA?

jomberykaso
4th September, 2016, 06:06 PM
Is this scripts can be added in UPA?

No...................

antenor
4th September, 2016, 10:43 PM
One more Script for Toyota Land Cruiser 2015........:02.47-tranquillity:

::::: NO PASS :::::

Safety
5th September, 2016, 12:34 PM
Here you are....:biggrin:

PM to pass.


please send me pass

maruti
10th September, 2016, 01:03 PM
hello
password for beat scripts

thanks

kumistheru
11th September, 2016, 11:12 AM
Why password?

Toyota Land Cruiser 2015 script for free.

drpeter
12th September, 2016, 08:51 AM
Why password?

Toyota Land Cruiser 2015 script for free.


I don't think your script is bug free

andrym3
13th October, 2016, 05:19 PM
Please ,i need audi Q5 95320 script
Thanks,

hcip
13th October, 2016, 07:05 PM
Why password?

Toyota Land Cruiser 2015 script for free.




I just edited your script, I hope this one has no error...

claudio35
14th October, 2016, 12:59 AM
I just edited your script, I hope this one has no error...

Thanks Hcip


Not TSSOP8 is MSOP8

hcip
14th October, 2016, 02:45 AM
Thanks Hcip


Not TSSOP8 is MSOP8

:chuncky: it a script by kumistheru, I just edit the calculation, shell is original by him...

antenor
17th October, 2016, 12:34 PM
:chuncky: it a script by kumistheru, I just edit the calculation, shell is original by him...




DO you teste it?? :banghead:

mileage1
29th October, 2016, 10:23 AM
does anyone have (or make) a script for the outlander 2014 with 93c76? (it's different than the 2011 outlander xl 93c76!)

i have attached 2 dump of this car!

thnx!

eliaselias
29th October, 2016, 02:50 PM
you can use tacho soft Mitsubishi ASX - 93c86 - 2010-2011
it will give you exact calculation

hcip
29th October, 2016, 03:29 PM
does anyone have (or make) a script for the outlander 2014 with 93c76? (it's different than the 2011 outlander xl 93c76!)

i have attached 2 dump of this car!

thnx!

I know that there is a script posted here for Mitsubishi L200 93C76, that script is totally the same with your file posted....

Note:
Sorry, I am very lazy to find it for you....
search button is free in this forum....

mileage1
29th October, 2016, 04:31 PM
Hi

thnx.
indeed, it's the same as L200.

I copied and changed name, so here for other people in their collection:

mitsibishi outlander 2014 93c76 script :)

eliaselias
29th October, 2016, 09:59 PM
this algorithm does not match the dump... so you can not use in in outlander 2014 same as L200
in outlander 2014 you have 4 byte changing
in l200 you have 2 byte changing

SergeyIg
30th October, 2016, 08:41 AM
To alter in the swap, and everything is OK.

antenor
21st November, 2016, 12:51 PM
One more.........:02.47-tranquillity:

drpeter
21st November, 2016, 01:06 PM
One more.........:02.47-tranquillity:This script is not ok

antenor
21st November, 2016, 01:16 PM
This script is not ok
Wy not???
............

drpeter
21st November, 2016, 01:35 PM
Wy not???
............The calculation is totally wrong, i looked at the code.

winaiservice
21st November, 2016, 04:22 PM
One more.........:02.47-tranquillity:
Good can do for New d-max

hcip
21st November, 2016, 04:28 PM
Good can do for New d-max
.................................................

antenor
21st November, 2016, 04:30 PM
The calculation is totally wrong, i looked at the code.
Are you sure????411197 :banghead:

winaiservice
21st November, 2016, 04:36 PM
................................................. this ok i test it arleady

antenor
21st November, 2016, 04:38 PM
Good can do for New d-max
This is for 2016 D-Max (NEW)

winaiservice
21st November, 2016, 04:39 PM
yes bro d-max 2016 ic 93c66

jomberykaso
21st November, 2016, 05:47 PM
This is my version.

pass in pm

(Eliaselias if you are going to upload this calc in other forum, please respect the copyrights, you know what im talking about mate)

hexguru
21st November, 2016, 08:12 PM
My version of script, which work exactly and correctlycorrectlyexactly

antenor
21st November, 2016, 08:36 PM
My version of script, which work exactly and correctlycorrectlyexactly
NOT all good...:02.47-tranquillity:
If you put 12000KM or 13000KM the script stop.

balodiya
21st November, 2016, 08:48 PM
try this, not all versions of etsmart - iprog work equally, may be some small different, i edit script hexguru

hexguru
21st November, 2016, 09:31 PM
balodiya you not right, may be i make mistake, It may be taken as a basis for an error file, but now i make new script, and past mistakes are not noticed, try this

neospeedo
21st November, 2016, 10:01 PM
where we at version 12 of this yazaki script?

Johnner
21st November, 2016, 10:03 PM
:roflmao: :roflmao:

birocip
22nd November, 2016, 03:04 PM
any help to convert this script http://www.digital-kaos.co.uk/forums/showthread.php/351214-Gamma-V-Sony-script-free-for-all!!!?highlight=sony+gamma+algo for etsmart..
Thanks

juancho18
28th November, 2016, 03:35 PM
Hello friend, for lovers of the easy
ford fiesta in mku- Motorola
v1
v2
v3
v4
This work, I give the credit to a friend Who helped me thank

neospeedo (http://www.digital-kaos.co.uk/forums/member.php/149766-neospeedo)

antenor
28th November, 2016, 04:46 PM
Hello friend, for lovers of the easy
ford fiesta in mku- Motorola
v1
v2
v3
v4
This work, I give the credit to a friend Who helped me thank

neospeedo (http://www.digital-kaos.co.uk/forums/member.php/149766-neospeedo)
Thanks, but nothing new!

alkaskad
28th November, 2016, 07:42 PM
Anyone have calculator for Opel Denso ECU?

gonzcaal
6th December, 2016, 02:05 AM
Hello friend, good day, could you explain that it does this line in a script?


Var1 = (@1 << 8) | @0x0;

hcip
6th December, 2016, 08:46 AM
Hello friend, good day, could you explain that it does this line in a script?


Var1 = (@1 << 8) | @0x0;

Var1 = adrress 0x01 shift left 8 + address 0x00

example:
code in address 0x01 is 12 in hex format
code in address 0x00 is 34 in hex format

12 shift letft 8 = 1200

1200 | 34 = 1234

so var1 is 1234 in hex

janushaan
8th December, 2016, 02:36 PM
does someone have script for 2008 dodge caravan

Dr. Zoidberg
8th December, 2016, 02:44 PM
Hi mate, only have this:


414362


Pass pm

antenor
8th December, 2016, 06:58 PM
does someone have script for 2008 dodge caravan
What type MCU??

janushaan
9th December, 2016, 04:46 AM
[QUOTE=Dr zoidberg;2906974]Hi mate, only have this:


414362

thanx

but i already have this one ,, but gave me error on the dash


need accending bytes

antenor
9th December, 2016, 12:34 PM
[QUOTE=Dr zoidberg;2906974]Hi mate, only have this:


414362

thanx

but i already have this one ,, but gave me error on the dash


need accending bytes
Like that??414548

jomberykaso
13th December, 2016, 05:14 AM
Pass in P.M.

Good Luck!

jomberykaso
13th December, 2016, 05:16 AM
Pass in P.M.

Good Luck!

jomberykaso
13th December, 2016, 05:18 AM
Pass in P.M.

Good Luck!

gonzcaal
13th December, 2016, 05:31 AM
Thank you very much for your answer, it helps me a lot, now I understand the scripts better.


Maybe you help me soon !, very kind, nice to greet you.


Var1 = adrress 0x01 shift left 8 + address 0x00

example:
code in address 0x01 is 12 in hex format
code in address 0x00 is 34 in hex format

12 shift letft 8 = 1200

1200 | 34 = 1234

so var1 is 1234 in hex

jomberykaso
13th December, 2016, 01:59 PM
Pass in Private Message.

Good Luck!

janushaan
14th December, 2016, 03:54 AM
[QUOTE=janushaan;2907516]
Like that??414548

yes like that

antenor
14th December, 2016, 03:57 PM
[QUOTE=antenor;2907720]

yes like that

Here you are....:02.47-tranquillity:

mileage1
16th December, 2016, 01:09 AM
does anyone has script for w447? vito 2015

thnx!

jomberykaso
16th December, 2016, 12:11 PM
maybe.....

juancho18
17th December, 2016, 08:17 PM
Hello friends I have the spark GT 2010 script but for me to work I have to invert the swap bytes
How is the command to work me well?
dump orig and modify correct

antenor
18th December, 2016, 02:38 AM
Hello friends I have the spark GT 2010 script but for me to work I have to invert the swap bytes
How is the command to work me well?
dump orig and modify correct

Here you are.....:02.47-tranquillity:
PM to pass.

junagadh
16th January, 2017, 11:39 AM
Hello Friends and Experts

I need honda CBR 24c04 script for mileage i upload original data of that please make etsmart cal for that its urgent
421645

jomberykaso
16th January, 2017, 01:55 PM
Hello Friends and Experts

I need honda CBR 24c04 script for mileage i upload original data of that please make etsmart cal for that its urgent
421645

..............:roflmao::roflmao::roflmao::roflmao:

pongsky
26th January, 2017, 02:33 PM
This is my version.

pass in pm

(Eliaselias if you are going to upload this calc in other forum, please respect the copyrights, you know what im talking about mate)
Password please. Thanks

Sent from my SM-T705 using Tapatalk

pongsky
26th January, 2017, 02:38 PM
@ Jomberykaso

Pass please.

Thanks

Sent from my SM-T705 using Tapatalk

FxShaw
26th January, 2017, 05:46 PM
@ Jomberykaso

Pass please.

Thanks

Sent from my SM-T705 using Tapatalk

Stop Spamming already..When in need of a password, always send a private message to the person, asking for it...no one wants to see a long list in the forum asking for passwords.

xm3n
2nd February, 2017, 02:24 PM
Hello i need Chevrolet Beat/Spark Calculator For Diesel Anyone ?

Safety
14th February, 2017, 03:35 PM
Pass in P.M.

Good Luck!


please share rar pass

kumistheru
15th February, 2017, 02:15 PM
Here is my script. Little bit different approach to others with constant value rather used division. Works well for me till now.

NO Pass.

Nicolas9
15th February, 2017, 02:22 PM
jeep renegade
95320

juancho18
15th February, 2017, 04:08 PM
Script equal to ford escape


Here is my script. Little bit different approach to others with constant value rather used division. Works well for me till now.

NO Pass.

juancho18
15th February, 2017, 04:09 PM
Script equal to F?at 500

jeep renegade
95320

andygtr34
16th February, 2017, 10:53 PM
Calculator for chevrolet sail board 24c08













thanks

429297

andygtr34
16th February, 2017, 11:01 PM
: Burnout:

juancho18
16th February, 2017, 11:02 PM
post n 74
That script is already done


Calculator for chevrolet sail board 24c08













thanks

429297

Nicolas9
16th February, 2017, 11:08 PM
Script equal to F?at 500

Yes i know. but other people didnt know.. (so now they know also.... (for some people it's nice to know at forehand they can calculate it)).

gami48
24th February, 2017, 01:27 AM
Good afternoon thanks to this forum, in this forum I found a lot of info is my time to contribute something greasy and learned a lot from this calculator

Buenas tardes, gracias a este foro, en este foro he encontrado una gran cantidad de informaci?n es mi tiempo para contribuir algo grasias y he aprendido mucho de esta calculadora



431062
431061

431063431064


:chuncky:

Thank you obligatorilyThank you obligatorily

juancho18
24th February, 2017, 04:14 AM
okay....
Friend I see you are new...
first thing's first
http://www.digital-kaos.co.uk/forums/forumdisplay.php/2-Introduce-Yourself
Then read
http://www.digital-kaos.co.uk/forums/showthread.php/2-FORUM-RULES
and later..

http://www.digital-kaos.co.uk/forums/announcement.php?f=174&a=32

But the most important

Welcome to digital kaos



Good afternoon thanks to this forum, in this forum I found a lot of info is my time to contribute something greasy and learned a lot from this calculator

Buenas tardes, gracias a este foro, en este foro he encontrado una gran cantidad de informaci?n es mi tiempo para contribuir algo grasias y he aprendido mucho de esta calculadora



431062
431061

431063431064

aceton
24th February, 2017, 10:45 AM
I'm looking for script Corsa D BCM and Dash micronas eeprom decript.

gami48
28th February, 2017, 08:48 PM
[Quote = acetona; 2965564]. Busco gui?n Corsa D BCM y Dash micronas EEPROM decript [/ quote]




I can help I need all the location data and two new and old dumps
I can help I need all the location data and two new and old dumps

pioneer427
28th February, 2017, 10:16 PM
citroen peugeot immo script

Niaz
8th March, 2017, 10:17 AM
Hi, Is that possible to decrypt this honda civic 93c76 dash script it is encrypt to ETsmart hardware ! or anyone have this cal !!

SergeyIg
8th March, 2017, 06:54 PM
:stung: no

Niaz
8th March, 2017, 08:08 PM
Good answer bro :) can you give me a good hardware with reasonable price :) or any link etc.. PM :)

XmoDDeR
10th March, 2017, 08:47 AM
Hi, Is that possible to decrypt this honda civic 93c76 dash script it is encrypt to ETsmart hardware ! or anyone have this cal !!

have.it.too.it.works.great.buy.from.script.writer. he.still.sells.he.did.work.hard.on.it.and.should.s ee.sum.return

wijitauto
12th March, 2017, 02:57 PM
pass word please

wijitauto
12th March, 2017, 03:21 PM
password please

juancho18
12th March, 2017, 04:02 PM
The password is requested by private message

Not spamming

Niaz
12th March, 2017, 07:53 PM
have.it.too.it.works.great.buy.from.script.writer. he.still.sells.he.did.work.hard.on.it.and.should.s ee.sum.return
Can you give me his contact via pm i have lot of dead scripts waiting for hardware !

juancho18
15th March, 2017, 10:19 PM
You need the installer here it is.
So you're not dead anymore

"Stand up Lazarus"


Can you give me his contact via pm i have lot of dead scripts waiting for hardware !

olidan08
3rd April, 2017, 10:29 PM
Hi,

Can someone help me with script for RangeRover Evoque and Mercedes w447 or Viano A447 ?

thx in advance

neospeedo
3rd April, 2017, 10:31 PM
Wow u picked some hard ones, good luck

antenor
3rd April, 2017, 11:45 PM
Like that???

440452
.
.
.

neospeedo
4th April, 2017, 01:00 AM
nice script but I think you are missing the CS with this dump, and thats the hard part

antenor
4th April, 2017, 10:54 AM
My script is based on the dump MOD of Landetos.
http://www.digital-kaos.co.uk/forums/showthread.php/537706-2016-mercedes-metris-eprom-25lc640?highlight=metris

hivrich
5th April, 2017, 02:43 PM
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Niaz
5th April, 2017, 07:57 PM
get a pm but sorry mate i have all but not hardware ...you have ? for your info all is encrypted to hardware ..Sergey IG understand but he can't give me .. so :) no need it was past .. now i need nothing .. i can do my self .. :)

giaphat
6th April, 2017, 04:19 AM
hello,
Can you show me, how to caculate Sino Truck Howo 24C64
441068
Thanks!

jomberykaso
6th April, 2017, 03:02 PM
hello,
Can you show me, how to caculate Sino Truck Howo 24C64
441068
Thanks!


your mileage is in adress from 00195 to 001D4, same algo like kia/hyundai 24c16.

Good Luck!

clusters
6th April, 2017, 03:07 PM
your mileage is in adress from 00195 to 001D4, same algo like kia/hyundai 24c16.

Good Luck!


And 0214-0253

jomberykaso
6th April, 2017, 04:51 PM
correct............

jomberykaso
9th April, 2017, 03:38 PM
to get VIN from dump
simply use command like this

#c.@hexaddress+ #c.@hexaddress+ #c.@hexaddress.... and so on

for example:

Label1= "VIN NUMBER: " +#c.@0x40+#c.@0x41+#c.@0x42+#c.@0x43+#c.@0x44+#c.@ 0x45+#c.@0x46+#c.@0x47+#c.@0x48+#c.@0x49+#c.@0x4A+ #c.@0x4B+#c.@0x4C+#c.@0x4D+#c.@0x4E+#c.@0x4F+#c.@0 x50

I am making and etsmart script to change VIN in GMC BCMS, but I only can get the Vin Number but I can get to change like mileage.

jomberykaso
9th April, 2017, 04:05 PM
I want to do it like this, anyone can help me with the parameters?

441854

jomberykaso
10th April, 2017, 07:12 AM
Some idea how can I Do it?

antenor
11th April, 2017, 07:04 PM
I want to do it like this, anyone can help me with the parameters?

441854

I think it's not possible to type letters.
Maybe this is (una broma).. :) :)

jomberykaso
11th April, 2017, 07:17 PM
(no es una broma colega)

it is not a joke mate, I really want to create it

antenor
11th April, 2017, 09:03 PM
I know mate!
But you have the previous GMC script?
The aspect of this script is dubious. But... :hmmmm:

XmoDDeR
12th April, 2017, 03:54 AM
I HAVE IT , BUT MAN I HEAR SO MUCH ABOUT SWAPPED VINS AND THINGS IN MEXICO SOUTH AMERICA . THAT VIN SWAPING IS CRAZY .I THINK HALF OF THE FORDS GMS AN DODGE IN MEXICO WITH NEW OWNERS ............lol

jomberykaso
12th April, 2017, 03:59 AM
I have a special custumer....lol, I know how to change Vin manually, however I want to make a script for that

jomberykaso
19th April, 2017, 09:09 PM
chevrolet sail 24c08 script, reads good, program mileage code ok but then display shows ERROR.

dec mileage/8>hex = code for mileage

have this dash a checksum

Johnner
19th April, 2017, 09:32 PM
Yes mate...it does...in fact,it's a check nibble...just a Ford algo from what I can see

The only problem you'll possibly have when using Ford scripts for this,is getting the offset start and finish locations correct :dontknow:

:biggrin:

jomberykaso
19th April, 2017, 09:37 PM
I need to put 41.745 kms (14 62) but what is the checksum for this code?

Johnner
19th April, 2017, 09:48 PM
It's not 14 62...it's 14 6c



**NB If mileage goes above 524k...then you need the script to change a few other things in the file also...

teerak2uk
21st April, 2017, 04:52 PM
I NEED ORIGIN DUMP P FLASH



File attached

nourauto
21st May, 2017, 10:56 PM
hi
please give audi q5 2013 spark 95320 script

change km

tfourk
15th June, 2017, 06:47 PM
Anyone have a 2011 Toyota 4runner Calculator? I've tried the ones in the ETLsmart but the readings were way off. Thanks in advanced if anyone helps out.

janushaan
16th June, 2017, 12:24 PM
I am making and etsmart script to change VIN in GMC BCMS, but I only can get the Vin Number but I can get to change like mileage.

if you change vin in BCM,, stereo would lock up,, (error) most of the GM's and if you scan it would still pick original vin from ECM

jomberykaso
16th June, 2017, 06:28 PM
Script already is created and works fine with second hand BCM's

janushaan
17th June, 2017, 04:45 AM
Script already is created and works fine with second hand BCM's

thats one use i guess,, used BCM,, but originally i thought you are looking into changing VIN,, I must have criminal mind,, lol:guns::devil:

jomberykaso
23rd June, 2017, 07:11 AM
maybe, I dont know, a customer and mate from Miami asked me about calc for this job, afterdays i could make the calc and I sold it him.

jomberykaso
22nd July, 2017, 07:21 AM
Script for Chinesse Car Lifan X60, eeprom 24c02

465048



Good Luck!

jomberykaso
22nd July, 2017, 07:40 AM
Script for Chinesse Car Haima 3 eeprom 95020

465053

Good Luck!

hacko12
1st August, 2017, 05:20 PM
Hello friends, i have new Iprog+ calculators, i will share for free with someone who will unlock and remake for ETSmart. Thank you pass in pm.

neospeedo
1st August, 2017, 06:11 PM
thats ford visteon algo 5 times. You can take an old ford script and just change the location bytes.

hacko12
1st August, 2017, 08:51 PM
I have more new i just post this one if someone is interested to remake for ETSmart.

boby2121
8th August, 2017, 11:18 PM
HI DO YOU HAVE FULL SCRIP ALL KIND CARS PLEASE ?

THANK YOU IN ADVANCE
paul

gonzcaal
10th August, 2017, 07:04 AM
Sí, Brain 3.0 full scripts

zckariya70
10th August, 2017, 07:28 AM
HI DO YOU HAVE FULL SCRIP ALL KIND CARS PLEASE ?

THANK YOU IN ADVANCE
paul

Switch off ur caps mate .....................:)

Team dz
20th August, 2017, 11:33 AM
Hi all
Is there a script ecu PCr 2.1 eeprom 25640

jomberykaso
24th August, 2017, 03:02 PM
Sí, Brain 3.0 full scripts

querras decir mi Brain 3.0?

junagadh
22nd September, 2017, 12:32 PM
can any expert make calculator for hyundai i10 24c16 petrol engine of 2017 i upload dump of 72 km

jomberykaso
27th September, 2017, 07:14 AM
Good Luck!
475691

hexguru
27th October, 2017, 10:24 AM
Script for new Toyota Prius , from 2015 year

Nicolas9
2nd November, 2017, 10:49 PM
anyone has script for qasqai 2015? (93c86)

thnx!

bluedid
3rd November, 2017, 12:39 AM
it is same as Nissan Juke with 93c86

ador
7th November, 2017, 07:23 AM
password please..

jomberykaso
7th November, 2017, 12:46 PM
password please..

forget it!

dave11674
30th November, 2017, 01:31 PM
Yes mate .. no problem .. where are you and I'll send you a hand written copy ..... wtf not try and just use your brain and count it up by yourself ...... :banghead:


ooo can i get a copy too mate :)

Team dz
2nd December, 2017, 08:29 PM
Hello all
Is there a script? hyundai grand i10 24c16
Do not help us
Thank you!

jomberykaso
2nd December, 2017, 09:12 PM
Hello all
Is there a script? hyundai grand i10 24c16
Do not help us
Thank you!

May be......
490149

harold1987
3rd December, 2017, 12:33 AM
Script?? Jomberykaso

dorofteius
3rd December, 2017, 02:20 PM
Here Is my script :) .

Team dz
4th December, 2017, 06:08 PM
If possible. Jomberykaso script.

Thank you

dave11674
6th January, 2018, 01:04 PM
hi does anyone have a good collection of mercedes ezs scripts avail

ive made a .chl file for 9s12 to load the data set up
but no scripts for ezs

sprinter
vito
viano
etc etc

thanks

dave

antenor
14th January, 2018, 10:42 PM
One more Script...
498915

PM to Pass.

antenor
14th January, 2018, 10:44 PM
One more!!

498917

PM to Pass.

antenor
14th January, 2018, 10:45 PM
One more....

498919

PM to Pass.

antenor
14th January, 2018, 10:47 PM
The last one today..

498921

PM to Pass.

automotrizVIP
15th January, 2018, 01:27 AM
nice script, friend Congratulations you are a good creator
@antenor

jomberykaso
15th January, 2018, 03:53 AM
Nice job!!!!

antenor
18th January, 2018, 11:20 AM
I forget to put the photos corresponding to the scripts.:rofl::crushed:

You must copy: ETSmartUSB \ Calculators \ Pictures

antenor
18th January, 2018, 11:35 AM
One more for Mercedes EZS (0L01Y), based on the SKC program.:tears_of_joy:

499788 499789

frankrayk
23rd January, 2018, 06:50 PM
501096Script ETSmart Honda CBR1000RR 93C86 2013> 2016
Password for PM

frankrayk
27th January, 2018, 02:09 PM
502240Script ETSmart Honda NC700
Password for PM

harold1987
27th January, 2018, 10:28 PM
PASS BROTHERS

teerak2uk
27th January, 2018, 10:29 PM
PASS BROTHERSIt says on PM!!!!!

winaiservice
29th January, 2018, 12:33 PM
Thank you work good

frankrayk
10th February, 2018, 05:20 PM
Mikroel has exceeded the share of privately stored messages and can not accept more messages until they clear some space.

mikroel
10th February, 2018, 10:34 PM
Mikroel has exceeded the share of privately stored messages and can not accept more messages until they clear some space.

Thank you ,i did't noticed that before .

Now my inbox is cleared

nikka
16th February, 2018, 11:50 PM
H ineed skript for vito viano W447 dashboard.
Thanks.

balodiya
17th February, 2018, 12:02 AM
Post dump firstly

samux
1st March, 2018, 04:56 PM
someone can make lexus rx 2015 dash script, us to eu?510667

jomberykaso
1st March, 2018, 05:03 PM
someone can make lexus rx 2015 dash script, us to eu?510667

Don't worry mate, i Will create it for you, then I Will send you script by email

clusters
1st March, 2018, 05:25 PM
someone can make lexus rx 2015 dash script, us to eu?510667

Your file is bad, read again in 16 bit

Team dz
2nd March, 2018, 02:06 PM
Hi to all
Need script E Smart grand i10 24C16
script E Smart Great Wall Vollex C30
Mcu. s9s12hy48cll

Thanks my friend

samux
2nd March, 2018, 06:05 PM
]sorry, i read it now 16bit with upa, uploaded again, can You look please? latter i upload bcm, cause on central display farenheit..

jomberykaso
2nd March, 2018, 06:16 PM
44.415
Like Toyota Yaris 93c56
510959

jomberykaso
2nd March, 2018, 06:21 PM
Easy Denso algo mate510960

mikroel
5th March, 2018, 04:19 PM
Does anybody have calc. for Golf V Visteon dash ,eeprom 95160 and 95320 ,with good calculated CKS. ?

jomberykaso
5th March, 2018, 04:26 PM
Me..............

mikroel
5th March, 2018, 05:58 PM
Me..............

[emoji106][emoji123]Nice can you send me ?




Sent from my iPhone using Tapatalk

wembleyhill
15th March, 2018, 07:23 PM
hi need script for toyota auris vdo 24c16

Nicolas9
15th March, 2018, 07:59 PM
hi need script for toyota auris vdo 24c16

,..........

wembleyhill
15th March, 2018, 09:52 PM
here you go. please click +reputation

cant open (The archive is either in unknown format or damaged)

Thor2
15th March, 2018, 09:53 PM
can not open file is damaged or corrupt

It works ok for me.

Nicolas9
15th March, 2018, 09:59 PM
use winrar to open

wembleyhill
15th March, 2018, 10:03 PM
It works ok for me.

auris26c16ori19th.rar opens ok .bin file


Toyota.auris.24c16.rar get error

wembleyhill
15th March, 2018, 10:05 PM
use winrar to open

useing winrar 3.70 beta 2 updated to new ver ok now thanks

Johnner
15th March, 2018, 10:11 PM
Works okay for me...

514202

DashProg
19th March, 2018, 12:24 PM
hello mates please if anyone can share script for great wall volex c30

Thx in advance

frankrayk
19th March, 2018, 11:02 PM
Script Honda CRV2017 93C86
Pass- PM
515141

Geryy
19th March, 2018, 11:42 PM
Anyone have script for nissan juke/x-trail?
Thanks

harold1987
21st March, 2018, 03:41 AM
[QUOTE = frankrayk; 3242782] Script Honda CRV2017 93C86 Pase:
PM
515141[/ QUOTE]

NO SPACE OM FRIEND FRANK
NO SPACE OM FRIEND FRANK

giangct
22nd March, 2018, 04:35 AM
need script for foton auman
thanks!!

nikka
23rd March, 2018, 08:37 PM
Hi. Need skript for new vito viano w447
Thanks.

Nicolas9
23rd March, 2018, 09:52 PM
Hi. Need skript for new vito viano w447
Thanks.
we all need it :P

upload dump, we'll fix it for you

talk2idris
30th March, 2018, 04:43 PM
hello legend

i have Socrpio S10 BCM different KM file of same,
and different KM with different vehicle Dump
anyone try to crack this algo and hax location or make script...

thanks and regards

jomberykaso
30th March, 2018, 06:05 PM
hello legend

i have Socrpio S10 BCM different KM file of same,
and different KM with different vehicle Dump
anyone try to crack this algo and hax location or make script...

thanks and regards

Eeprom inside?

talk2idris
30th March, 2018, 06:07 PM
Eeprom inside?Yes
It's EPROM 25C16



Sent from my Redmi Note 4 using Tapatalk

talk2idris
31st March, 2018, 11:58 AM
Eeprom inside?

i have meter dump also
if anyone intrested to make script i can share it

thanks a lot

gervasio
1st May, 2018, 02:12 AM
THANK YOU VERY MUCH
The last one today..

498921

PM to Pass.


One more....

498919

PM to Pass.

frankrayk
11th May, 2018, 06:37 PM
Script Kawasaki ninja H2
Pass: PM
527781

wembleyhill
12th May, 2018, 08:13 PM
Hi all need script for honda fit hybrid 93c76 dump attached

Thanks

automotrizVIP
12th May, 2018, 08:19 PM
Hi all need script for honda fit hybrid 93c76 dump attached

Thanks

clear here you will have that, soon with photos can be done .... jaja...:tongue-new::tongue-new:

zckariya70
13th May, 2018, 05:22 PM
hello legend

i have Socrpio S10 BCM different KM file of same,
and different KM with different vehicle Dump
anyone try to crack this algo and hax location or make script...

thanks and regards



U have already given the solution here for other member, if u don't know the location and algo how did u given the solution here with passworded : - http://www.digital-kaos.co.uk/forums/showthread.php/646393-Scorpio-S10-2017-Dash-Correction?highlight=scorpio

talk2idris
13th May, 2018, 06:13 PM
U have already given the solution here for other member, if u don't know the location and algo how did u given the solution here with passworded : - http://www.digital-kaos.co.uk/forums/showthread.php/646393-Scorpio-S10-2017-Dash-Correction?highlight=scorpioYes dear I was expecting this from you, don't worry I will still stay at my side, love you and I like the way you talk with others..

Now come to the point did you see what I share and what's year file are.....
Then shut your mouth and stay away... From me....
By the way I never seen a man like you in my life.....


Sent from my Redmi Note 4 using Tapatalk

zckariya70
13th May, 2018, 06:57 PM
Yes dear I was expecting this from you, don't worry I will still stay at my side, love you and I like the way you talk with others..

Now come to the point did you see what I share and what's year file are.....
Then shut your mouth and stay away... From me....
By the way I never seen a man like you in my life.....


Sent from my Redmi Note 4 using Tapatalk



Even u don't know abt the old algo how did u given the new scoripo s10 solution ? i cannot shut down my mouth mate u r guiding wrong way to members so i cannot be quiet so i asked u ? yes u cannot see the man like be because i helped in the right way not wrong way like u................)

talk2idris
13th May, 2018, 07:04 PM
Ok ok ok calm down,
Do you job as you want to do and I will do my job as I want to do..
When ever you got any of Mahindra car till 2017, come to me I will do it ok, weather you think misguide or wrong solution. You check it and see by your self... Come to my place.. if you side your ego and be clam and polite to others.. then you will understand what's wrong and what's right....

Actually the post you quote is not for me is for you Mr genius... He challenged you not me....

Still love you
Even u don't know abt the old algo how did u given the new scoripo s10 solution ? i cannot shut down my mouth mate u r guiding wrong way to members so i cannot be quiet so i asked u ? yes u cannot see the man like be because i helped in the right way not wrong way like u................)

Sent from my Redmi Note 4 using Tapatalk

zckariya70
13th May, 2018, 07:13 PM
[QUOTE=talk2idris;3282267]Ok ok ok calm down,
Do you job as you want to do and I will do my job as I want to do..
When ever you got any of Mahindra car till 2017, come to me I will do it ok, weather you think misguide or wrong solution. You check it and see by your self... Come to my place.. if you side your ego and be clam and polite to others.. then you will understand what's wrong and what's right....

Actually the post you quote is not for me is for you Mr genius... He challenged you not me....

Still love you

Sent from my Redmi Note 4 using Tapatalk[/QUOTE


I never asked help in dash section, i know how to do. no need to go to other person to do my work, and again i am here to guide the members in the right way to help other only, i cannot be calm here if there is wrong in solution i will ask and clear for other members to guide right way.......................:)

talk2idris
13th May, 2018, 07:20 PM
Hahahaha
Relax dear, you are master
If I'm not wrong there are lots of post by for asking help here...
Forget all this things, take it easy.
For your kind information I posted some files here on this section for making script, if anyone can make it. And the most important thing is this files are not 2017 model. It's from 2018 model...
Hope you got your answer for your questions...
In 2018 the algorithm change and location is floating... If someone make the script it will helpful to all not only me...

Ok hope you clear your mind ....

Still my offer is open for you feel free to come at my place we take a cup of tea


[QUOTE=talk2idris;3282267]Ok ok ok calm down,
Do you job as you want to do and I will do my job as I want to do..
When ever you got any of Mahindra car till 2017, come to me I will do it ok, weather you think misguide or wrong solution. You check it and see by your self... Come to my place.. if you side your ego and be clam and polite to others.. then you will understand what's wrong and what's right....

Actually the post you quote is not for me is for you Mr genius... He challenged you not me....

Still love you

Sent from my Redmi Note 4 using Tapatalk[/QUOTE


I never asked help in dash section, i know how to do. no need to go to other person to do my work, and again i am here to guide the members in the right way to help other only, i cannot be calm here if there i wrong i will ask and clear for other members to guide right way.......................:)

Sent from my Redmi Note 4 using Tapatalk