OutdatedTradeBot v.0.2 (still beta)

Posts 115 of 23 · Page 1 of 2
TradeBot v.0.2 (still beta)


changes:
-auto cancel trade if the other dont have the items you want
-fixed the code a bit (works better on crowded servers and/or crappy computers)
-added acclaim, colo and ubhp
-fixed some spelling misstakes

only working on windowed original client with high quality

STILL BETA REPORT BACK ANY BUGS

scans:
https://www.virustotal.com/de/file/8...5fd5/analysis/
TBot.rar - Jottis Malwarescanner

TBot_mpgh.net.rar333 KB · 244 downloads Scanning…
//Approved
It doesent detect stuff in peoples inventory and just declines anyways (buying acclaim)
not working just spaming the trade message
Quote Originally Posted by jpeterson101 View Post
Download don't work :-/
Yeah all MPGH downloads are not working at the moment
Do you plan on adding the other items? I love trading bots :> If so, I think the easiest way to do it is by adding the highest tier equips to the lowest.
I say this without actually looking at the code.

Do you have it image-searching the whole screen, the whole foreground, or a specified window within the foreground? Pending on how you do it, you could save a lot of processing power.

I seem to have two main errors that occur while running it on a couple different accounts.

1.) It believing that I don't have the item/s that I'm trying to sell, so it doesn't run at all
2.) It not accepting the trade after both parties have clicked. I'm assuming you have it running some checks to make sure you don't get scammed out of the trade items. What I believe to be happening is that while going through these checks, it's simply taking too long to check and the other buyer simply gives up after a minute of waiting.

Otherwise it's a great bot. I don't have Realm Relay experience so this works great for my uses.
Any other plans on improving it? Instead of adding useless items, I suggest

1.) Multiple trades (Trading 6 def for 1 life, once it gets a life, it realizes it's made the trade and starts trading 1 life for 7 def automatically) --> This is where profit can really soar.
2.) Putting stuff in vault

Great job again!
@Limit67

Do you have it image-searching the whole screen, the whole foreground, or a specified window within the foreground? Pending on how you do it, you could save a lot of processing power.
-its checking only the areas it should check not the full screen

1.) It believing that I don't have the item/s that I'm trying to sell, so it doesn't run at all
-does this happen only with equip or pots too?

2.) It not accepting the trade after both parties have clicked. I'm assuming you have it running some checks to make sure you don't get scammed out of the trade items. What I believe to be happening is that while going through these checks, it's simply taking too long to check and the other buyer simply gives up after a minute of waiting.
-the check is running fast the error must be something else i check this if i find some time

1.) Multiple trades (Trading 6 def for 1 life, once it gets a life, it realizes it's made the trade and starts trading 1 life for 7 def automatically) --> This is where profit can really soar.
-great idea i have a lock if i can implement this option

2.) Putting stuff in vault
-i had the same idea but its not easy to code in ahk.. i will see what i can do

thanks for reply
1.) I only do pots, but it seems to do it with Def pots the most. I've also noticed that sometimes, if the person you're trading with doesn't have the items you're looking for, it pops up.

2.) It could be quite a few things then. Too fast, missing the accept window, etc...

3.) This is what a lot of "pros" seem to use. You make a lot of profit this way without doing much work. Whereas now I need to make those changes once the trades go into thru. It shouldn't be overly difficult to add into AHK.

4.) I think the vault would be by far the hardest thing to implement within AHK.
I have an idea to solve the vault problem have it imagesearch after the trade and check if it has the items specified meaning a successful trade then program it to walk to your vault and place the items in the vault and restart.
Quote Originally Posted by HappyMan20 View Post
I have an idea to solve the vault problem have it imagesearch after the trade and check if it has the items specified meaning a successful trade then program it to walk to your vault and place the items in the vault and restart.
How? The program doesn't know where the vault is
Quote Originally Posted by QuickNick View Post
How? The program doesn't know where the vault is
The way I see it is you place your player in a certain area say below the vault. Then he spams and gets a successful trade. Then image search to make sure he has the right stuff in his inventory or somthing like that. Then simply walk him up to the vault slowly and everyone once in a while have it look for the enter vault button and click it. Then have it walk to its main vault and find out what spots are empty and move the desired items into the right spots (which I think will be tricky). Basically you need a lot of if statements that is the way I see it. I could see it working but it would require precise coding. It would be amazing to create a program and give it one life pot and have it run till it makes a bunch of life pots say 5. Simply profits of selling life for def and def for life.
Get the coordinates of your center of the game screen get the coordinates of your destination. If the distance is great enough then move towards object. You will have to handle it one axis at a time. Move across x axis till ur close enough. Then do the same with y axis. Hope that makes sense im on my cell phone
please re-upload the file on another thread so that we can download it
thanks

TY Lovroman
It was an issue on my side
the download works perfectly
Posts 115 of 23 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?