Code: Select all
$i = "KILLS_OF_CURRENT_ENEMY:" + ji.ID + ":" + n.alpha + ":" + ji.letterSpacing + ":" + b.SCALE
Code: Select all
$i = "KILLS_OF_CURRENT_ENEMY:" + ji.ID + ":" + n.alpha + ":" + ji.letterSpacing + ":" + b.SCALE
Where am I editing to change the premium prices? Is it still in the Qno2x? And if so, what program should I be editing with?shiin wrote: ↑Sat Oct 22, 2022 6:58 pmhere for the machine bonusgettingtuffdone wrote: ↑Sat Oct 22, 2022 6:37 pmCan you post a copy of the exact line that you modified please?
XS.VendingInfo = function () {
return [
["Wheat_Chew", "10", "1", "1", "Increases_number_of_barn_slots_by_+{"],
["Burrito", "99999", "1", "1", "Multiplies_Fight_DMG_outside_realm_by_}x_per_best_afterlife_reached"],
["Sour_Cremchips", "99999", "1", "1", "Increases_perk_points_to_spend_outside_realm_by_+{"],
["Choccy_Coin", "99999", "1", "1", "}x_coins_in_realm_per_best_afterlife_reached"],
["White_Choc_Dollar", "99999", "1", "1", "Multiplies_cash_earned_outside_realm_by_}x_per_best_afterlife_reached"],
["Syrup_Soda", "99999", "1", "1", "Boosts_bonuses_from_all_potions_outside_realm_by_}x"],
["Tuna_Can", "99999", "1", "1", "{%_Chance_to_retrigger_away_time_when_entering_any_screen"],
["Cane_Sugar_Soda", "99999", "1", "1", "Boosts_bonuses_from_all_Mastery_Bonuses_outside_realm_by_}x"],
["Toothpaste_Tube", "99999", "1", "1", "Boosts_bonuses_from_all_Lab_Tanks_outside_realm_by_}x"],
["Corn_Can", "99999", "1", "1", "Increases_Away_Gains_on_all_screens_by_+{%"],
["Icecream_Sammich", "99999", "1", "1", "Start_with_@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@_coins_after_resetting"],
["Bundled_Broccoli", "99999", "1", "1", "Ew_brocolli"],
["Vendi_Bar", "99999", "1", "1", "All_vending_and_minion_upgrade_costs_are_reduced_by_{%"],
["Bagged_Pancakes", "99999", "1", "1", "Unstackable_minion_traits_can_stack_+{_more_times_than_normal"],
["Iced_Footlong", "99999", "1", "1", "Multiplies_minion_damage_by_}x_per_ice_cream_you_have_unlocked"],
["Jawbreaker", "99999", "1", "1", "Increases_chain_lv_chance_by_+{%_outside_realm"]
]
and here for primuim price
XS.randolistNUMreal = function () {
return [
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9],
[0, 1, 2, 5, 6, 7, 12, 14, 16, 18, 19, 20, 21, 22, 23, 25, 26, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46],
[4, 8, 9, 10, 13, 15, 24, 35, 39, 42],
----> [0, 0, 0, 0, 0, 0, 0],
[25, 15, 25, 99999, 99999, 99999, 99999]
here the 0 before were the original store values
Hey, IchRiech.IchRiechAnMeinemFurz wrote: ↑Fri Sep 16, 2022 1:21 pmI reworked the Qno2x.js a minor bit.
Just extract the App.asar and replace the Qno2x.js with mine.
Then ingame just "buy" time candy. No matter if you have gems or not, you will get the random time candy and 5k jewels.
Link to zip: [Link]
PW: IchRiechAnMeinemFurz
Thank you!samurainekosan wrote: ↑Sun Nov 06, 2022 11:04 pmREALM CONTENTS
if ("OrbCost" == t)
return 0
if ("CrystalShopCost" == t) {
return 0
[200, 235, 190, 45, 575, 135, 280] > [0, 0, 0, 0, 0, 0, 0]
How did you get it to start working? i've been trying to no availi9xfearless wrote: ↑Fri Sep 16, 2022 2:17 pmyeah after playing around with 7zip and the plugin i got it working correctly, just had to look around and checkall the files till i found it, great edit!IchRiechAnMeinemFurz wrote: ↑Fri Sep 16, 2022 2:16 pmyou need to extract the App.asar (found in steamapps\common\Idle Skilling\resources) with 7zip and go to app\distBuild\static\gamei9xfearless wrote: ↑Fri Sep 16, 2022 2:01 pm
hey man, where is the Qno2x.js located cant seem to find that anywhere
im honestly curious about it tooDangerouslySlime wrote: ↑Mon Nov 07, 2022 1:40 pmHey, IchRiech.IchRiechAnMeinemFurz wrote: ↑Fri Sep 16, 2022 1:21 pmI reworked the Qno2x.js a minor bit.
Just extract the App.asar and replace the Qno2x.js with mine.
Then ingame just "buy" time candy. No matter if you have gems or not, you will get the random time candy and 5k jewels.
Link to zip: [Link]
PW: IchRiechAnMeinemFurz
Does it works even on the last Idle skilling Afterlife patch update ? Sorry if you probably have answered this question already, I just arrived here few secs ago ^^;. Thanks for your response in advance.
Just tested it, and yes, it does work in the current update.nukers1 wrote: ↑Fri Nov 11, 2022 2:45 amim honestly curious about it tooDangerouslySlime wrote: ↑Mon Nov 07, 2022 1:40 pmHey, IchRiech.IchRiechAnMeinemFurz wrote: ↑Fri Sep 16, 2022 1:21 pmI reworked the Qno2x.js a minor bit.
Just extract the App.asar and replace the Qno2x.js with mine.
Then ingame just "buy" time candy. No matter if you have gems or not, you will get the random time candy and 5k jewels.
Link to zip: [Link]
PW: IchRiechAnMeinemFurz
Does it works even on the last Idle skilling Afterlife patch update ? Sorry if you probably have answered this question already, I just arrived here few secs ago ^^;. Thanks for your response in advance.
Users browsing this forum: AhrefsBot, Google [Bot], Google Adsense [Bot], Retroboy, UAE88, xXLashkeXx