[Request] Idle Skilling
-
- Novice Cheater
- Posts: 22
- Joined: Sun Sep 18, 2022 6:45 am
- Reputation: 3
Re: [Request] Idle Skilling
I was wanting to look through the Qno2x file but for some reason it's all just one long line now. Previously it used to look normal. I'm using notepad++ does anyone know how to make it go back to normal x-x
-
- What is cheating?
- Posts: 1
- Joined: Thu Sep 22, 2022 2:04 am
- Reputation: 0
Re: [Request] Idle Skilling
How come your app.asar is 63mb while mine is only like 42mb?tibasichelp wrote: ↑Wed Sep 21, 2022 9:58 pmPost update v4.00
[Link]
5000 gem and random candy
Every candy now 7200 hours or 300 days
- tibasichelp
- Expert Cheater
- Posts: 141
- Joined: Mon Oct 18, 2021 3:18 am
- Reputation: 46
Re: [Request] Idle Skilling
With formatting and editting, the result size will be different.timowa3516 wrote: ↑Thu Sep 22, 2022 2:07 amHow come your app.asar is 63mb while mine is only like 42mb?tibasichelp wrote: ↑Wed Sep 21, 2022 9:58 pmPost update v4.00
[Link]
5000 gem and random candy
Every candy now 7200 hours or 300 days
- tibasichelp
- Expert Cheater
- Posts: 141
- Joined: Mon Oct 18, 2021 3:18 am
- Reputation: 46
Re: [Request] Idle Skilling
You'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
did they fix the gem exploit thing? asking as i dont see a line 721640 anymore.
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
aye man i cannot seem to find the line this is on, could you send a screenshot including the line? also what version of the qno2x.js is thistibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
- tibasichelp
- Expert Cheater
- Posts: 141
- Joined: Mon Oct 18, 2021 3:18 am
- Reputation: 46
Re: [Request] Idle Skilling
Much faster if you use the find feature rather than what line it's on.i9xfearless wrote: ↑Thu Sep 22, 2022 3:58 pmaye man i cannot seem to find the line this is on, could you send a screenshot including the line? also what version of the qno2x.js is thistibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
Nope, still working.i9xfearless wrote: ↑Thu Sep 22, 2022 3:38 pmdid they fix the gem exploit thing? asking as i dont see a line 721640 anymore.
Re: [Request] Idle Skilling
I'm trying to find the return that it shows in the photo but im pretty new to anything related to changing the code, if i can do it i will edit this post, but if u can share the Qnox2 archive i will apriciate.tibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
Edit.
Found this but, dont know what to change
Last edited by Lazza on Thu Sep 22, 2022 9:39 pm, edited 1 time in total.
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
if you want some help with that one add me on discord. i9#9494Lazza wrote: ↑Thu Sep 22, 2022 9:28 pmI'm trying to find the return that it shows in the photo but im pretty new to anything related to changing the code, if i can do it i will edit this post, but if u can share the Qnox2 archive i will apriciate.tibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
- tibasichelp
- Expert Cheater
- Posts: 141
- Joined: Mon Oct 18, 2021 3:18 am
- Reputation: 46
Re: [Request] Idle Skilling
The return statement in your image, that bottom part of your image. Comment out or delete that entire block of code and return 1e7, 9e15, or whatever number.Lazza wrote: ↑Thu Sep 22, 2022 9:28 pmI'm trying to find the return that it shows in the photo but im pretty new to anything related to changing the code, if i can do it i will edit this post, but if u can share the Qnox2 archive i will apriciate.tibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
Edit.
Found this but, dont know what to change
Re: [Request] Idle Skilling
Thanks for sharing! It works great, I usually enable learning once then absorb then quit game and return the code to normal.tibasichelp wrote: ↑Thu Sep 22, 2022 10:38 amYou'll want to edit this function and have it return a high number.
1e7 or 10,000,000 per hour
I have mine at 9e15
Same thing for the Learn function (which is SpelunkerLearnperHour), use it for awhile, but remove it afterwards or you'll end up with tons of absorb you can't stop.
Multibag
And construction is BuilderSpeedHR, have it return high number
And MachineSpeedHR as well
Would you know where the Egg hatching speed is located or the name in the code?
Last edited by kamaoako on Thu Sep 22, 2022 11:19 pm, edited 1 time in total.
- tibasichelp
- Expert Cheater
- Posts: 141
- Joined: Mon Oct 18, 2021 3:18 am
- Reputation: 46
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
anyone know how to mod the past nest speed/trekking speed and or the capsule leveling up speed/rp basically all the pet shit
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
edit: nevermind lol
-
- Cheater
- Posts: 30
- Joined: Fri Sep 16, 2022 1:57 pm
- Reputation: 9
Re: [Request] Idle Skilling
hey boys, if you want a file will all the previous modifications {excluding learner speed} i have made a archive for it. comes with the following
all gems time skip for 2400 hours{100 days}
buy candy for 5000 gems
machine speed
builder speed
spelunker mining speed
all gems time skip for 2400 hours{100 days}
buy candy for 5000 gems
machine speed
builder speed
spelunker mining speed
- Attachments
-
- fearless Qno2x archive .rar
- password: fearless
- (2.99 MiB) Downloaded 476 times
Who is online
Users browsing this forum: admantx, GarbinEzrah24