Profile Picture

Pluto_Guy (Pluto)

Reputation: 27 [rate]

Joined: Oct, 2022

Last online:

Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python

https://plutora.xyz/discord

Bio

I am creative.

Badges

badge badge badge badge badge badge

Etc

Send Message

Threads List
Possible Alts

Activity Feed

Replied to thread : Wrd fix that issue


The JJsploit installer is not designed to download on that drive. Install it on your c:// drive.

Replied to thread : The API isn't working for me


You can look at the example project in exploit dll download link and copy across all code for the attach,execute and isAttached. The code is practically just dllimports.

 

@Kxhu also has a cool project which will help you out a lot. You can check it out by viewing this thread. https://forum.wearedevs.net/t/37362

Commented to thread : Can't unlock JJSploit


Use a vpn or cloudflare warp.

Replied to thread : [PRE RELEASE] Omega - FREE Executor


Looks amazing. Good for people who love a modern looking exploit.

Replied to thread : Herbert V1 (https://github.com/LuaGunsX/HerbertV1)


I dont get why you can't execute the script yourself

Replied to thread : Roblox is catching up [banned]


Roblox always had the power to do this as during banwaves we saw the same ban system enforced. They only decided to enforce it permantly now to ban exploiters faster.

Commented to thread : Grow a Garden - Script Hub


Instead of doing it manually by looping it 30 times you should use a "for i,v in TableName". The i is the current item number it is on and the v returns the string in the current item.

Commented to thread : Grow a Garden - Script Hub


@WetWipes No problem. It makes your life a lot easier as you do not need to mess around with if statements when adding games to the script. It is also a lot tidier.

Replied to thread : Grow a Garden - Script Hub


It is good although you should work on the loadstring loader. Make a table with the game name and game id and use a for loop.

Replied to thread : How do I learn exploit API development?


First of all, if you do not have experience in game hacking, I reccommend you check out guided hackings youtube channel to teach you the basics of pointers and addresses.

 

Second of all, they are a lot of sources you can read to learn. Theres a source that @Zayn leaked on GitHub. https://github.com/0zayn/executorbase

Replied to thread : Uncopylocked


I am pretty sure theres a feature in the dex explorer that lets you download the source to roblox games.

Replied to thread : Where to get started?


They are alot of sources on github you can read to figure out how roblox execution works.

 

This is one of the sources I know of but the xeno source is on github somewhere. I just don't have the repository.

 

Heres a base @Zayn made that he leaked. https://github.com/0zayn/executorbase

Replied to thread : my jjsploit dont unlock,I tried to do everything in stages, but nothing worked.


Use cloudflare warp and enable it by pressing cloudflare logo in system tray. System tray is located in the bottom right corner where you eill find an arrow that expands and shows system tray.

Replied to thread : Kiwi Has Returned


Welcome back. Good luck!