Jump to content
  • 0

Help In Candy Crush Soda Game


Luffy_Op
 Share

Question

Hello everyone So i am Working On A script For the game candy crush Soda one subscriber told me to do it so i tried to change the moves with basic value changer it's working but i need to make script faster in searching values so i tried offset and I can't find anything 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

[ @Luffy_Op ]
---

Quote

so i tried offset and I can't find anything

You need to be specific, what value you're searching? (not just "basic value changer"). Might as well try: Chainer to help you find static pointer.
---

Quote

i need to make script faster in searching values

Have you also tried to set a specific Memory Region when searching for values? (gg.setRanges) 
---

Link to comment
Share on other sites

  • 0
18 hours ago, Kiynox said:

[ @Luffy_Op ]
---

You need to be specific, what value you're searching? (not just "basic value changer"). Might as well try: Chainer to help you find static pointer.
---

Have you also tried to set a specific Memory Region when searching for values? (gg.setRanges) 
---

I'm getting chains in the game but when i restart the game and load the pointers the value didn't show

Link to comment
Share on other sites

  • 0

[ @Luffy_Op ]
---

Quote

the pointers the value didn't show


It means the pointer is not static, since it changes once your restart the game. You need to note every single pointer chain, check it one by one after restarting the game and see if there's a pointer that doesn't change (static).
---

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.