Cant get the training progress values to work.
Tried training first to get the values. trained again and nothing happened
Cant get the training progress values to work.
One question, ingame it still appears the full amount things should cost or it should appear they cost 0?susahnamanya wrote: ↑Tue Mar 09, 2021 11:22 amFind UseItem on NewUI_Vendor, change:to:Code: Select all
int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
Now you can buy stuff from NPC without using any currencies. Go buy those ascension equips and emotes!Code: Select all
int num = 0;
appear full. kek you shouldve just tested it on the ascension gear. theres no harm clicking it probably since you probably dont even have enough shards to buy it.ALONCE wrote: ↑Tue Mar 09, 2021 8:47 pmOne question, ingame it still appears the full amount things should cost or it should appear they cost 0?susahnamanya wrote: ↑Tue Mar 09, 2021 11:22 amFind UseItem on NewUI_Vendor, change:to:Code: Select all
int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
Now you can buy stuff from NPC without using any currencies. Go buy those ascension equips and emotes!Code: Select all
int num = 0;
I have 300k shard from all the grinding That's why i was scared of accidental spendingraxele123 wrote: ↑Tue Mar 09, 2021 9:20 pmappear full. kek you shouldve just tested it on the ascension gear. theres no harm clicking it probably since you probably dont even have enough shards to buy it.ALONCE wrote: ↑Tue Mar 09, 2021 8:47 pmOne question, ingame it still appears the full amount things should cost or it should appear they cost 0?susahnamanya wrote: ↑Tue Mar 09, 2021 11:22 amFind UseItem on NewUI_Vendor, change:to:Code: Select all
int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
Now you can buy stuff from NPC without using any currencies. Go buy those ascension equips and emotes!Code: Select all
int num = 0;
??? spend it on inventory or character slots perhaps? or maybe the season pass or whatever its called. I could cheat everything in the season pass but the armor so far.ALONCE wrote: ↑Tue Mar 09, 2021 10:03 pmI have 300k shard from all the grinding That's why i was scared of accidental spending
yes. thats what he said. it works.kyoran wrote: ↑Tue Mar 09, 2021 10:43 pmyou saying i shoudl delete the whole, int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
line and put
int num= 0; ???
how did you cheat the battle pass?raxele123 wrote: ↑Tue Mar 09, 2021 11:09 pmyes. thats what he said. it works.kyoran wrote: ↑Tue Mar 09, 2021 10:43 pmyou saying i shoudl delete the whole, int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
line and put
int num= 0; ???
shame it doesnt work for shards. thanks for trying.DemaShinku wrote: ↑Tue Mar 09, 2021 11:45 pmAnother cool trick is if you set the int num = 0 to int num = -# (# means whatever number you want) you get the money you "spent".susahnamanya wrote: ↑Tue Mar 09, 2021 11:22 amFind UseItem on NewUI_Vendor, change:to:Code: Select all
int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
Now you can buy stuff from NPC without using any currencies. Go buy those ascension equips and emotes!Code: Select all
int num = 0;
So, you can type in "int num = -1000", spam health pots or anything and you'll be able to get 1000 gold repeatedly.
The only errors that I know and don't know how to fix is that if you try to get shards using the method, nothing will happen, you'll still have the same shards and the other error is, if you try to use the shift+right-click, it won't bump up your earnings, it'll still give you the 1000 gold.
Hmm I wonder if changing time & date will do the trickredbastard wrote: ↑Wed Mar 10, 2021 12:30 amdoes anyone know of a way around the 7 day streak on dailies? cant bring myself to play 7 more days straight.
you'd still have to do the challenges. and some of those challenges really suck.Neqsil wrote: ↑Wed Mar 10, 2021 12:33 amHmm I wonder if changing time & date will do the trickredbastard wrote: ↑Wed Mar 10, 2021 12:30 amdoes anyone know of a way around the 7 day streak on dailies? cant bring myself to play 7 more days straight.
i actually know that would work if you completed them all and skipped to the next day but i kinda meant like cheat engine your way to completing them or idk removing a line of code that looks for the 7 day streak when doing "secret" missionsNeqsil wrote: ↑Wed Mar 10, 2021 12:33 amHmm I wonder if changing time & date will do the trickredbastard wrote: ↑Wed Mar 10, 2021 12:30 amdoes anyone know of a way around the 7 day streak on dailies? cant bring myself to play 7 more days straight.
Users browsing this forum: No registered users