PyLoader (Python 2.7)

06/03/2017 20:45 _asm#31
Quote:
Originally Posted by stunthacker View Post
Not Possible in python alone
it'd be possible if he had a clientless bot written in python :p
06/04/2017 22:00 stunthacker#32
Quote:
Originally Posted by _asm View Post
it'd be possible if he had a clientless bot written in python :p

hehehe yes you are correct, but i dont think its the case :)
07/19/2017 00:04 PuPyFoRcE#33
[Only registered and activated users can see links. Click Here To Register...]
Why this happen everytime i trie to use your py loader
07/27/2017 13:47 MrCrisp#34
Quote:
Originally Posted by PuPyFoRcE View Post
[Only registered and activated users can see links. Click Here To Register...]
Why this happen everytime i trie to use your py loader
Your client prohibits no other files except the client files. Try injecting it by using an injector, but I guess that won't work either.
02/26/2018 23:09 kikusz#35
changed it up a bit..
added support for a default file to load (doesn't show the console window if default file is loaded)
and waits until zlib/uiCommon are available before loading default python file
02/27/2018 05:18 kikusz#36
for the people with problems with loading python on private servers...
has any of you ever tried including an injector into the python2.7 code and recompiling it?
also for people saying X/Y/Z method doesn't work because modules are changed like net
so import net wouldnt work for every server..how about using try/catch?
like assuming a pserver includes a dummy net module and has net or gf which uses m2netm2g
always load 'net' first which is the default for lots of servers and also "dummy modules"
and then use try/catch for a bunch of other known modules used in pservers and just import them as 'net' since the modules are pretty much almost the same all over the place anyways and keep the rest of the code as is
this way even if 'net' doesnt exist on the pserver but has lets say 'm2net3netnet'
the previous import of 'as net' would stay so the code would work on the official servers and other standard ones..
so the m2net3netnet would only be imported when using that pserver and so on...
03/20/2018 14:13 matalaj#37
cytonized client how to inject ?
04/02/2018 09:23 srajmi11#38
Hi guys

Error: "Could not load python27.dll"
nostal2.com - 1000 player online

What can i do? Python27.dll maybe in .exe or i dont know
If somebody fix it for me, then i tell her a big bug in this server
04/17/2018 14:17 LiviuKing#39
[Only registered and activated users can see links. Click Here To Register...]

I can't type anything.
Legion2 -500 online players
[Only registered and activated users can see links. Click Here To Register...]
04/18/2018 16:21 R4zVaNn#40
Have DMG hack?
05/05/2018 20:48 LeagueSmurfz#41
I playing on Tr pvp servers there is loyein hackshield please help meeee ::
03/25/2019 16:36 zekoberan#42
Quote:
Originally Posted by kikusz View Post
for the people with problems with loading python on private servers...
has any of you ever tried including an injector into the python2.7 code and recompiling it?
also for people saying X/Y/Z method doesn't work because modules are changed like net
so import net wouldnt work for every server..how about using try/catch?
like assuming a pserver includes a dummy net module and has net or gf which uses m2netm2g
always load 'net' first which is the default for lots of servers and also "dummy modules"
and then use try/catch for a bunch of other known modules used in pservers and just import them as 'net' since the modules are pretty much almost the same all over the place anyways and keep the rest of the code as is
this way even if 'net' doesnt exist on the pserver but has lets say 'm2net3netnet'
the previous import of 'as net' would stay so the code would work on the official servers and other standard ones..
so the m2net3netnet would only be imported when using that pserver and so on...

any updates regarding the loading problem? works on all servers but the loading file problem is still...
07/10/2019 23:24 Lastparty#43
Te amo tanto, ni sabia de la existencia de esto, me simplificaste la vida; de nuevo: TE AMO (no homo)

Te amo tanto, ni sabia de la existencia de esto, me simplificaste la vida; de nuevo: TE AMO (no homo):handsdown::handsdown:
08/04/2023 18:52 zoickmalker#44
An error occured! Could not find PyRun_SimpleStringFlags.
how can i solve this? =/:confused:
08/04/2023 23:20 DonAirBerlin#45
Quote:
Originally Posted by zoickmalker View Post
An error occured! Could not find PyRun_SimpleStringFlags.
how can i solve this? =/:confused:
Good job pushing this thread, isn't like it's 4 years old.