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 


"Custom beep" for CETRAINER Trainer
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
mgr.inz.Player
I post too much
Reputation: 217

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Sun Nov 11, 2012 10:27 am    Post subject: Reply with quote

Great, thanks Bady.
_________________
Back to top
View user's profile Send private message MSN Messenger
Bady
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 10

PostPosted: Sat Sep 02, 2017 10:04 am    Post subject: Reply with quote

Hi mgr.inz.Player !

I restarting to play BL2 and i was happy to see that the pointers in Techno Jacker'CET are still working.

But i forgot that he don't let us choose the key for your blink (remember A for AZERTY).

So i decided to use your standalone blink but it crash at launch... The version without sounds still working. So it appear this is the sound which make the CET crash. I don't know if you added the sound in the CET (and even if it's possible) or if you use a sound of the game. If so, maybe the file moved or something ?

I don't know if you have the time or the wish to update it but it will be much appreciated Smile.

EDIT:

I changed the key in the TechnoJacker's CET, it work.

But i miss the sound that you added in the standalone.

Can you explain me how to add it please, wich line i should put instead of beep() ?

I tried to open the blink+sound CET with an editor to understand how it work but it seem to be a binary or something.

EDIT2:

If i'm rigth, this is LUA (i don't know yet this scripting language).

So i found a potential way to play sound in the script with the Corona library.

It seem i can't post URL...
Source: docs. coronalabs. com/ api/ library/ audio /play. html

With something like that:
Code:
--Loads the selected audio (make sure the name is the same as the .wav file)
local blinksound = audio.loadSound( "blinksound.wav" )

--Plays the audio on any available channel (theres up to 32 channels)
local blinksound = audio.play( blinksound )


ProteaAudio seem to be fine too: github. com/ jkl1337/ proteaAudio/ releases

Still in test.

EDIT3:

I'm an asshole, i didn't reread the first page of the post --'.

Did you finally make it ?
Quote:
Making CE plugin for it must be much easier Razz I think I will make one in the future.


If not can you post the fully functionnal CustomBeep function please ?



Blink_Error_At_Launch.JPG
 Description:
Capture of the error when launching the blink CET
 Filesize:  36.07 KB
 Viewed:  3560 Time(s)

Blink_Error_At_Launch.JPG


Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 217

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Sat Sep 02, 2017 6:48 pm    Post subject: Reply with quote

You don't need customBeep anymore.
Recent few CE versions have playSound function.
Code:
playSound(stream, waittilldone OPTIONAL): Plays the given memorystream containing a .WAV formatted memory object. If waittilldone is true the script will stop executing till the sound has stopped
playSound(tablefile, waittilldone OPTIONAL) : Takes the memorystream from the tablefile and plays it.



Here newer version (tested on 24 April 2015): https://www.dropbox.com/s/43qq3qizox4vuej/bl2Blink.cetrainer?dl=1
It also has hidden hotkey (F7) for special kind of teleport, it spawns you 20 units after last bullet last known position, useful when you want to teleport behind closed doors.



You can change file extension to CT if you want to see what's inside.

Note: Lua script inside that file has two Lua syntax flavors, old and new. But, I strongly recommend to use newer/better syntax. Those you can actually see in recent scripts in this forum section, especially in "Lua Extensions" forum section.


PS: here wav sound file: https://www.dropbox.com/s/w2j9gkuwd24srpt/CustomBeep.wav?dl=1

_________________
Back to top
View user's profile Send private message MSN Messenger
Bady
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 10

PostPosted: Sun Sep 03, 2017 7:51 am    Post subject: Reply with quote

Awesome !

That is exactly what i wanted Very Happy.

Nice one for the F7 teleport.

Thanks mgr.inz.Player.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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