Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Is there any way to build rs bots with visual basic?
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 09-18-2010, 03:28 PM
Forum Addict
BANNED
 
Join Date: Jul 2010
Posts: 612
Default Is there any way to build rs bots with visual basic?

This is my freshman year in highschool, and next week will be my 5th week. I am taking a full year course on computer programming which is Visual Basic this year. I was just wondering if it is possible for visual basic to pick up colors and such and bot the game for people. A simple yes or no answer is all I need so far because I am not that advanced with VB yet, all I really know how to do so far is to click a button or a radio button and have a label change or close the program lol.
Reply With Quote
  #2  
Old 09-18-2010, 03:38 PM
cp's Avatar
an cat
Mudkips Java Programmers Visual Basic Programmers Ex-Moderator
 
Join Date: Jan 2007
Location: [+]
Posts: 3,286
Default Re: Is there any way to build rs bots with visual basic?

There are a few ways you can do that. You can control the mouse, get the colors of pixels at certain points on the screen or on the mouse, etc. I think that's what you're looking for?
__________________
Do you like bitcoins? Do you want to buy or sell bitcoins? PM me or check out this thread.
Ex-programming mod, Ex-market mod, Ex-Head User Educator, Ex-Global Mod
Reply With Quote
  #3  
Old 09-18-2010, 03:53 PM
diabl0's Avatar
Forum Addict
$5 USD Donor New
 
Join Date: Jul 2008
Posts: 398
Default Re: Is there any way to build rs bots with visual basic?

Yes it is possible, But I do not think you could reinact RSbot with Vb.
__________________
Vouch Thread


CHECK OUT MY FREE MM Thread
!


Quote:
When you kick it like me,
No exaggeration necassary,
living revolutionary,
nuttin less than legendary,
Gangsta shit hereditary, I got it from my dad,
flow colder than feburary wit extraordinary swag
Reply With Quote
  #4  
Old 09-18-2010, 05:19 PM
Forum Addict
BANNED
 
Join Date: Jul 2010
Posts: 612
Default Re: Is there any way to build rs bots with visual basic?

Quote:
Originally Posted by cp View Post
There are a few ways you can do that. You can control the mouse, get the colors of pixels at certain points on the screen or on the mouse, etc. I think that's what you're looking for?
Yeah just like a simple script to kill chickens or something in your internet window I guess.

Quote:
Originally Posted by diabl0 View Post
Yes it is possible, But I do not think you could reinact RSbot with Vb.
I know you can't do that, it would be pretty much impossible. I just wanted to build a simple script that would lets say kill chickens or something in your internet window.
Reply With Quote
  #5  
Old 09-18-2010, 07:27 PM
diabl0's Avatar
Forum Addict
$5 USD Donor New
 
Join Date: Jul 2008
Posts: 398
Default Re: Is there any way to build rs bots with visual basic?

Quote:
I know you can't do that, it would be pretty much impossible. I just wanted to build a simple script that would lets say kill chickens or something in your internet window.
Yes, that is very possible, the only thing is, is that on top of you doing the cursor, color grabber, etc... You need to do a camera rotator and possibly every so often something that will look at your stats so that way you have a little custom Anti Ban.
__________________
Vouch Thread


CHECK OUT MY FREE MM Thread
!


Quote:
When you kick it like me,
No exaggeration necassary,
living revolutionary,
nuttin less than legendary,
Gangsta shit hereditary, I got it from my dad,
flow colder than feburary wit extraordinary swag

Last edited by diabl0 : 09-18-2010 at 07:28 PM.
Reply With Quote
  #6  
Old 09-18-2010, 11:24 PM
Forum Addict
BANNED
 
Join Date: Jul 2010
Posts: 612
Default Re: Is there any way to build rs bots with visual basic?

Quote:
Originally Posted by diabl0 View Post
Yes, that is very possible, the only thing is, is that on top of you doing the cursor, color grabber, etc... You need to do a camera rotator and possibly every so often something that will look at your stats so that way you have a little custom Anti Ban.
It sounds impossible now, but it will probably be much easier for me once I finish the year course. It would be cool to build a small little bot that kills guards or something within the internet browser instead of a separate window.
Reply With Quote
  #7  
Old 10-01-2010, 12:55 AM
i am foolish's Avatar
Forum Addict
 
Join Date: Mar 2007
Location: The Grand Exchange
Posts: 481
Send a message via MSN to i am foolish
Default Re: Is there any way to build rs bots with visual basic?

You will never be able to create as complex of a bot as something the same magnitude of RSBot simply because it uses Java within the game client itself and is much more easily interacted with. Why don't you just learn Java and create your own RSBot scripts?
__________________


Vouches | Services
___________________
Current Vouches: 13
Reply With Quote
  #8  
Old 11-11-2010, 08:29 PM
Forum Addict
BANNED
 
Join Date: Jul 2010
Posts: 612
Default Re: Is there any way to build rs bots with visual basic?

Quote:
Originally Posted by i am foolish View Post
You will never be able to create as complex of a bot as something the same magnitude of RSBot simply because it uses Java within the game client itself and is much more easily interacted with. Why don't you just learn Java and create your own RSBot scripts?
I will probably eventually learn java, my current course at school is teaching me visual basic currently, so I guess that can be an introduction for me, and then I could probably go and learn java by myself. But, I also heard there is some club at my high school that offers learning java after school on Wednesdays or something, I may have to check that out.
Reply With Quote
  #9  
Old 11-18-2010, 02:39 PM
Apprentice
 
Join Date: Dec 2009
Location: AL
Posts: 908
Default Re: Is there any way to build rs bots with visual basic?

Bots made in C++ And VB are the best bots around. Although vb bots do take alot of time, there is tons of ways to do it. I never see any sites selling them no more but around '06 that's what 80% of the botters used.

If you want to pour alot of time into one, their great, but java is 50x faster.
Reply With Quote
  #10  
Old 11-19-2010, 01:59 PM
Blupig's Avatar
i am a guy ok?? -.-
Ex-Moderator Zombie Visual Basic Programmers
 
Join Date: Nov 2006
Location: Canada
Posts: 5,232
Send a message via MSN to Blupig Send a message via Skype™ to Blupig
MushyMuncher
Default Re: Is there any way to build rs bots with visual basic?

Quote:
Originally Posted by diabl0 View Post
Yes it is possible, But I do not think you could reinact RSbot with Vb.
Yes you could, with VB.net at least. Just look at Scionbot, it was made in C# and was pretty damn good for the amount of time the developers spent on it :P

Quote:
Originally Posted by green_gp View Post
Bots made in C++ And VB are the best bots around. Although vb bots do take alot of time, there is tons of ways to do it. I never see any sites selling them no more but around '06 that's what 80% of the botters used.

If you want to pour alot of time into one, their great, but java is 50x faster.
Um, I think there's only 1 or 2 known bots made in C++, and the reason why 95% of bots were made in VB is because VB was easy to learn and it was effective at the time. Now, it would be quite the task to make something in VB6 that would meet the requirements to not get banned and perform a task efficiently.
__________________
Reply With Quote
  #11  
Old 11-19-2010, 05:35 PM
Newcomer
 
Join Date: Nov 2010
Posts: 1
Default Re: Is there any way to build rs bots with visual basic?

I have been looking for the same thing for a long time.

The bots are written in VB.net and within a week I was creating bots to play online games.

The Following Windows Automations Are Covered:
* Left And Right Mouse Clicks With Millisecond Timing
* Set Focus On Specific Applications
* Application Specific Mouse Clicks With Millisecond Timing
* Send Individual Key Strokes With Timing Control
* Send Multiple Keys Stokes Without Timing
* Starting Remote Applications
* Resize Remote Applications
* Run Automated Bots With Windows Scheduled Tasks
* Perform Screen Captures
* Use Pixel Recognition For Intelligent Decisions
* Applications and Games Botted: Windows Notepad, Windows Calculator, Windows Explorer, Firefox, 3D Pinball for Windows, Flash Games World Of Pain And Hero's Arms


Last edited by Fire : 12-26-2010 at 06:22 AM.
Reply With Quote
  #12  
Old 12-25-2010, 07:03 PM
Apprentice
BANNED
 
Join Date: Dec 2007
Location: Belgium, ANTWERP
Posts: 979
Send a message via ICQ to thr0wback Send a message via MSN to thr0wback
Default Re: Is there any way to build rs bots with visual basic?

SCAR is in pascal, therefore yes
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 04:05 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1