[REV KILLING] Not too much yet [/REV KILLING]

Reputation
0
Hey, My main income of money atm is rev hunting.

Here is the beginning of my screenys of drops.

110627212652.png
 
Congradulations on getting the staff. I do not rev hunt but it seems like a good way to get money if you have good enough skills
 
Altair said:
Congradulations on getting the staff. I do not rev hunt but it seems like a good way to get money if you have good enough skills

It's a bitch having to get away from the PKers though.. :/
 
Good luck with this, are they hard?
 
Automatic Coding said:
I swear there's a rev killing bot on RSBuddy?

And it's hardly going to be able to fight off pker/run/teleport when they come.
 
George said:
Automatic Coding said:
I swear there's a rev killing bot on RSBuddy?

And it's hardly going to be able to fight off pker/run/teleport when they come.

if(players.getLocal.getIntereacting != Npc) {
inventory.getItem(teletabID).interact("Break");
}

OH SHIT, MAN, YOU KNOW WHAT, YEAH, YOU'RE RIGHT. BOT'S CAN'T DO JACK. /sarcasm
 
Automatic Coding said:
George said:
Automatic Coding said:
I swear there's a rev killing bot on RSBuddy?

And it's hardly going to be able to fight off pker/run/teleport when they come.

if(players.getLocal.getIntereacting != Npc) {
inventory.getItem(teletabID).interact("Break");
}

OH SHIT, MAN, YOU KNOW WHAT, YEAH, YOU'RE RIGHT. BOT'S CAN'T DO JACK. /sarcasm

Most Pkers teleblock before attacking so that won't work.
 
Hailzterina said:
Automatic Coding said:
George said:
And it's hardly going to be able to fight off pker/run/teleport when they come.

if(players.getLocal.getIntereacting != Npc) {
inventory.getItem(teletabID).interact("Break");
}

OH SHIT, MAN, YOU KNOW WHAT, YEAH, YOU'RE RIGHT. BOT'S CAN'T DO JACK. /sarcasm

Most Pkers teleblock before attacking so that won't work.

Well whatever you do legit, you do botting. I don't enter the wildy legit, so don't ask me!
 
Automatic Coding said:
Hailzterina said:
Automatic Coding said:
if(players.getLocal.getIntereacting != Npc) {
inventory.getItem(teletabID).interact("Break");
}

OH SHIT, MAN, YOU KNOW WHAT, YEAH, YOU'RE RIGHT. BOT'S CAN'T DO JACK. /sarcasm

Most Pkers teleblock before attacking so that won't work.

Well whatever you do legit, you do botting. I don't enter the wildy legit, so don't ask me!

Ok, let me re-phrase that statement.

A bot wouldn't be able to fight off a pker, run and teleport to such a standard i could do, That is why i do it legit.
 
George said:
Automatic Coding said:
Hailzterina said:
Most Pkers teleblock before attacking so that won't work.

Well whatever you do legit, you do botting. I don't enter the wildy legit, so don't ask me!

Ok, let me re-phrase that statement.

A bot wouldn't be able to fight off a pker, run and teleport to such a standard i could do, That is why i do it legit.

Fine.

if(needToBan()) {
msgbox(0, "You need to bank!", "Your bot has finished it's run! It's logged out to the lobby and will await your return. Please go to the bank, get the stuff out and return to the cave, once done please press the "Done!" button in the settings menu of runescape.");
while(timeToContinue != true) { }
}
 
Back
Top