Would you have suggestion of script which are open source for this purpose ?
The third party libraries are open sourced and you don't want to use them so..
Technically,there is no script but an API or function calls the library provides to interact with the chain.
Honestly speaking,do it the hard way,RPC's + your own API.
Bit of work but gives more control over your transactions.