Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


the button by brendan bell

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
deanfish
How do I cheat?
Reputation: 0

Joined: 14 Apr 2024
Posts: 2

PostPosted: Sun Apr 14, 2024 4:00 am    Post subject: the button by brendan bell Reply with quote

(cant share link. its on steam)/app/1808120/THE_BUTTON/
hello. recently, i found this pile of crap game called the button
its not the other tittle by elendow. this one also named "button pusher"
in files. im trying to hack it but it seems it has to get hacked by pro
which means even this baby toy has hacking protection
auto clicker doesnt work on it. fastest requires hours
and one of the achievement wants 20mil click

i dont like to use SAM, which i only want to get every achievements
you know, i dont have time to throw on those fart games and i think
you too.

tl:dr i have a game that i cant hack. can someone try once?
and share the table for kindly. thanks.
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 33

Joined: 16 Feb 2017
Posts: 1330

PostPosted: Sun Apr 14, 2024 5:37 am    Post subject: Reply with quote

use ..
https://forum.cheatengine.org/viewtopic.php?t=617461

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
icp
Newbie cheater
Reputation: 0

Joined: 09 Dec 2021
Posts: 24

PostPosted: Sun Apr 14, 2024 11:35 am    Post subject: ... Reply with quote

Who said that the auto clicker doesnt work? There is simply a restriction of code-in. No more than 20 clicks per second. We insert such a code in the CE.
Code:
[enable]
{$lua}
mytimer = createTimer(nil, false)
mytimer.OnTimer = function(timer)
  mouse_event(MOUSEEVENTF_LEFTDOWN | MOUSEEVENTF_LEFTUP)
end
mytimer.Interval = 50

myhotkey = createHotkey(function()
  mytimer.Enabled = not mytimer.Enabled
end, VK_X)

[disable]
{$lua}
  mytimer.Enabled=false
  mytimer.Destroy()
  myhotkey.Destroy()


Where the pause is 50 millesekond. Turn on this script. We go to the game and activate autoclicked with a single press of X. After that, you can leave the computer and let it click all alone.

Do not forget to turn off the clicker with re-press X. Otherwise, it will clicks throughout the desktop.
Back to top
View user's profile Send private message
icp
Newbie cheater
Reputation: 0

Joined: 09 Dec 2021
Posts: 24

PostPosted: Tue Apr 16, 2024 9:33 am    Post subject: Re: the button by brendan bell Reply with quote

deanfish wrote:
...
tl:dr i have a game that i cant hack. can someone try once?
and share the table for kindly. thanks.



I made a table for you. There is an autoclicker or you can directly specify the score. Click here.

p.s. The limit on table files is 8 bytes. Seriously?! Therefore, I uploaded it to an external service.
Back to top
View user's profile Send private message
Csimbi
I post too much
Reputation: 94

Joined: 14 Jul 2007
Posts: 3121

PostPosted: Tue Apr 16, 2024 10:14 am    Post subject: Re: the button by brendan bell Reply with quote

icp wrote:

p.s. The limit on table files is 8 bytes. Seriously?! Therefore, I uploaded it to an external service.

That's on purpose so you can't upload tables anymore.
Back to top
View user's profile Send private message
icp
Newbie cheater
Reputation: 0

Joined: 09 Dec 2021
Posts: 24

PostPosted: Wed Apr 17, 2024 3:31 pm    Post subject: Re: the button by brendan bell Reply with quote

Csimbi wrote:

That's on purpose so you can't upload tables anymore.


Forbidden publish tables on a resource dedicated to Cheat Engine and its tables. This is genius! )))
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites