
I Dont Know Much In Programing But......... Is There Smething In The Tutorials About This??

Alright. This isn't anything like hacking clientside, single player games. With online games, you need to have an idea, and test it. Using T-Search, and wpe pro are your best bets to test basic ideas or principles surrounding the game. For example:
Hypothetically speaking (i haven't even played the game),
If you were playing SWG, and you try to sell something while dropping it at the same time, to create a dupe. To do this, you'll need to record the correct packets to perform it.
If it works, then you can use your knowledge of VB or programming to create a program to do this quickly and efficiently, rather than sending packets all the time, and doing it 1 by 1.
It's important to recognize that you need to have a working principle to base your programming on. Just as Silvana said...