PDA

View Full Version : [Magic] Fady's Enchant-O-Matic



fady
08-02-2015, 02:58 AM
Fady's Enchant-O-Matic
Uploaded on: August 1st 2015
Status: Fully Functional

Features:

Enchants items in slots 2 to 28 in your backpack.
Around 1800 casts per hour.
Supports any SRL supported bank, with the ability to add your own custom bank (Current Default is Lumbridge Beach Bank).
SRL Player Form support.
Break Support.
Antiban on a 1..1000 scale, where 1 is 0.1% chance per cast and 1000 is 100% chance per cast.
Not time dependent.
Should work great, even with a little lag.
Stops when you run out of either items to enchant or Cosmic runes.
Proggy based on the chosen enchant lvl.


Directions:

Make sure your graphics/interface settings follow this guide (https://villavu.com/forum/showthread.php?t=47714).
Have your players set up using Rafiki.
Have your Cosmic Runes in slot 1 in your inventory, and fill up the rest of the slots with items to enchant.
Make sure you are wielding the corresponding staff for the level of enchantment.
Make sure the enchant spell is placed in your action bar.
It is recommended that you equip one of the items being enchanted while enchanting, to avoid errors caused by the script left clicking "wear" by mistake.
Press play and fill out the Player Form.
Let the magic XP and the money flow!



V1.0:

Initial Release

V1.1:

Fixed a looping issue in the custom banker function.




Post those Proggys and let me know how it's going

Adieux
08-02-2015, 04:05 AM
Grats on release, and speedy one since the guy requested it yesterday

I love your standards and auto updater, if you have time I would appreciate it if you could teach/link me to a guide to implement my own auto updater into my own scripts.

I'll test this soon and let you know how it goes!

fady
08-02-2015, 04:18 AM
Grats on release, and speedy one since the guy requested it yesterday

I love your standards and auto updater, if you have time I would appreciate it if you could teach/link me to a guide to implement my own auto updater into my own scripts.

I'll test this soon and let you know how it goes!

Thanks! :D. It is quite simple to implement one, once you know where to start! I started by looking at some of Clarity's and Ashaman's and The Mayor's scripts, and they all use the same auto updating mechanism more or less. Add me on Skype, I'll try and help!

srlMW
08-02-2015, 04:28 AM
Nice work Fads! Might have to implement an auto updater once I release my scripts. :thumbsup: Rep+

fady
08-02-2015, 05:13 AM
RELEASING V1.1
I forgot to break out of my custom bank finder loop once I found the bank :duh:! Fixed now!

Hitac
08-03-2015, 12:24 PM
I had one really simple but that worked quite well (1500 casts/h) but had almost no antiban (only a few mini-breaks). Nice that someone did this alot better :P although i think it shouldn't be release at the public section since it is a hell of good money making methode, maybe you could change this to SRL members or even to the Junior member section (quite the same as public but...).

Lord
08-05-2015, 11:32 AM
Cheers man, thanks for the speedy release!

TimeRiders
08-05-2015, 01:22 PM
Gratz on release man! :)

Grimxxdeath223
08-11-2015, 10:05 AM
fady; Does this support enchanting bolts? Reason I ask is you say put cosmic runes in slot 1 and it will enchant everything from slot 2 through 28 but say I am doing enchant... onyx bolts, that requires cosmic and death runes and you only have one pile. I guess the question is, can you add support for bolts?

fady
08-11-2015, 10:44 AM
fady; Does this support enchanting bolts? Reason I ask is you say put cosmic runes in slot 1 and it will enchant everything from slot 2 through 28 but say I am doing enchant... onyx bolts, that requires cosmic and death runes and you only have one pile. I guess the question is, can you add support for bolts?

It does not currently support bolts. Is there a production/progress screen involved? Because if not, I don't see why an alchemy script can't be used to enchant bolts. If there is tho, I'll add bolts to my To-Do list.

Grimxxdeath223
08-11-2015, 10:48 AM
It does not currently support bolts. Is there a production/progress screen involved? Because if not, I don't see why an alchemy script can't be used to enchant bolts. If there is tho, I'll add bolts to my To-Do list.

Yeah, there is a production screen. First you press the "Enchant Bolts" spell which then brings up a production window which allows you to pick what bolts you are enchanting. As long as you have the stuff in your inventory, only one item will come up with the button already lit up to press to enchant.

Hitac
08-12-2015, 06:29 PM
Sorry found out why. I didn't read the thread and didn't saw that the cosmics needed to be in slot 1. Lets see how it goes.

fady
08-12-2015, 07:19 PM
Sorry found out why. I didn't read the thread and didn't saw that the cosmics needed to be in slot 1. Lets see how it goes.

Np, let me know how it goes! Post a proggy if you can!

Hitac
08-12-2015, 08:27 PM
Np, let me know how it goes! Post a proggy if you can!


Forgot to copy. In the next days i'll be running this on 2 accounts so many proggies will come.

Hitac
08-13-2015, 10:15 AM
Obtaining Latest Script Version.
Error: "1.1
" is an invalid float at line 25
Execution failed.

What happened?

fady
08-13-2015, 10:24 AM
What happened?

Seems like the script had a problem accessing the Online version file. Which hasn't been changed/modified in 11 days lol. I would restart Simba and maybe your PC, then try running it again.

Hitac
08-13-2015, 10:55 AM
Items Enchanted: 1364, Enchanted/H: 1687
XP Gained: 50468, XP/H: 62404
Antibans Done: 38
Time Running: 48 Minutes and 46 Seconds
Breaks Taken: 0

Ran this for only 48m but i can see it Works kind well. It probably can get to 1750-1800 enchantments hour but it needs to stop wearing the rings causing it to stop for some seconds.

fady
08-13-2015, 01:26 PM
Items Enchanted: 1364, Enchanted/H: 1687
XP Gained: 50468, XP/H: 62404
Antibans Done: 38
Time Running: 48 Minutes and 46 Seconds
Breaks Taken: 0

Ran this for only 48m but i can see it Works kind well. It probably can get to 1750-1800 enchantments hour but it needs to stop wearing the rings causing it to stop for some seconds.

The only thing I can do about it wearing the jewelry is have the script check for mouseOverText before clicking. I initally had it like that, but when at the last column the script would rarely detect any mouseOverText at all, and it would never click the last column, so i decided that having it wear jewelry every once in a while was a better flaw than having it not enchant the last column at all.

Sorry about that.

Hitac
08-14-2015, 09:05 AM
The only thing I can do about it wearing the jewelry is have the script check for mouseOverText before clicking. I initally had it like that, but when at the last column the script would rarely detect any mouseOverText at all, and it would never click the last column, so i decided that having it wear jewelry every once in a while was a better flaw than having it not enchant the last column at all.

Sorry about that.sads

Can't you do a check like if Action Bar slot 1 is active click on ring?

fady
08-14-2015, 09:12 AM
sads

Can't you do a check like if Action Bar slot 1 is active click on ring?

I thought of that but if I had implemented that, I'd have to move away from the format (1..0,-,=) to a (1..14) format for the action bar labeling and I thought that might be a little confusing for some people, and it would limit the users in terms of what slots they can use, and it probably wouldn't do well with custom keybinds at all. I might just end up doing it anyway if a fix can't be done to the mouse over text error in SRL.

Hitac
08-14-2015, 09:37 AM
I thought of that but if I had implemented that, I'd have to move away from the format (1..0,-,=) to a (1..14) format for the action bar labeling and I thought that might be a little confusing for some people, and it would limit the users in terms of what slots they can use, and it probably wouldn't do well with custom keybinds at all. I might just end up doing it anyway if a fix can't be done to the mouse over text error in SRL.
I think the format is not the problema because people would undestand (i guess) with a bit of knowledge. The thing on wearing wouldnt be a problema if it kept enchanting instead of stoping for a few seconds right after it wears one altought after some time the diference is not much but is a bit weird and could lead to a ban since it is not very human-like.

fady
08-14-2015, 03:02 PM
I think the format is not the problema because people would undestand (i guess) with a bit of knowledge. The thing on wearing wouldnt be a problema if it kept enchanting instead of stoping for a few seconds right after it wears one altought after some time the diference is not much but is a bit weird and could lead to a ban since it is not very human-like.

if it seems to wait too long for your liking, go down to line 317 and change the failTimer threshold, I had it set to 7 seconds (7000ms), to account for a little bit of lag that a user might have.


failTimer.getTime > 7000
// ^^^^ Change this number

Hodor123
01-30-2016, 08:42 PM
I made sick $$$ with this script man. Thanks alot!

Sixen
05-16-2016, 08:08 PM
Not working for me

fady
05-16-2016, 08:53 PM
Not working for me


Hello, I'm going to need more than that if I'm going to be able to help you. What happens? Can you uncheck disable SRL/script debug and paste everything that comes up here in
insert it all here tags
Also post a screenshot of your interface

Sixen
05-17-2016, 05:23 PM
Hello, I'm going to need more than that if I'm going to be able to help you. What happens? Can you uncheck disable SRL/script debug and paste everything that comes up here in
insert it all here tags
Also post a screenshot of your interface

I'm at GE(also tried at CW) I start the script and nothing happens at all.

Here is my interface when starting:

Here is the log: (this was with the client already open

Checking for updates
Local Version 1.1, Online Version: 1.1.
Local version is already up to date!
SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (17-05-16 at 10.17.49 AM).txt
-- setupSRL()
---- Setting up SRL...
---- attempting to spawn smart, attempt #: 1
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found 1 free client(s), attempting to pair to one...
---------- smartSetAsTarget(): Succesfully set SMART[5232] as Simba's target
-------- Succesfully paired to a existing client, SMART[5232]
------ smartPairToExistingClient(): result = true
------ Succesfully initialized via pairing to a previously spawned client
---- initSmart()
------ smartSetupDrawing(): Succesfully setup SMART drawing
---- Waiting up to 5 minutes for RS to load...
---- 1 minute(s) have passed, client is not ready yet
---- 2 minute(s) have passed, client is not ready yet
---- 3 minute(s) have passed, client is not ready yet
---- 4 minute(s) have passed, client is not ready yet
---- Client is taking too long to load, terminating...
-- setupSRL(): False
-- Succesfully freed SMART[5232]
Successfully executed.




Here is another log with the script logging in for me instead...

Checking for updates
Local Version 1.1, Online Version: 1.1.
Local version is already up to date!
SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (17-05-16 at 10.24.21 AM).txt
-- setupSRL()
---- Setting up SRL...
---- attempting to spawn smart, attempt #: 1
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found 1 free client(s), attempting to pair to one...
-------- Failed to pair to SMART[5232]
------ smartPairToExistingClient(): result = false
------ Attempting to spawn a new client..
------ smartCreateClient():
-------- getJavaPath():
---------- Attempting to search for your Java path
---------- Found your java path @ C:\Program Files (x86)\Java\jre1.8.0_91\bin\javaw.exe
-------- getJavaPath()
-------- Root: http://world14.runescape.com/
-------- Params: ,j0,f7083804139827033828
-------- Using plugins "OpenGL32.dll,d3d9.dll"
-------- Succesfully spawned a client, attempting to target
---------- smartSetAsTarget(): Succesfully set SMART[1828] as Simba's target
------ smartCreateClient(): result = true
------ Succesfully initialized via spawning a new client
---- initSmart() result = True
------ smartSetupDrawing(): Succesfully setup SMART drawing
---- Waiting up to 5 minutes for RS to load...
------ __setInputBoxes(): Set username and password boxes
---- Client is ready.
---- Setup SRL in 28 Seconds
-- setupSRL(): True
-- TPlayer.login()
---- TPlayer.loginToLobby():
-------- __setInputBoxes(): Set username and password boxes
------ Login Attempt 1: Sixenxx ()
-------- Entering username...
-------- Entering password...
-------- Saving screenshot: IP_address.png
---- TPlayer.loginToLobby(): True
------ TRSLobbyWorlds.selectRandomWorld(): Random world is 53
---- TRSLobby.getCurrentTab(): Current tab is 0
---- TRSLobby.getCurrentTab(): Current tab is 0
---- TRSLobby.getCurrentTab(): Current tab is 1
---- TRSLobby.openTab(): Result = True
---- TRSLobby.getCurrentTab(): Current tab is 1
---- TRSLobbyWorlds.selectWorld()
------ TRSLobby.getCurrentTab(): Current tab is 1
-------- TRSLobbyWorlds.getCurrentWorld(): Current world is -1
------ TRSLobby.getCurrentTab(): Current tab is 1
------ Scrolled to and found world 53
------ Selected world 53
---- TRSLobbyWorlds.selectWorld(): True
------ TRSLobby.findPlayButton(): result = True
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
------ TRSLobby.findPlayButton(): result = False
---- Took too long to find login popup or login - respawning SMART
------ TRSLobby.findPlayButton(): result = False
------ Login message: session has now ended
------ Responding with action: Reload_Client
---- WARNING: RS Update: Going to call EVENT_RS_UPDATE procedure
---- sixHourFix():
------ SMART Reload Attempt 1/5
------ smartReloadClient():
-------- Succesfully freed SMART[1828]
-------- Killed current client. Waiting 6m & 18s before reloading SMART

fady
05-17-2016, 05:50 PM
Snip


Your interface is not set up correctly! First of all you shouldn't be in legacy mode. Also follow this guide:

https://villavu.com/forum/showthread.php?t=47714

Edit: also for spoiler tags to work they need a title like hey! will give me

hey

Sixen
05-17-2016, 06:22 PM
Ah, I see. I'm trying to disable Legacy mode, I uncheck the check box and it still wont let me change the settings it's asking for in the guide..

fady
05-17-2016, 06:32 PM
Ah, I see. I'm trying to disable Legacy mode, I uncheck the check box and it still wont let me change the settings it's asking for in the guide..

I'm sorry, I cant help with that really. I can't think of a reason why it wont let you switch out of legacy mode!

Sixen
05-17-2016, 06:35 PM
I've got it out of legacy mode... Now the script wont run because it can't find the bank chest?


Checking for updates
Local Version 1.1, Online Version: 1.1.
Local version is already up to date!
SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (17-05-16 at 11.33.14 AM).txt
-- setupSRL()
---- Setting up SRL...
---- attempting to spawn smart, attempt #: 1
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found 1 free client(s), attempting to pair to one...
---------- smartSetAsTarget(): Succesfully set SMART[2716] as Simba's target
-------- Succesfully paired to a existing client, SMART[2716]
------ smartPairToExistingClient(): result = true
------ Succesfully initialized via pairing to a previously spawned client
---- initSmart()
------ smartSetupDrawing(): Succesfully setup SMART drawing
---- Waiting up to 5 minutes for RS to load...
---- Client is ready.
---- Setup SRL in 0 Seconds
-- setupSRL(): True
---- minimap.mouseOffCompass(): Succesfully moved mouse off of compass
---- TRSMinimap.clickCompass(): Clicked compass
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 1 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 2 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 3 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 4 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 5 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 6 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 7 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 8 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 9 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 10 at opening bank
Failed to open Bank 10 times. Terminating Script
-- Succesfully freed SMART[2716]
Successfully executed.

fady
05-17-2016, 06:37 PM
I've got it out of legacy mode... Now the script wont run because it can't find the bank chest?
27532

Checking for updates
Local Version 1.1, Online Version: 1.1.
Local version is already up to date!
SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (17-05-16 at 11.33.14 AM).txt
-- setupSRL()
---- Setting up SRL...
---- attempting to spawn smart, attempt #: 1
---- initSmart():
------ Attempting to pair to a previously spawned client
------ smartPairToExistingClient():
-------- Found 1 free client(s), attempting to pair to one...
---------- smartSetAsTarget(): Succesfully set SMART[2716] as Simba's target
-------- Succesfully paired to a existing client, SMART[2716]
------ smartPairToExistingClient(): result = true
------ Succesfully initialized via pairing to a previously spawned client
---- initSmart()
------ smartSetupDrawing(): Succesfully setup SMART drawing
---- Waiting up to 5 minutes for RS to load...
---- Client is ready.
---- Setup SRL in 0 Seconds
-- setupSRL(): True
---- minimap.mouseOffCompass(): Succesfully moved mouse off of compass
---- TRSMinimap.clickCompass(): Clicked compass
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 1 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 2 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 3 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 4 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 5 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 6 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 7 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 8 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 9 at opening bank
-- TRSBankscreen.__open()
-- TRSBankScreen.__open(): Didn't find enough bank color 0
Failed attempt number 10 at opening bank
Failed to open Bank 10 times. Terminating Script
-- Succesfully freed SMART[2716]
Successfully executed.


Your settings are still incorrect. make sure transparency is all the way down, brightness all the way up, graphics settings in minimum, drag the chatbox all the way down and camera mode classic not RS3.

also, Id block out your name in all the screenshots, better to be safe! :)

Sixen
05-17-2016, 07:21 PM
Your settings are still incorrect. make sure transparency is all the way down, brightness all the way up, graphics settings in minimum, drag the chatbox all the way down and camera mode classic not RS3.

also, Id block out your name in all the screenshots, better to be safe! :)

Okay. I got the interface setup correctly..v
It's finding the bank but it still is running into an error..
the script finishes running with the preset-screen open

and says that it ran out of rune's or items to enchant.
Sorry if i seem like a noob. I have not botted in ages. how am i supposed to set up the presets?

[EDIT]
figured out the preset, got that working. now it seems like its not enchanting anything.


Items Enchanted: 0, Enchanted/H: 0
XP Gained: 0, XP/H: 0
Antibans Done: 0
Time Running: 51 Seconds
Breaks Taken: 0
Item Detected in Slot : 3
Enchant Attempt Failed in Slot : 3
Item Detected in Slot : 3

fady
05-17-2016, 07:27 PM
Okay. I got the interface setup correctly..v
It's finding the bank but it still is running into an error..
the script finishes running with the preset-screen open

and says that it ran out of rune's or items to enchant.
Sorry if i seem like a noob. I have not botted in ages. how am i supposed to set up the presets?

when posting a bug report, always post the debug message and a screenshot of what your screen looks like when it fails whenever you can. It will make things easier for us to help.

as for setting up a preset, do you not know how to set up a bank preset in RS3, or just setting the preset for the script?

Sixen
05-17-2016, 07:38 PM
when posting a bug report, always post the debug message and a screenshot of what your screen looks like when it fails whenever you can. It will make things easier for us to help.

as for setting up a preset, do you not know how to set up a bank preset in RS3, or just setting the preset for the script?

I got that part figured out. I was talking about the banking presets lol(im a noob) I set that up with my items i wanted enchanted. and now it fails to enchant anything... Here's a log


Items Enchanted: 0, Enchanted/H: 0
XP Gained: 0, XP/H: 0
Antibans Done: 0
Time Running: 4 Minutes and 23 Seconds
Breaks Taken: 0
Item Detected in Slot : 12
Enchant Attempt Failed in Slot : 12
Item Detected in Slot : 12
Enchant Attempt Failed in Slot : 12
Item Detected in Slot : 12
27533

fady
05-17-2016, 07:40 PM
I got that part figured out. I was talking about the banking presets lol(im a noob) I set that up with my items i wanted enchanted. and now it fails to enchant anything... Here's a log


Items Enchanted: 0, Enchanted/H: 0
XP Gained: 0, XP/H: 0
Antibans Done: 0
Time Running: 4 Minutes and 23 Seconds
Breaks Taken: 0
Item Detected in Slot : 12
Enchant Attempt Failed in Slot : 12
Item Detected in Slot : 12
Enchant Attempt Failed in Slot : 12
Item Detected in Slot : 12
27533

is the enchant spell on the action bar? and is the slot correctly placed in the player form?

Sixen
05-17-2016, 07:57 PM
is the enchant spell on the action bar? and is the slot correctly placed in the player form?

The enchant spell was NOT on the action bar. Script is running now. I appreciate your quick response.
I was not aware that it had to be on the action bar. Thank you for clarifying.