[Release] Glitter bot No Costum Client

10/02/2014 21:09 delemojo#166
Quote:
Originally Posted by trolleras9 View Post
expect it tomorrow noon-afternoon.
It will be extremely easy if you have glitterMM function(i think you have:D)
we'll be in touch
Okay tomorrow is perfect after that im on vacation so I cant do anything ^^ But I will my Notebook and the Script with and try to add soem stuff etc :P
10/02/2014 21:10 trolleras9#167
forgot to say, you must make it work in green and dark maps too. I dont know how you are using waterclicking but we can use my mapcols from npcbot which are also working in 100% zoom, like your script
10/02/2014 21:13 delemojo#168
Quote:
Originally Posted by trolleras9 View Post
forgot to say, you must make it work in green and dark maps too. I dont know how you are using waterclicking but we can use my mapcols from npcbot which are also working in 100% zoom, like your script
kk.
pls send me the Stuff ^^ Or write me where I can find it in ur Script im a little bit busy atm. :P
10/08/2014 14:08 trolleras9#169
sorry dude, i was very busy the past days.
I was inspecting xRiDDi's scripts when i found this command
FindColorSpiral.
Check my NpcMMMove on Npcbot and you will understand how it works.
You must first search for the player position and then for npcs/glitters. By doing this, closest glitter to player will be found first.
10/15/2014 11:18 delemojo#170
Latest Version 8.2.
Added somethign like "Click nearest Glitter" and fixed soem other stuff :)
10/15/2014 16:54 MASSIVE12345#171
resolution and zoom ideal pls
10/15/2014 17:04 delemojo#172
Quote:
Originally Posted by MASSIVE12345 View Post
resolution and zoom ideal pls
Only works with 800x600(Ato defien (Manual u can use Maximum too) and 100% Zoom.
I dotn increase it cause it would slow down the Bot and I would need hunderts of BitMaps.
10/15/2014 18:01 MASSIVE12345#173
bot only capture 1 glitter and stop
10/15/2014 18:29 delemojo#174
Quote:
Originally Posted by MASSIVE12345 View Post
bot only capture 1 glitter and stop
Pls redownload if u keep getting the Errors write it to me Im sorry.
10/15/2014 18:43 333bob333#175
I cant seem to see the 3 images that u want me to define....

Settings:

Map RESULTION: 800x600 or 600x400!

Zoom: 100%

define:
10/15/2014 18:50 delemojo#176
Quote:
Originally Posted by 333bob333 View Post
I cant seem to see the 3 images that u want me to define....

Settings:

Map RESULTION: 800x600 or 600x400!

Zoom: 100%

define:
U dotn have to defien anythign anymore anything can be auto defined.
10/18/2014 05:46 Seafight12345#177
1st problem i saw it was first version itself it does nt come back to sea after sunk ..?!!

On the latest version got this idk why Map could NOT be defined!
Pls use manual define!
what is this ??
10/18/2014 13:36 MASSIVE12345#178
[Runtime Error] : Exception: Can't allocate the DIB handle in line 587 in script C:\Users\Cliente\Desktop\Glitter Bot by delemojo V8.2.scar








don't work :(
10/18/2014 13:39 delemojo#179
Quote:
Originally Posted by MASSIVE12345 View Post
[Runtime Error] : Exception: Can't allocate the DIB handle in line 587 in script C:\Users\Cliente\Desktop\Glitter Bot by delemojo V8.2.scar








don't work :(
sky1 + 40

u got somethign like this in line 587 ? Yes then replace it with this :

sky1

so delete the +40
10/18/2014 13:43 trolleras9#180
Quote:
Originally Posted by delemojo View Post
sky1 + 40

u got somethign like this in line 587 ? Yes then replace it with this :

sky1, 40
I had DIB error when areas (x1, y1, x2, y2) were not right.
For example x1 was bigger than x2. You must have x1 < x2, y1 < y2
First have a look at that