Diablo 3 Save editor
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Diablo 3 Save editor

Game enhancement
 
HomeHome  SearchSearch  Latest imagesLatest images  Log inLog in  RegisterRegister  
Donations
Paypal $1 - Paypal $5 - Paypal $10 - Paypal $25
Important Links
Where to find me

Online Storage

PS4 Save editors

CronusMax Pro
(NEW) Diablo 3 Save Editor
CronusMax Pro - This device is great for all console systems Icon_minitimeMon Apr 19, 2021 10:48 pm by DJM76
OK, so Devilson has been working on the editor for a long time and has made his own version of it and its WAY better than the old one ever was. I have been using it and it works just as well as the old editor and yet has a ton of features to it CKY editor didn't have.

Check boxes to enable stuff like like all cosmetics and pets, as well as max crafting mats and so on.
Only part of the editor …

Comments: 0

 

 CronusMax Pro - This device is great for all console systems

Go down 
AuthorMessage
DJM76
Overkill
Overkill
DJM76


Posts : 146
Join date : 2017-07-13

CronusMax Pro - This device is great for all console systems Empty
PostSubject: Re: CronusMax Pro - This device is great for all console systems   CronusMax Pro - This device is great for all console systems Icon_minitimeMon Aug 21, 2017 4:00 pm

Simple script for toggle turbo

Code:
//Posted by LEX LOST, a member of the community in the CronusMAX Forums - http://cronusmax.com/forums

//Posted : Monday 21st of August, 2017 9:13 UTC  


define Button = PS4_R2;
define Speed = 100;// speed (100 = 100ms)

int onoff;

main {    

   if(event_press(Button))  {
       onoff=!onoff;
       }
       if(onoff) {
       combo_run(Turbo);
       }
}      
combo Turbo {              
   set_val(Button, 100);
   wait(100);
   wait(Speed);
   }
Back to top Go down
https://djm76.forumotion.com
DJM76
Overkill
Overkill
DJM76


Posts : 146
Join date : 2017-07-13

CronusMax Pro - This device is great for all console systems Empty
PostSubject: CronusMax Pro - This device is great for all console systems   CronusMax Pro - This device is great for all console systems Icon_minitimeSun Aug 20, 2017 8:54 pm

CronusMax Pro - This device is great for all console systems Cmplus_new

http://cronusmax.com/cronuspro



I been using this mainly for the turbo feature, but it has so much more it can do. The device itself does not come programmed, so you will need a PC in order to add features to it, such as turbo.
Back to top Go down
https://djm76.forumotion.com
 
CronusMax Pro - This device is great for all console systems
Back to top 
Page 1 of 1
 Similar topics
-
» (Android) How to remove a device from your google account

Permissions in this forum:You cannot reply to topics in this forum
Diablo 3 Save editor :: Modded games-
Jump to: